]> granicus.if.org Git - python/commit
Fixed an infinite loop in zipimport caused by cebcd2fd3e1f (issue #19883).
authorSerhiy Storchaka <storchaka@gmail.com>
Thu, 28 Jan 2016 22:37:28 +0000 (00:37 +0200)
committerSerhiy Storchaka <storchaka@gmail.com>
Thu, 28 Jan 2016 22:37:28 +0000 (00:37 +0200)
commit13ea0c5d9c3d1e88373af65ee11490077cfb2e80
tree7cbfde3b2d4e53b138c7e59c5210519c44fda18e
parentc4ef384d1313e0f7b7bb094793f3b9ee495a71fb
Fixed an infinite loop in zipimport caused by cebcd2fd3e1f (issue #19883).
Modules/zipimport.c