]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-39429: Add a new "Python Development Mode" doc page (GH-18132)
authorVictor Stinner <vstinner@python.org>
Fri, 24 Jan 2020 09:22:18 +0000 (10:22 +0100)
committerGitHub <noreply@github.com>
Fri, 24 Jan 2020 09:22:18 +0000 (10:22 +0100)
commitb9783d2e035d2babe8fcd9ec109044c0002c18a2
tree8ff79a1298440a3956717b92451df180388e1bc0
parente131c9720d087c0c4988bd2a5c62020feb9d1d77
bpo-39429: Add a new "Python Development Mode" doc page (GH-18132)
13 files changed:
Doc/c-api/init_config.rst
Doc/library/asyncio-dev.rst
Doc/library/asyncio-eventloop.rst
Doc/library/development.rst
Doc/library/devmode.rst [new file with mode: 0644]
Doc/library/exceptions.rst
Doc/library/faulthandler.rst
Doc/library/stdtypes.rst
Doc/library/sys.rst
Doc/using/cmdline.rst
Doc/whatsnew/3.7.rst
Doc/whatsnew/3.9.rst
Include/cpython/initconfig.h