]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-121352: use _Py_SourceLocation in symtable (#121353)
authorIrit Katriel <1055913+iritkatriel@users.noreply.github.com>
Thu, 4 Jul 2024 10:28:44 +0000 (11:28 +0100)
committerGitHub <noreply@github.com>
Thu, 4 Jul 2024 10:28:44 +0000 (11:28 +0100)
commit19d1e43e43df97d14c5ab415520b6ccd941e1c88
treead3cd05892b5917ca9b181d87d613458f2ba8d07
parent2f5f19e783385ec5312f7054827ccf1cdb6e14ef
gh-121352: use _Py_SourceLocation in symtable (#121353)
Include/internal/pycore_symtable.h
Python/symtable.c