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 larry
Recipients azanella, hroncok, larry, lukasz.langa, ned.deily, neologix, njs, pitrou
Date 2019-03-04.00:00:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1551657655.04.0.473397172512.issue33329@roundup.psfhosted.org>
In-reply-to
Content
New changeset 8ec1fd11f2d524859cfefae76458fcfd22decf65 by larryhastings (Cheryl Sabella) in branch '3.5':
[3.5] bpo-33329: Fix multiprocessing regression on newer glibcs (GH-6575) (#12144)
https://github.com/python/cpython/commit/8ec1fd11f2d524859cfefae76458fcfd22decf65
History
Date User Action Args
2019-03-04 00:00:55larrysetrecipients: + larry, pitrou, ned.deily, njs, neologix, lukasz.langa, hroncok, azanella
2019-03-04 00:00:55larrysetmessageid: <1551657655.04.0.473397172512.issue33329@roundup.psfhosted.org>
2019-03-04 00:00:55larrylinkissue33329 messages
2019-03-04 00:00:54larrycreate