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 eryksun, jeremy.kloth, jkloth, nanjekyejoannah, vstinner
Date 2019-09-17.23:58:32
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
New changeset b9877cd2cc47b6f3512c171814c4f630286279b9 by Victor Stinner in branch 'master':
bpo-37531: Skip test_regrtest.test_multiprocessing_timeout() on Windows (GH-16247)
https://github.com/python/cpython/commit/b9877cd2cc47b6f3512c171814c4f630286279b9
History
Date User Action Args
2019-09-17 23:58:32vstinnersetrecipients: + vstinner, jkloth, jeremy.kloth, eryksun, nanjekyejoannah
2019-09-17 23:58:32vstinnersetmessageid: <[email protected]>
2019-09-17 23:58:32vstinnerlinkissue37531 messages
2019-09-17 23:58:32vstinnercreate