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 miss-islington
Recipients eric.snow, miss-islington, serhiy.storchaka, vstinner
Date 2018-12-10.12:37:11
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1544445431.38.0.788709270274.issue35452@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset ea773eb1f9e79e9f558ca1fe8909cf6ac1c00371 by Miss Islington (bot) in branch '3.7':
bpo-35452: Make PySys_HasWarnOptions() never raising an exception. (GH-11075)
https://github.com/python/cpython/commit/ea773eb1f9e79e9f558ca1fe8909cf6ac1c00371
History
Date User Action Args
2018-12-10 12:37:11miss-islingtonsetrecipients: + miss-islington, vstinner, eric.snow, serhiy.storchaka
2018-12-10 12:37:11miss-islingtonsetmessageid: <1544445431.38.0.788709270274.issue35452@psf.upfronthosting.co.za>
2018-12-10 12:37:11miss-islingtonlinkissue35452 messages
2018-12-10 12:37:11miss-islingtoncreate