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 2018-11-30.11:29:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1543577367.47.0.788709270274.issue35347@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset ebd5d6d6e6e4e751ba9c7534004aadfc27ba9265 by Victor Stinner in branch 'master':
bpo-35347: Fix test_socket.NonBlockingTCPTests (GH-10791)
https://github.com/python/cpython/commit/ebd5d6d6e6e4e751ba9c7534004aadfc27ba9265
History
Date User Action Args
2018-11-30 11:29:27vstinnersetrecipients: + vstinner
2018-11-30 11:29:27vstinnersetmessageid: <1543577367.47.0.788709270274.issue35347@psf.upfronthosting.co.za>
2018-11-30 11:29:27vstinnerlinkissue35347 messages
2018-11-30 11:29:27vstinnercreate