1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-05-06 09:15:54 +02:00

Merge branch 'staging' into core-updates

This commit is contained in:
Marius Bakke
2022-07-22 01:09:14 +02:00
289 changed files with 222361 additions and 156771 deletions
+1 -1
View File
@@ -618,7 +618,7 @@ data types.")
((#:configure-flags flags '())
`(cons "--with-pydebug" ,flags))))
(synopsis
"High-level, dynamically-typed programming language (for debugging)")
"Python with the debug hooks enabled")
(description
"This variant of Python provides an interpreter built with
@code{--with-pydebug} to help develop and debug extensions. See