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