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.13:08:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
New changeset 4b73a79e796c3832be0cfd45bc27f15aea32b621 by Victor Stinner (Miss Islington (bot)) in branch '2.7':
Fix test_socket.test_create_connection() (GH-4206) (#4209)
https://github.com/python/cpython/commit/4b73a79e796c3832be0cfd45bc27f15aea32b621
History
Date User Action Args
2017-11-01 13:08:42vstinnersetrecipients: + vstinner, martin.panter, serhiy.storchaka
2017-11-01 13:08:42vstinnersetmessageid: <[email protected]>
2017-11-01 13:08:42vstinnerlinkissue31910 messages
2017-11-01 13:08:42vstinnercreate