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