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.05:39:00
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1517636340.34.0.467229070634.issue32604@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset f33ecedcad5a001735fa4ded5d21caa2cbf27911 by Eric Snow (Miss Islington (bot)) in branch '3.7':
bpo-32604: Fix memory leaks in the new _xxsubinterpreters module. (GH-5507)
https://github.com/python/cpython/commit/f33ecedcad5a001735fa4ded5d21caa2cbf27911
History
Date User Action Args
2018-02-03 05:39:00eric.snowsetrecipients: + eric.snow, ncoghlan, ned.deily, yselivanov, steve.dower
2018-02-03 05:39:00eric.snowsetmessageid: <1517636340.34.0.467229070634.issue32604@psf.upfronthosting.co.za>
2018-02-03 05:39:00eric.snowlinkissue32604 messages
2018-02-03 05:39:00eric.snowcreate