[issue39429] Add a new "Python Development Mode" page to the documentation

2020-01-24 Thread STINNER Victor
STINNER Victor added the comment: New changeset b9783d2e035d2babe8fcd9ec109044c0002c18a2 by Victor Stinner in branch 'master': bpo-39429: Add a new "Python Development Mode" doc page (GH-18132) https://github.com/python/cpython/commit/b9783d2e035d2babe8fcd9ec109044c0002c18a2 -- ___

[issue39429] Add a new "Python Development Mode" page to the documentation

2020-01-24 Thread STINNER Victor
Change by STINNER Victor : -- resolution: -> fixed stage: patch review -> resolved status: open -> closed ___ Python tracker ___ __

[issue39429] Add a new "Python Development Mode" page to the documentation

2020-01-22 Thread STINNER Victor
Change by STINNER Victor : -- keywords: +patch pull_requests: +17518 stage: -> patch review pull_request: https://github.com/python/cpython/pull/18132 ___ Python tracker ___ _

[issue39429] Add a new "Python Development Mode" page to the documentation

2020-01-22 Thread STINNER Victor
New submission from STINNER Victor : Currently, the Python Development Mode is under-documented. The documentation lives in the documentation of the -X command line option which doesn't give much space to elaborate on effects of the development mode, how it should be used, suggest ways to get