]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Mark instructions at end of class scope as artificial. (GH-24222)
authorMark Shannon <mark@hotpy.org>
Fri, 15 Jan 2021 13:52:00 +0000 (13:52 +0000)
committerGitHub <noreply@github.com>
Fri, 15 Jan 2021 13:52:00 +0000 (13:52 +0000)
commite56d54e447694c6ced2093d2273c3e3d60b36b6f
treead30807810f6be60a8a51910a6beb80ecd5c3db5
parent4c94d74152a511d977fe26a4f3a32b7352ba9024
Mark instructions at end of class scope as artificial. (GH-24222)
Lib/test/test_sys_settrace.py
Python/compile.c