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 pablogsal
Recipients lukasz.langa, ncoghlan, pablogsal
Date 2019-08-26.15:14:10
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1566832450.35.0.232503477982.issue37954@roundup.psfhosted.org>
In-reply-to
Content
New changeset 4901dc46da5ecb131f8d902a0fbd704934f209e1 by Pablo Galindo in branch 'master':
bpo-37954: Fix reference leak in the symtable (GH-15514)
https://github.com/python/cpython/commit/4901dc46da5ecb131f8d902a0fbd704934f209e1
History
Date User Action Args
2019-08-26 15:14:10pablogsalsetrecipients: + pablogsal, ncoghlan, lukasz.langa
2019-08-26 15:14:10pablogsalsetmessageid: <1566832450.35.0.232503477982.issue37954@roundup.psfhosted.org>
2019-08-26 15:14:10pablogsallinkissue37954 messages
2019-08-26 15:14:10pablogsalcreate