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 davin, dtasev, gdr@garethrees.org, pitrou, sbt, serhiy.storchaka
Date 2017-07-23.11:05:28
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1500807929.14.0.920123789413.issue30919@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 3051f0b78e53d1b771b49375dc139ca13f9fd76e by Antoine Pitrou in branch 'master':
bpo-30919: shared memory allocation performance regression in multiprocessing (#2708)
https://github.com/python/cpython/commit/3051f0b78e53d1b771b49375dc139ca13f9fd76e
History
Date User Action Args
2017-07-23 11:05:29pitrousetrecipients: + pitrou, sbt, gdr@garethrees.org, serhiy.storchaka, davin, dtasev
2017-07-23 11:05:29pitrousetmessageid: <1500807929.14.0.920123789413.issue30919@psf.upfronthosting.co.za>
2017-07-23 11:05:29pitroulinkissue30919 messages
2017-07-23 11:05:28pitroucreate