This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author vstinner
Recipients ncoghlan, pitrou, vstinner
Date 2017-11-30.10:40:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
New changeset 5e3806f8cfd84722fc55d4299dc018ad9b0f8401 by Victor Stinner in branch 'master':
bpo-32101: Add PYTHONDEVMODE environment variable (#4624)
https://github.com/python/cpython/commit/5e3806f8cfd84722fc55d4299dc018ad9b0f8401
History
Date User Action Args
2017-11-30 10:40:27vstinnersetrecipients: + vstinner, ncoghlan, pitrou
2017-11-30 10:40:27vstinnersetmessageid: <[email protected]>
2017-11-30 10:40:27vstinnerlinkissue32101 messages
2017-11-30 10:40:26vstinnercreate