]> granicus.if.org Git - python/commit
SETUP_WITH acts like SETUP_FINALLY for the purposes of setting f_lineno (closes ...
authorBenjamin Peterson <benjamin@python.org>
Wed, 18 Apr 2012 15:14:31 +0000 (11:14 -0400)
committerBenjamin Peterson <benjamin@python.org>
Wed, 18 Apr 2012 15:14:31 +0000 (11:14 -0400)
commite42fb307edbdc8bb98fa5d43646cbbe33f307501
tree1d23b730927815b1ccb16b0b2e59b20858397a18
parent32c59b6fc1140486a9915876054365b40bd88da9
SETUP_WITH acts like SETUP_FINALLY for the purposes of setting f_lineno (closes #14612)
Lib/test/test_sys_settrace.py
Misc/NEWS
Objects/frameobject.c