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 skip.montanaro
Recipients Vladyslav.Bondar, bugsrep, christian.heimes, skip.montanaro, taleinat, xtreak
Date 2020-09-18.12:22:10
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <CANc-5UxoH_aYfazfD8rs80rp4qDKb7TwRxB2rTsqBud7j5FSCw@mail.gmail.com>
In-reply-to <1600402200.12.0.722443035977.issue41561@roundup.psfhosted.org>
Content
>
> I confirm that Tal Einat's workaround also works.
>

Should workarounds be required to successfully run the test suite? I
routinely unset PYTHONSTARTUP, but that's because I can and sometimes do
weird things to support interactive use. It concerns me a bit that any
system settings need to be overridden. That suggests to me that it will
eventually bite users at runtime.

>
History
Date User Action Args
2020-09-18 12:22:11skip.montanarosetrecipients: + skip.montanaro, taleinat, christian.heimes, Vladyslav.Bondar, xtreak, bugsrep
2020-09-18 12:22:11skip.montanarolinkissue41561 messages
2020-09-18 12:22:11skip.montanarocreate