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 christian.heimes
Recipients christian.heimes, corona10, erlendaasland, petr.viktorin, pkerling, shihai1991, vstinner
Date 2021-01-05.13:12:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1609852341.13.0.0729415864038.issue41798@roundup.psfhosted.org>
In-reply-to
Content
PySocketModuleAPI.timeout_error now points to builtin TimeoutError exception.

I'm also in the process of removing PySocketModuleAPI from _ssl.c.
History
Date User Action Args
2021-01-05 13:12:21christian.heimessetrecipients: + christian.heimes, vstinner, petr.viktorin, corona10, pkerling, shihai1991, erlendaasland
2021-01-05 13:12:21christian.heimessetmessageid: <1609852341.13.0.0729415864038.issue41798@roundup.psfhosted.org>
2021-01-05 13:12:21christian.heimeslinkissue41798 messages
2021-01-05 13:12:21christian.heimescreate