]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-125196: Use PyUnicodeWriter in symtable.c (#125199)
authorVictor Stinner <vstinner@python.org>
Wed, 9 Oct 2024 15:54:54 +0000 (17:54 +0200)
committerGitHub <noreply@github.com>
Wed, 9 Oct 2024 15:54:54 +0000 (17:54 +0200)
commit9bda7750c2af779d3431f5ea120db91c6c83ec49
treeca303da148f37b68a9ce93884774ca255ef205fb
parentf978fb4f8d6eac0585057e463bb1701dc04a9900
gh-125196: Use PyUnicodeWriter in symtable.c (#125199)
Python/symtable.c