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 vstinner
Date 2017-12-15.15:29:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1513351766.12.0.213398074469.issue32294@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 9402c8367bf6ada1b84f620ad957750c33adbaf9 by Victor Stinner in branch 'master':
bpo-32294: Fix multiprocessing test_semaphore_tracker() (#4885)
https://github.com/python/cpython/commit/9402c8367bf6ada1b84f620ad957750c33adbaf9
History
Date User Action Args
2017-12-15 15:29:26vstinnersetrecipients: + vstinner
2017-12-15 15:29:26vstinnersetmessageid: <1513351766.12.0.213398074469.issue32294@psf.upfronthosting.co.za>
2017-12-15 15:29:26vstinnerlinkissue32294 messages
2017-12-15 15:29:26vstinnercreate