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 serhiy.storchaka, vstinner
Date 2018-12-03.12:45:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1543841141.72.0.788709270274.issue35373@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 3bb150d8148e3cc08418077a58f43e064b9fde61 by Victor Stinner in branch 'master':
bpo-35373: Fix PyInit_time() error handling (GH-10865)
https://github.com/python/cpython/commit/3bb150d8148e3cc08418077a58f43e064b9fde61
History
Date User Action Args
2018-12-03 12:45:41vstinnersetrecipients: + vstinner, serhiy.storchaka
2018-12-03 12:45:41vstinnersetmessageid: <1543841141.72.0.788709270274.issue35373@psf.upfronthosting.co.za>
2018-12-03 12:45:41vstinnerlinkissue35373 messages
2018-12-03 12:45:41vstinnercreate