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 miss-islington
Recipients alex, christian.heimes, corona10, dstufft, janssen, miss-islington, vstinner
Date 2020-11-20.08:26:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1605860799.39.0.954150972499.issue42413@roundup.psfhosted.org>
In-reply-to
Content
New changeset 03c8ddd9e94c7bddf1f06cf785027b8d2bf00ff0 by Christian Heimes in branch 'master':
bpo-42413: socket.timeout is now an alias of TimeoutError (GH-23413)
https://github.com/python/cpython/commit/03c8ddd9e94c7bddf1f06cf785027b8d2bf00ff0
History
Date User Action Args
2020-11-20 08:26:39miss-islingtonsetrecipients: + miss-islington, janssen, vstinner, christian.heimes, alex, dstufft, corona10
2020-11-20 08:26:39miss-islingtonsetmessageid: <1605860799.39.0.954150972499.issue42413@roundup.psfhosted.org>
2020-11-20 08:26:39miss-islingtonlinkissue42413 messages
2020-11-20 08:26:39miss-islingtoncreate