]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-110938: More syntax tests for PEP695 funcs and classes (#110986)
authorNikita Sobolev <mail@sobolevn.me>
Wed, 18 Oct 2023 05:00:04 +0000 (08:00 +0300)
committerGitHub <noreply@github.com>
Wed, 18 Oct 2023 05:00:04 +0000 (22:00 -0700)
commit220bcc9e27c89bf3b3609b80a31b1398840f195e
tree22f50ac46b1c5b0b4bc2ccca481b9ca47a009d32
parent411d6a638ebdb91e7bfe9b59a02340b6d1bc98e4
gh-110938: More syntax tests for PEP695 funcs and classes (#110986)
Lib/test/test_syntax.py