]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-34013: Generalize the invalid legacy statement error message (GH-27389)
authorPablo Galindo Salgado <Pablogsal@gmail.com>
Tue, 27 Jul 2021 16:19:22 +0000 (17:19 +0100)
committerGitHub <noreply@github.com>
Tue, 27 Jul 2021 16:19:22 +0000 (17:19 +0100)
commit6948964ecf94e858448dd28eea634317226d2913
tree31cf0a4e617bbf2a8d1edbac809b9b494da9b980
parent2f54fbafa6481fb10528cb1d3d6b517ca2a4647f
bpo-34013: Generalize the invalid legacy statement error message (GH-27389)
Grammar/python.gram
Lib/test/test_exceptions.py
Misc/NEWS.d/next/Core and Builtins/2021-07-27-11-14-22.bpo-34013.SjLFe-.rst [new file with mode: 0644]
Parser/parser.c
Parser/pegen.c
Parser/pegen.h