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 azanella, hroncok, ned.deily, neologix, pitrou
Date 2018-04-23.18:53:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1524509623.32.0.682650639539.issue33329@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 25038ecfb665bef641abf8cb61afff7505b0e008 by Antoine Pitrou in branch 'master':
bpo-33329: Fix multiprocessing regression on newer glibcs (GH-6575)
https://github.com/python/cpython/commit/25038ecfb665bef641abf8cb61afff7505b0e008
History
Date User Action Args
2018-04-23 18:53:43pitrousetrecipients: + pitrou, ned.deily, neologix, hroncok, azanella
2018-04-23 18:53:43pitrousetmessageid: <1524509623.32.0.682650639539.issue33329@psf.upfronthosting.co.za>
2018-04-23 18:53:43pitroulinkissue33329 messages
2018-04-23 18:53:43pitroucreate