Message 305353 - Python tracker

Message305353

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 martin.panter, serhiy.storchaka, vstinner
Date 2017-11-01.02:48:16
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1509504496.38.0.213398074469.issue31910@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 280c22a82a6756e9caffef031c564fd98f1b50e7 by Victor Stinner in branch 'master':
Fix test_socket.test_create_connection() (#4206)
https://github.com/python/cpython/commit/280c22a82a6756e9caffef031c564fd98f1b50e7
History
Date User Action Args
2017-11-01 02:48:16vstinnersetrecipients: + vstinner, martin.panter, serhiy.storchaka
2017-11-01 02:48:16vstinnersetmessageid: <1509504496.38.0.213398074469.issue31910@psf.upfronthosting.co.za>
2017-11-01 02:48:16vstinnerlinkissue31910 messages
2017-11-01 02:48:16vstinnercreate