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 2020-01-27.21:37:47
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1580161067.98.0.0197998892369.issue38631@roundup.psfhosted.org>
In-reply-to
Content
New changeset 47ee8a6063c22ec272fe7a2d95d12f7811ebb48b by Victor Stinner in branch 'master':
bpo-38631: Avoid Py_FatalError() in _memory_release() (GH-18214)
https://github.com/python/cpython/commit/47ee8a6063c22ec272fe7a2d95d12f7811ebb48b
History
Date User Action Args
2020-01-27 21:37:47vstinnersetrecipients: + vstinner, eric.snow
2020-01-27 21:37:47vstinnersetmessageid: <1580161067.98.0.0197998892369.issue38631@roundup.psfhosted.org>
2020-01-27 21:37:47vstinnerlinkissue38631 messages
2020-01-27 21:37:47vstinnercreate