[issue32043] Add a new -X dev option: "developer mode"

STINNER Victor report at bugs.python.org
Mon Nov 20 22:03:29 EST 2017


STINNER Victor <victor.stinner at gmail.com> added the comment:

While the discussion is not done, I close this issue to focus on other more specific issues.

I completed the documentation and fixed warnings filters (bpo-32089). The option now also enables asyncio debug mode (bpo-32047).

It was proposed to add an environment variable to enable the developer mode: see bpo-32101 ("Add PYTHONDEVMODE=1 to enable the developer mode").

Note: I also fixed subprocess._args_from_interpreter_flags: bpo-32094.

----------
resolution:  -> fixed
stage: patch review -> resolved
status: open -> closed

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue32043>
_______________________________________


More information about the Python-bugs-list mailing list