]> granicus.if.org Git - python/commit
Issue #14761: Fix potential leak on an error case in the import machinery.
authorAntoine Pitrou <solipsis@pitrou.net>
Wed, 9 May 2012 11:24:31 +0000 (13:24 +0200)
committerAntoine Pitrou <solipsis@pitrou.net>
Wed, 9 May 2012 11:24:31 +0000 (13:24 +0200)
commit284fa08eb783a48f98eabda25aaaebefb5937cce
treec9e72f74afdb6b8fa20a86b911c0a9a101c14af4
parent5ec0340ce1927a2220a0fc510f2f9968d05917eb
Issue #14761: Fix potential leak on an error case in the import machinery.
Misc/ACKS
Misc/NEWS
Python/import.c