Staging
v0.5.1
https://github.com/python/cpython
Revision 5e3806f8cfd84722fc55d4299dc018ad9b0f8401 authored by Victor Stinner on 30 November 2017, 10:40:24 UTC, committed by GitHub on 30 November 2017, 10:40:24 UTC
* bpo-32101: Add sys.flags.dev_mode flag
  Rename also the "Developer mode" to the "Development mode".
* bpo-32101: Add PYTHONDEVMODE environment variable
  Mention it in the development chapiter.
1 parent 706e10b
History
Tip revision: 5e3806f8cfd84722fc55d4299dc018ad9b0f8401 authored by Victor Stinner on 30 November 2017, 10:40:24 UTC
bpo-32101: Add PYTHONDEVMODE environment variable (#4624)
Tip revision: 5e3806f
File Mode Size
CODEOWNERS -rw-r--r-- 1.5 KB
CODE_OF_CONDUCT.rst -rw-r--r-- 631 bytes
CONTRIBUTING.rst -rw-r--r-- 2.3 KB
PULL_REQUEST_TEMPLATE.md -rw-r--r-- 316 bytes
appveyor.yml -rw-r--r-- 711 bytes
codecov.yml -rw-r--r-- 482 bytes

back to top