]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Delete the now unused c_do_not_emit_bytecode field. (#24094)
authorMark Shannon <mark@hotpy.org>
Mon, 4 Jan 2021 13:51:17 +0000 (13:51 +0000)
committerGitHub <noreply@github.com>
Mon, 4 Jan 2021 13:51:17 +0000 (13:51 +0000)
commitbf06b209da8c4ffc07887913f05990fa035aa1fb
treec384493d38dc42e91a3b213ffab249180e7b7620
parentdf21f502fdccec234282bf0a211af979fd23def4
Delete the now unused c_do_not_emit_bytecode field. (#24094)
Python/compile.c