]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-153568: Cache repeated identifiers while parsing (#153577)
authorPablo Galindo Salgado <Pablogsal@gmail.com>
Sat, 18 Jul 2026 13:25:39 +0000 (15:25 +0200)
committerGitHub <noreply@github.com>
Sat, 18 Jul 2026 13:25:39 +0000 (13:25 +0000)
commita0c6c4cc35d7142aee08908ef08bf7b5048ef492
tree2a88f17b107f3226d3287c7f5d8b0be3e1697c7a
parenta53b5b126749133e50692fe0c3729f5580ee8500
gh-153568: Cache repeated identifiers while parsing (#153577)
Misc/NEWS.d/next/Core_and_Builtins/2026-07-11-15-07-49.gh-issue-153568.identcache.rst [new file with mode: 0644]
Parser/pegen.c
Parser/pegen.h