]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.11] gh-108303: Fix and move `badsyntax_pep3120.py` (GH-109513) (#109724)
authorNikita Sobolev <mail@sobolevn.me>
Fri, 22 Sep 2023 15:50:32 +0000 (18:50 +0300)
committerGitHub <noreply@github.com>
Fri, 22 Sep 2023 15:50:32 +0000 (17:50 +0200)
commit6bb18bb0b457b0d4f75e388f9f83772e4d90e312
tree97436a7b2ed5d746d763ce9ae0662a4714170f36
parent567c3e846ea06beedcca21e5056dcc10870f1c48
[3.11] gh-108303: Fix and move `badsyntax_pep3120.py` (GH-109513) (#109724)

* [3.11] gh-108303: Fix and move `badsyntax_pep3120.py` (GH-109513)

Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>.
(cherry picked from commit 4dd47c63a97b3c39cd964ad12431fcdaf76dc823)

Backport to 3.11: update also test_imp.

Co-authored-by: Nikita Sobolev <mail@sobolevn.me>
Lib/test/.ruff.toml
Lib/test/test_imp.py
Lib/test/test_utf8source.py
Lib/test/tokenizedata/badsyntax_pep3120.py [moved from Lib/test/badsyntax_pep3120.py with 100% similarity]