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 barry, decaz, r.david.murray, vstinner, xtreak
Date 2019-04-15.10:49:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1555325382.66.0.0497859925904.issue36629@roundup.psfhosted.org>
In-reply-to
Content
New changeset 28ed39e83e4c545fa1da89fd7691cace280296f7 by Victor Stinner (Miss Islington (bot)) in branch '3.7':
bpo-36629: Add support.get_socket_conn_refused_errs() (GH-12834) (GH-12835)
https://github.com/python/cpython/commit/28ed39e83e4c545fa1da89fd7691cace280296f7
History
Date User Action Args
2019-04-15 10:49:42vstinnersetrecipients: + vstinner, barry, r.david.murray, decaz, xtreak
2019-04-15 10:49:42vstinnersetmessageid: <1555325382.66.0.0497859925904.issue36629@roundup.psfhosted.org>
2019-04-15 10:49:42vstinnerlinkissue36629 messages
2019-04-15 10:49:42vstinnercreate