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 miss-islington
Recipients asvetlov, brandtbucher, miss-islington, serhiy.storchaka, twouters, vstinner
Date 2019-11-20.10:16:10
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1574244970.1.0.854667712971.issue38823@roundup.psfhosted.org>
In-reply-to
Content
New changeset 2ea4c37c1ecf05a8495211d55ed6888439b1b9cf by Miss Islington (bot) in branch '3.8':
bpo-38823: Fix refleak in marshal init error path (GH-17260)
https://github.com/python/cpython/commit/2ea4c37c1ecf05a8495211d55ed6888439b1b9cf
History
Date User Action Args
2019-11-20 10:16:10miss-islingtonsetrecipients: + miss-islington, twouters, vstinner, asvetlov, serhiy.storchaka, brandtbucher
2019-11-20 10:16:10miss-islingtonsetmessageid: <1574244970.1.0.854667712971.issue38823@roundup.psfhosted.org>
2019-11-20 10:16:10miss-islingtonlinkissue38823 messages
2019-11-20 10:16:10miss-islingtoncreate