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 2021-01-02.10:24:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1609583070.86.0.496885647353.issue42425@roundup.psfhosted.org>
In-reply-to
Content
New changeset 7695d832565914efcedcc885feb129f5102aec90 by Serhiy Storchaka in branch '3.9':
[3.9] bpo-42425: Fix possible leak in initialization of errmap for OSError (GH-23446). (GH-24057)
https://github.com/python/cpython/commit/7695d832565914efcedcc885feb129f5102aec90
History
Date User Action Args
2021-01-02 10:24:30serhiy.storchakasetrecipients: + serhiy.storchaka
2021-01-02 10:24:30serhiy.storchakasetmessageid: <1609583070.86.0.496885647353.issue42425@roundup.psfhosted.org>
2021-01-02 10:24:30serhiy.storchakalinkissue42425 messages
2021-01-02 10:24:30serhiy.storchakacreate