]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] gh-130077: Properly match full soft keywords in the parser (GH-135317) (#135400)
authorPablo Galindo Salgado <Pablogsal@gmail.com>
Tue, 8 Jul 2025 23:40:55 +0000 (00:40 +0100)
committerGitHub <noreply@github.com>
Tue, 8 Jul 2025 23:40:55 +0000 (00:40 +0100)
commitb69f3118a9e1eb00f5dd5447215787bbd7a72ad2
tree9309f211d043c1f57a811cae06afb0c87cd948c0
parentc555f889c3558a0a8cd8d8ecc2b493014b88a700
[3.12] gh-130077: Properly match full soft keywords in the parser (GH-135317) (#135400)

(cherry picked from commit ff2b5f40c2bf5c71255caac8a743c09ba0758c02)
Lib/test/test_syntax.py
Misc/NEWS.d/next/Core and Builtins/2025-06-09-23-57-37.gh-issue-130077.MHknDB.rst [new file with mode: 0644]
Parser/pegen.c