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 pitrou
Recipients OO O, davin, paul.moore, pitrou, serhiy.storchaka, steve.dower, tim.golden, zach.ware
Date 2018-04-09.15:37:58
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1523288278.11.0.682650639539.issue32759@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset e4679cd644aa19f9d9df9beb1326625cf2b02c15 by Antoine Pitrou in branch 'master':
bpo-32759: Free unused arenas in multiprocessing.heap (GH-5827)
https://github.com/python/cpython/commit/e4679cd644aa19f9d9df9beb1326625cf2b02c15
History
Date User Action Args
2018-04-09 15:37:58pitrousetrecipients: + pitrou, paul.moore, tim.golden, zach.ware, serhiy.storchaka, steve.dower, davin, OO O
2018-04-09 15:37:58pitrousetmessageid: <1523288278.11.0.682650639539.issue32759@psf.upfronthosting.co.za>
2018-04-09 15:37:58pitroulinkissue32759 messages
2018-04-09 15:37:58pitroucreate