From: Serhiy Storchaka Date: Wed, 10 Feb 2016 08:31:43 +0000 (+0200) Subject: Issue #25698: Prevent possible replacing imported module with the empty one X-Git-Tag: v3.6.0a1~622 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=5b613dd810b6cd0c44478cf9024db41675f7e02a;p=thirdparty%2FPython%2Fcpython.git Issue #25698: Prevent possible replacing imported module with the empty one if the stack is too deep. --- 5b613dd810b6cd0c44478cf9024db41675f7e02a