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 steve.dower
Recipients aeros, eryksun, miss-islington, paul.moore, steve.dower, tim.golden, vstinner, xtreak, zach.ware
Date 2020-04-13.19:02:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1586804534.43.0.301749949201.issue40214@roundup.psfhosted.org>
In-reply-to
Content
You mean the CI agent is doing it? Because there's nowhere in Python that should be doing it.

I'd rather not blanket change this option in the test suite (except to turn it on :) ), so that code snippet probably needs to shrink down into a one-liner that can go with the "-c" just for these tests.
History
Date User Action Args
2020-04-13 19:02:14steve.dowersetrecipients: + steve.dower, paul.moore, vstinner, tim.golden, zach.ware, eryksun, miss-islington, xtreak, aeros
2020-04-13 19:02:14steve.dowersetmessageid: <1586804534.43.0.301749949201.issue40214@roundup.psfhosted.org>
2020-04-13 19:02:14steve.dowerlinkissue40214 messages
2020-04-13 19:02:13steve.dowercreate