]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.11] gh-108983: Add more PEP 526 tests to `test_grammar` (GH-108984) (#109001)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 6 Sep 2023 14:09:54 +0000 (07:09 -0700)
committerGitHub <noreply@github.com>
Wed, 6 Sep 2023 14:09:54 +0000 (14:09 +0000)
commitb8340905fcf86fd8813dd9971e499411476a74c1
tree9a93472cd2daa2d8ca201173c1372988d310320c
parent2ef888d25046963a1c7572f7204c26047c82f6a2
[3.11] gh-108983: Add more PEP 526 tests to `test_grammar` (GH-108984) (#109001)

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