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 davin, eric.snow, ncoghlan, ned.deily, pitrou, pmpp, steve.dower, yselivanov, zach.ware
Date 2018-02-27.01:28:35
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1519694917.06.0.467229070634.issue32604@psf.upfronthosting.co.za>
In-reply-to
Content
As far as I know, everything related to this issue is in a stable state.  I have not been able to determine any way in which the reported memory leak (in test_multiprocessing_fork) could be related.  Sorry, I didn't notice the release blocker priority.

I do not plan on landing any further changes here for beta2.  However, I do plan on a few more additions under Lib/test before we go final.
History
Date User Action Args
2018-02-27 01:28:37eric.snowsetrecipients: + eric.snow, ncoghlan, pitrou, ned.deily, pmpp, zach.ware, yselivanov, steve.dower, davin
2018-02-27 01:28:37eric.snowsetmessageid: <1519694917.06.0.467229070634.issue32604@psf.upfronthosting.co.za>
2018-02-27 01:28:36eric.snowlinkissue32604 messages
2018-02-27 01:28:35eric.snowcreate