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 Arfrever, barry, brett.cannon, brian.curtin, eric.araujo, ezio.melotti, jdufresne, jwilk, larry, ncoghlan, pitrou, pjenvey, serhiy.storchaka, vstinner
Date 2017-12-12.21:59:50
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1513115990.68.0.912454111764.issue20361@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, barry, brett.cannon, ncoghlan, pitrou, larry, pjenvey, jwilk, ezio.melotti, eric.araujo, Arfrever, brian.curtin, serhiy.storchaka, jdufresne
2017-12-12 21:59:50vstinnersetmessageid: <1513115990.68.0.912454111764.issue20361@psf.upfronthosting.co.za>
2017-12-12 21:59:50vstinnerlinkissue20361 messages
2017-12-12 21:59:50vstinnercreate