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 arigo, martin.panter, nascheme, neologix, nikratio, pitrou, serhiy.storchaka, tim.peters, vstinner, xgdomingo
Date 2017-12-13.00:39:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1513125570.2.0.213398074469.issue17852@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 317def9fdb29893df1ab380d396fcdd2eafe0588 by Victor Stinner (Antoine Pitrou) in branch 'master':
bpo-17852: Revert incorrect fix based on misunderstanding of _Py_PyAtExit() semantics (#4826)
https://github.com/python/cpython/commit/317def9fdb29893df1ab380d396fcdd2eafe0588
History
Date User Action Args
2017-12-13 00:39:30vstinnersetrecipients: + vstinner, tim.peters, arigo, nascheme, pitrou, nikratio, neologix, martin.panter, serhiy.storchaka, xgdomingo
2017-12-13 00:39:30vstinnersetmessageid: <1513125570.2.0.213398074469.issue17852@psf.upfronthosting.co.za>
2017-12-13 00:39:30vstinnerlinkissue17852 messages
2017-12-13 00:39:30vstinnercreate