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 asvetlov, brandtbucher, miss-islington, serhiy.storchaka, twouters, vstinner
Date 2020-02-06.14:46:01
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1581000361.3.0.0388703916038.issue38823@roundup.psfhosted.org>
In-reply-to
Content
New changeset d2f96672642cc51b92f61b951ca1b11d615c12d1 by Brandt Bucher in branch 'master':
bpo-38823: Fix refleaks in _ast initialization error path (GH-17276)
https://github.com/python/cpython/commit/d2f96672642cc51b92f61b951ca1b11d615c12d1
History
Date User Action Args
2020-02-06 14:46:01vstinnersetrecipients: + vstinner, twouters, asvetlov, serhiy.storchaka, miss-islington, brandtbucher
2020-02-06 14:46:01vstinnersetmessageid: <1581000361.3.0.0388703916038.issue38823@roundup.psfhosted.org>
2020-02-06 14:46:01vstinnerlinkissue38823 messages
2020-02-06 14:46:01vstinnercreate