]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
simplify code to pop exception in frame_setlineno (#111702)
authorIrit Katriel <1055913+iritkatriel@users.noreply.github.com>
Mon, 6 Nov 2023 15:45:33 +0000 (15:45 +0000)
committerGitHub <noreply@github.com>
Mon, 6 Nov 2023 15:45:33 +0000 (15:45 +0000)
commitc5063fd62a3fd3c5c2af33fc17c60fabe54282fe
tree23f2255d2a719d41ff4f37ca54dd38291edb63fc
parent5e5762a2b8c6d341ebe156812e28bea78128207d
simplify code to pop exception in frame_setlineno (#111702)
Objects/frameobject.c