Merge branch 'staging' into core-updates

This commit is contained in:
Marius Bakke 2022-07-22 01:09:14 +02:00
commit 9044b086dd
No known key found for this signature in database
GPG key ID: A2A06DF2A33A54FA
289 changed files with 222361 additions and 156771 deletions

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