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 miss-islington, vstinner
Date 2018-11-30.12:22:47
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1543580567.58.0.788709270274.issue35347@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 304315d251dbb4e85dd86056ba1925f25e646ca1 by Victor Stinner in branch 'master':
bpo-35347: Cleanup test_socket.NonBlockingTCPTests (GH-10818)
https://github.com/python/cpython/commit/304315d251dbb4e85dd86056ba1925f25e646ca1
History
Date User Action Args
2018-11-30 12:22:47vstinnersetrecipients: + vstinner, miss-islington
2018-11-30 12:22:47vstinnersetmessageid: <1543580567.58.0.788709270274.issue35347@psf.upfronthosting.co.za>
2018-11-30 12:22:47vstinnerlinkissue35347 messages
2018-11-30 12:22:47vstinnercreate