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 serhiy.storchaka
Recipients andrei.avk, badalsahani, serhiy.storchaka
Date 2021-12-29.11:28:22
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1640777302.53.0.952259862221.issue45853@roundup.psfhosted.org>
In-reply-to
Content
It was assigned to a variable initially because it was used in multiple places. Now it is only used in one place, but I agree with keeping the variable for readability.

But it should be named _IGNORED_ERRNOS.
History
Date User Action Args
2021-12-29 11:28:22serhiy.storchakasetrecipients: + serhiy.storchaka, andrei.avk, badalsahani
2021-12-29 11:28:22serhiy.storchakasetmessageid: <1640777302.53.0.952259862221.issue45853@roundup.psfhosted.org>
2021-12-29 11:28:22serhiy.storchakalinkissue45853 messages
2021-12-29 11:28:22serhiy.storchakacreate