]> granicus.if.org Git - python/commit
bpo-29849: fix a memory leak in import_from (GH-712)
authorXiang Zhang <angwerzx@126.com>
Tue, 21 Mar 2017 03:13:42 +0000 (11:13 +0800)
committerGitHub <noreply@github.com>
Tue, 21 Mar 2017 03:13:42 +0000 (11:13 +0800)
commit4830f581af57dd305c02c1fd72299ecb5b090eca
treef2a13400bc9de4e5e24293ad5e388dca4eef959c
parent05f53735c8912f8df1077e897f052571e13c3496
bpo-29849: fix a memory leak in import_from (GH-712)
Misc/NEWS
Python/ceval.c