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 ddvento@ucar.edu, erob, martin.panter, neologix, pitrou, vstinner
Date 2017-09-11.22:31:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1505169079.58.0.801735937575.issue17085@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 40996d3f6fbd1adcb2e69e426fa311aaf90762ff by Victor Stinner in branch '2.7':
bpo-17085: test_socket: cancel scheduled alarm on test failure (#3505)
https://github.com/python/cpython/commit/40996d3f6fbd1adcb2e69e426fa311aaf90762ff
History
Date User Action Args
2017-09-11 22:31:19vstinnersetrecipients: + vstinner, pitrou, neologix, erob, martin.panter, ddvento@ucar.edu
2017-09-11 22:31:19vstinnersetmessageid: <1505169079.58.0.801735937575.issue17085@psf.upfronthosting.co.za>
2017-09-11 22:31:19vstinnerlinkissue17085 messages
2017-09-11 22:31:19vstinnercreate