]> granicus.if.org Git - python/commit
pop the loop block even for infinite while loops (closes #23048)
authorBenjamin Peterson <benjamin@python.org>
Sat, 13 Dec 2014 21:06:19 +0000 (16:06 -0500)
committerBenjamin Peterson <benjamin@python.org>
Sat, 13 Dec 2014 21:06:19 +0000 (16:06 -0500)
commit7a6a97352d9a99e83e6beca729d14bb6ca542d12
treea077be9ca0db76151f770049f3b680c9f2447901
parent0bf02c8df48c6494a115185943d94ee5f791deb6
pop the loop block even for infinite while loops (closes #23048)
Lib/test/test_sys_settrace.py
Misc/NEWS
Python/compile.c