Message 338923 - Python tracker (original) (raw)

Message338923

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:26 vstinner set recipients: + vstinner
2019-03-26 23:05:26 vstinner set messageid: 1553641526.67.0.278303152658.issue36301@roundup.psfhosted.org
2019-03-26 23:05:26 vstinner link issue36301 messages
2019-03-26 23:05:26 vstinner create