]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-111488: Changed error message in case of no 'in' keyword after 'for' in cmp (...
authorGrigoriev Semyon <33061489+grigoriev-semyon@users.noreply.github.com>
Sat, 6 Jan 2024 10:27:49 +0000 (13:27 +0300)
committerGitHub <noreply@github.com>
Sat, 6 Jan 2024 10:27:49 +0000 (10:27 +0000)
commitbb4c16706059f2b10f077dce6a9f9f04e146d424
tree2e13f1e9f03fc2807d2ae4f8cdedf7a4280e6053
parentbbf214df23be3ee5daead119e8a2506d810d7d1f
gh-111488: Changed error message in case of no 'in' keyword after 'for' in cmp (#113656)
Grammar/python.gram
Lib/test/test_syntax.py
Misc/ACKS
Misc/NEWS.d/next/Core and Builtins/2024-01-02-17-22-57.gh-issue-111488.EJH3Oh.rst [new file with mode: 0644]
Parser/parser.c