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 asvetlov
Recipients alex, asvetlov, bquinlan, christian.heimes, corona10, davin, dstufft, janssen, miss-islington, pitrou, serhiy.storchaka, vstinner, yselivanov
Date 2020-11-21.12:43:37
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1605962617.23.0.143358953932.issue42413@roundup.psfhosted.org>
In-reply-to
Content
Perhaps it is a good compromise.
OSError-derived class without errno looks getter to me that different incompatible TimeoutError classes.

How many exceptions inherited from OSError have no errno set? Do we have a precedent in stdlib at all already?
History
Date User Action Args
2020-11-21 12:43:37asvetlovsetrecipients: + asvetlov, bquinlan, janssen, pitrou, vstinner, christian.heimes, alex, serhiy.storchaka, yselivanov, dstufft, davin, corona10, miss-islington
2020-11-21 12:43:37asvetlovsetmessageid: <1605962617.23.0.143358953932.issue42413@roundup.psfhosted.org>
2020-11-21 12:43:37asvetlovlinkissue42413 messages
2020-11-21 12:43:37asvetlovcreate