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 miss-islington, serhiy.storchaka, vstinner
Date 2018-07-11.22:05:32
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1531346732.85.0.56676864532.issue34080@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 3b06285d2b7963d9d06b60e85712d5ecc6540deb by Victor Stinner (Miss Islington (bot)) in branch '3.6':
bpo-34080: Fix a memory leak in the compiler. (GH-8222) (GH-8257)
https://github.com/python/cpython/commit/3b06285d2b7963d9d06b60e85712d5ecc6540deb
History
Date User Action Args
2018-07-11 22:05:32vstinnersetrecipients: + vstinner, serhiy.storchaka, miss-islington
2018-07-11 22:05:32vstinnersetmessageid: <1531346732.85.0.56676864532.issue34080@psf.upfronthosting.co.za>
2018-07-11 22:05:32vstinnerlinkissue34080 messages
2018-07-11 22:05:32vstinnercreate