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-09-13.10:26:56
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
New changeset 42f7e0d8b0ca940a809a786f25d967dcce4d71b6 by Victor Stinner in branch '2.7':
bpo-31234: fork_wait tests now join threads (#3139) (#3535)
https://github.com/python/cpython/commit/42f7e0d8b0ca940a809a786f25d967dcce4d71b6
History
Date User Action Args
2017-09-13 10:26:56vstinnersetrecipients: + vstinner
2017-09-13 10:26:56vstinnersetmessageid: <[email protected]>
2017-09-13 10:26:56vstinnerlinkissue31234 messages
2017-09-13 10:26:56vstinnercreate