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 serhiy.storchaka
Date 2020-11-21.15:01:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1605970873.69.0.937757784906.issue42425@roundup.psfhosted.org>
In-reply-to
Content
There is a potential leak when adding item to errmap (errno to OSError subclass mapping) fails.
History
Date User Action Args
2020-11-21 15:01:13serhiy.storchakasetrecipients: + serhiy.storchaka
2020-11-21 15:01:13serhiy.storchakasetmessageid: <1605970873.69.0.937757784906.issue42425@roundup.psfhosted.org>
2020-11-21 15:01:13serhiy.storchakalinkissue42425 messages
2020-11-21 15:01:13serhiy.storchakacreate