]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-1635741: Fix refleak in _locale init error handling (GH-19307)
authorHai Shi <shihai1992@gmail.com>
Thu, 2 Apr 2020 18:00:47 +0000 (02:00 +0800)
committerGitHub <noreply@github.com>
Thu, 2 Apr 2020 18:00:47 +0000 (20:00 +0200)
commit7a6f3bcc43ed729f8038524528c0b326b5610506
tree2ce1e498de406c80f0415e3eb5109509f3419dde
parent45f7008a66a30cdf749ec03e580bd2692be9a8df
bpo-1635741: Fix refleak in _locale init error handling (GH-19307)
Modules/_localemodule.c