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 Mark.Shannon
Recipients Mark.Shannon, nedbat, pablogsal, vstinner
Date 2020-11-13.12:54:22
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1605272062.22.0.656992161909.issue42246@roundup.psfhosted.org>
In-reply-to
Content
New changeset fd009e606a48e803e7187983bf9a5682e938fddb by Mark Shannon in branch 'master':
bpo-42246: Fix memory leak in compiler (GH-23256)
https://github.com/python/cpython/commit/fd009e606a48e803e7187983bf9a5682e938fddb
History
Date User Action Args
2020-11-13 12:54:22Mark.Shannonsetrecipients: + Mark.Shannon, vstinner, nedbat, pablogsal
2020-11-13 12:54:22Mark.Shannonsetmessageid: <1605272062.22.0.656992161909.issue42246@roundup.psfhosted.org>
2020-11-13 12:54:22Mark.Shannonlinkissue42246 messages
2020-11-13 12:54:22Mark.Shannoncreate