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 eric.snow, vstinner
Date 2019-11-20.00:18:14
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1574209094.36.0.217109028068.issue38631@roundup.psfhosted.org>
In-reply-to
Content
New changeset 444b39bb64aa894d3f1831210a8ce40042a5a532 by Victor Stinner in branch 'master':
bpo-38631: Avoid Py_FatalError() in handle_legacy_finalizers() (GH-17266)
https://github.com/python/cpython/commit/444b39bb64aa894d3f1831210a8ce40042a5a532
History
Date User Action Args
2019-11-20 00:18:14vstinnersetrecipients: + vstinner, eric.snow
2019-11-20 00:18:14vstinnersetmessageid: <1574209094.36.0.217109028068.issue38631@roundup.psfhosted.org>
2019-11-20 00:18:14vstinnerlinkissue38631 messages
2019-11-20 00:18:14vstinnercreate