]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix handling of line numbers around finally-blocks. (#17737)
authorMark Shannon <mark@hotpy.org>
Mon, 30 Dec 2019 09:53:36 +0000 (09:53 +0000)
committerGitHub <noreply@github.com>
Mon, 30 Dec 2019 09:53:36 +0000 (09:53 +0000)
commit88dce26da6bc4838092128d9a6f1c98bf48b7c90
tree53ebe58d2faa02414576259e6e169dfeb84d5e4c
parent226e6e7d4326cf91ef37e13528eb1f62de1bb832
Fix handling of line numbers around finally-blocks. (#17737)
Lib/test/test_dis.py
Python/compile.c
Python/importlib.h