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, vstinner
Date 2017-12-12.21:59:50
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1513115990.6.0.213398074469.issue32230@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 747f48e2e92390c44c72f52a1239959601cde157 by Victor Stinner in branch 'master':
bpo-32230: Set sys.warnoptions with -X dev (#4820)
https://github.com/python/cpython/commit/747f48e2e92390c44c72f52a1239959601cde157
History
Date User Action Args
2017-12-12 21:59:50vstinnersetrecipients: + vstinner, ncoghlan
2017-12-12 21:59:50vstinnersetmessageid: <1513115990.6.0.213398074469.issue32230@psf.upfronthosting.co.za>
2017-12-12 21:59:50vstinnerlinkissue32230 messages
2017-12-12 21:59:50vstinnercreate