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 vstinner
Recipients amaury.forgeotdarc, corona10, eric.snow, isoschiz, kylotan, lukasz.langa, miss-islington, pconnell, phsilva, santoso.wijaya, shihai1991, tlesher, vstinner, ysj.ray
Date 2020-04-02.18:00:56
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1585850456.16.0.732700193798.issue1635741@roundup.psfhosted.org>
In-reply-to
Content
New changeset 7a6f3bcc43ed729f8038524528c0b326b5610506 by Hai Shi in branch 'master':
bpo-1635741: Fix refleak in _locale init error handling (GH-19307)
https://github.com/python/cpython/commit/7a6f3bcc43ed729f8038524528c0b326b5610506
History
Date User Action Args
2020-04-02 18:00:56vstinnersetrecipients: + vstinner, amaury.forgeotdarc, kylotan, tlesher, phsilva, ysj.ray, santoso.wijaya, lukasz.langa, eric.snow, pconnell, isoschiz, corona10, miss-islington, shihai1991
2020-04-02 18:00:56vstinnersetmessageid: <1585850456.16.0.732700193798.issue1635741@roundup.psfhosted.org>
2020-04-02 18:00:56vstinnerlinkissue1635741 messages
2020-04-02 18:00:56vstinnercreate