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 dino.viehland, ned.deily, vstinner, yselivanov
Date 2017-06-28.00:28:53
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1498609733.51.0.91805449458.issue30704@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 26daad4ee14693381d84a5235709d22aed1c22ed by Victor Stinner in branch '3.6':
bpo-30704, bpo-30604: Fix memleak in code_dealloc() (#2455) (#2456)
https://github.com/python/cpython/commit/26daad4ee14693381d84a5235709d22aed1c22ed
History
Date User Action Args
2017-06-28 00:28:53vstinnersetrecipients: + vstinner, ned.deily, dino.viehland, yselivanov
2017-06-28 00:28:53vstinnersetmessageid: <1498609733.51.0.91805449458.issue30704@psf.upfronthosting.co.za>
2017-06-28 00:28:53vstinnerlinkissue30704 messages
2017-06-28 00:28:53vstinnercreate