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 serhiy.storchaka
Recipients eric.snow, serhiy.storchaka, vstinner
Date 2018-12-10.11:50:24
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1544442624.26.0.788709270274.issue35452@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset dffccc6b594951fc798973e521da205785823f0f by Serhiy Storchaka in branch 'master':
bpo-35452: Make PySys_HasWarnOptions() never raising an exception. (GH-11075)
https://github.com/python/cpython/commit/dffccc6b594951fc798973e521da205785823f0f
History
Date User Action Args
2018-12-10 11:50:24serhiy.storchakasetrecipients: + serhiy.storchaka, vstinner, eric.snow
2018-12-10 11:50:24serhiy.storchakasetmessageid: <1544442624.26.0.788709270274.issue35452@psf.upfronthosting.co.za>
2018-12-10 11:50:24serhiy.storchakalinkissue35452 messages
2018-12-10 11:50:24serhiy.storchakacreate