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 eric.snow
Recipients eric.snow, ncoghlan, ned.deily, steve.dower, yselivanov
Date 2018-02-03.04:49:51
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1517633391.68.0.467229070634.issue32604@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 4e9da0d163731caa79811c723c703ee416c31826 by Eric Snow in branch 'master':
bpo-32604: Fix memory leaks in the new _xxsubinterpreters module. (#5507)
https://github.com/python/cpython/commit/4e9da0d163731caa79811c723c703ee416c31826
History
Date User Action Args
2018-02-03 04:49:51eric.snowsetrecipients: + eric.snow, ncoghlan, ned.deily, yselivanov, steve.dower
2018-02-03 04:49:51eric.snowsetmessageid: <1517633391.68.0.467229070634.issue32604@psf.upfronthosting.co.za>
2018-02-03 04:49:51eric.snowlinkissue32604 messages
2018-02-03 04:49:51eric.snowcreate