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 serhiy.storchaka, shihai1991, vinay.sajip, vstinner
Date 2020-05-01.00:35:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1588293328.07.0.980906753143.issue40275@roundup.psfhosted.org>
In-reply-to
Content
New changeset 2935e65c36fab1989bbda19db72c035ea22b044b by Victor Stinner in branch 'master':
bpo-40275: Fix name error in support.socket_helper (GH-19825)
https://github.com/python/cpython/commit/2935e65c36fab1989bbda19db72c035ea22b044b
History
Date User Action Args
2020-05-01 00:35:28vstinnersetrecipients: + vstinner, vinay.sajip, serhiy.storchaka, shihai1991
2020-05-01 00:35:28vstinnersetmessageid: <1588293328.07.0.980906753143.issue40275@roundup.psfhosted.org>
2020-05-01 00:35:28vstinnerlinkissue40275 messages
2020-05-01 00:35:27vstinnercreate