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 vstinner
Date 2019-03-26.23:05:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1553641526.67.0.278303152658.issue36301@roundup.psfhosted.org>
In-reply-to
Content
I created a follow-up issue: bpo-36443.

--

> Note for myself: PYTHONDEVMODE=1, PreConfig isolated=1, CoreConfig isolated=0: is the dev mode enabled or not? IMHO it should not. Maybe add a specific unit test?

PR 12569 adds these tests.
History
Date User Action Args
2019-03-26 23:05:26vstinnersetrecipients: + vstinner
2019-03-26 23:05:26vstinnersetmessageid: <1553641526.67.0.278303152658.issue36301@roundup.psfhosted.org>
2019-03-26 23:05:26vstinnerlinkissue36301 messages
2019-03-26 23:05:26vstinnercreate