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 serhiy.storchaka, vstinner
Date 2018-07-11.21:18:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1531343883.94.0.56676864532.issue34080@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 993030aac576710a46b3dd0b4864f819d4a94145 by Victor Stinner (Serhiy Storchaka) in branch 'master':
bpo-34080: Fix a memory leak in the compiler. (GH-8222)
https://github.com/python/cpython/commit/993030aac576710a46b3dd0b4864f819d4a94145
History
Date User Action Args
2018-07-11 21:18:03vstinnersetrecipients: + vstinner, serhiy.storchaka
2018-07-11 21:18:03vstinnersetmessageid: <1531343883.94.0.56676864532.issue34080@psf.upfronthosting.co.za>
2018-07-11 21:18:03vstinnerlinkissue34080 messages
2018-07-11 21:18:03vstinnercreate