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 vstinner
Recipients pitrou, vstinner
Date 2017-10-02.15:27:37
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1506958057.48.0.213398074469.issue31510@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset e6cfdefa0c2f5bda177e49b228c2c7528f7c239c by Victor Stinner in branch 'master':
bpo-31510: Fix multiprocessing test_many_processes() on macOS (#3857)
https://github.com/python/cpython/commit/e6cfdefa0c2f5bda177e49b228c2c7528f7c239c
History
Date User Action Args
2017-10-02 15:27:37vstinnersetrecipients: + vstinner, pitrou
2017-10-02 15:27:37vstinnersetmessageid: <1506958057.48.0.213398074469.issue31510@psf.upfronthosting.co.za>
2017-10-02 15:27:37vstinnerlinkissue31510 messages
2017-10-02 15:27:37vstinnercreate