]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-39987: Simplify setting lineno in the compiler. (GH-19037)
authorSerhiy Storchaka <storchaka@gmail.com>
Tue, 17 Mar 2020 16:07:30 +0000 (18:07 +0200)
committerGitHub <noreply@github.com>
Tue, 17 Mar 2020 16:07:30 +0000 (18:07 +0200)
commit61cb3d02b83e746e59bb1351a0865e3b8714b2d6
tree63e06427fc956988ca3f4c45b2aecb6ad189eff7
parenteb886db1e99a15f15a2342aa496197a5f88fa9c8
bpo-39987: Simplify setting lineno in the compiler. (GH-19037)
Python/compile.c
Python/importlib.h
Python/importlib_external.h
Python/importlib_zipimport.h