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 miss-islington
Recipients miss-islington, serhiy.storchaka, vstinner
Date 2018-07-11.21:53:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1531346000.91.0.56676864532.issue34080@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset a45fa39d85fc500d530d05d3ec7b36eb5d286f5e by Miss Islington (bot) in branch '2.7':
bpo-34080: Fix a memory leak in the compiler. (GH-8222)
https://github.com/python/cpython/commit/a45fa39d85fc500d530d05d3ec7b36eb5d286f5e
History
Date User Action Args
2018-07-11 21:53:20miss-islingtonsetrecipients: + miss-islington, vstinner, serhiy.storchaka
2018-07-11 21:53:20miss-islingtonsetmessageid: <1531346000.91.0.56676864532.issue34080@psf.upfronthosting.co.za>
2018-07-11 21:53:20miss-islingtonlinkissue34080 messages
2018-07-11 21:53:20miss-islingtoncreate