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-27.10:03:01
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
New changeset b4920d562b74e909bfae71bf119350a01d1d5e5e by Victor Stinner in branch '2.7':
bpo-31593: test_socketserver waits child processes (#3786)
https://github.com/python/cpython/commit/b4920d562b74e909bfae71bf119350a01d1d5e5e
History
Date User Action Args
2017-09-27 10:03:01vstinnersetrecipients: + vstinner
2017-09-27 10:03:01vstinnersetmessageid: <[email protected]>
2017-09-27 10:03:01vstinnerlinkissue31593 messages
2017-09-27 10:03:01vstinnercreate