]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] gh-108983: Add more PEP 526 tests to `test_grammar` (GH-108984) (#109000)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 8 Sep 2023 13:16:02 +0000 (06:16 -0700)
committerGitHub <noreply@github.com>
Fri, 8 Sep 2023 13:16:02 +0000 (15:16 +0200)
commit9441005bcf47baa15b3e4544cb37435f088cd4e9
tree3bd14d579823afab0d997b3785fe446d16ec9e3a
parentb9dfe60e8d58518794bcb7895c19f1d328cfe4de
[3.12] gh-108983: Add more PEP 526 tests to `test_grammar` (GH-108984) (#109000)

gh-108983: Add more PEP 526 tests to `test_grammar` (GH-108984)
(cherry picked from commit 1fb20d42c58924e2e941622b3539645c7b843e0e)

Co-authored-by: Nikita Sobolev <mail@sobolevn.me>
Lib/test/test_grammar.py