]> granicus.if.org Git - python/commitdiff
Issue #25698: Prevent possible replacing imported module with the empty one
authorSerhiy Storchaka <storchaka@gmail.com>
Wed, 10 Feb 2016 08:31:43 +0000 (10:31 +0200)
committerSerhiy Storchaka <storchaka@gmail.com>
Wed, 10 Feb 2016 08:31:43 +0000 (10:31 +0200)
if the stack is too deep.

1  2 
Python/import.c

diff --cc Python/import.c
Simple merge