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-01.17:40:14
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1609522814.61.0.727565022855.issue42425@roundup.psfhosted.org>
In-reply-to
Content
New changeset 1a544e1dcf8e0880ee35ce78a7f90fc4e5c98c4f by Serhiy Storchaka in branch '3.8':
[3.8] bpo-42425: Fix possible leak in initialization of errmap for OSError (GH-23446). (GH-24025)
https://github.com/python/cpython/commit/1a544e1dcf8e0880ee35ce78a7f90fc4e5c98c4f
History
Date User Action Args
2021-01-01 17:40:14serhiy.storchakasetrecipients: + serhiy.storchaka
2021-01-01 17:40:14serhiy.storchakasetmessageid: <1609522814.61.0.727565022855.issue42425@roundup.psfhosted.org>
2021-01-01 17:40:14serhiy.storchakalinkissue42425 messages
2021-01-01 17:40:14serhiy.storchakacreate