◐ Shell
clean mode source ↗

Message 357014 - Python tracker

Message357014

Author vstinner
Recipients asvetlov, brandtbucher, miss-islington, serhiy.storchaka, twouters, vstinner
Date 2019-11-20.00:59:40
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1574211580.62.0.574592408037.issue38823@roundup.psfhosted.org>
In-reply-to
Content
New changeset 33b671e72450bf4b5a946ce0dde6b7fe21150108 by Victor Stinner (Brandt Bucher) in branch 'master':
bpo-38823: Fix refleak in marshal init error path (GH-17260)
https://github.com/python/cpython/commit/33b671e72450bf4b5a946ce0dde6b7fe21150108
History
Date User Action Args
2019-11-20 00:59:40vstinnersetrecipients: + vstinner, twouters, asvetlov, serhiy.storchaka, miss-islington, brandtbucher
2019-11-20 00:59:40vstinnersetmessageid: <1574211580.62.0.574592408037.issue38823@roundup.psfhosted.org>
2019-11-20 00:59:40vstinnerlinkissue38823 messages
2019-11-20 00:59:40vstinnercreate