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 ned.deily
Recipients Mariatta, brett.cannon, dino.viehland, ned.deily, serhiy.storchaka, vstinner, yselivanov
Date 2017-07-08.04:51:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1499489501.23.0.875189962209.issue30604@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset c794b643c9172d69afa46f85982befd82511d9df by Ned Deily (Victor Stinner) in branch '3.6':
bpo-30704, bpo-30604: Fix memleak in code_dealloc() (#2455) (#2456)
https://github.com/python/cpython/commit/c794b643c9172d69afa46f85982befd82511d9df
History
Date User Action Args
2017-07-08 04:51:41ned.deilysetrecipients: + ned.deily, brett.cannon, vstinner, dino.viehland, serhiy.storchaka, yselivanov, Mariatta
2017-07-08 04:51:41ned.deilysetmessageid: <1499489501.23.0.875189962209.issue30604@psf.upfronthosting.co.za>
2017-07-08 04:51:41ned.deilylinkissue30604 messages
2017-07-08 04:51:41ned.deilycreate