]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] gh-89392: Make test_pep646_syntax discoverable (GH-108861) (#108871)
authorSerhiy Storchaka <storchaka@gmail.com>
Mon, 4 Sep 2023 16:41:42 +0000 (19:41 +0300)
committerGitHub <noreply@github.com>
Mon, 4 Sep 2023 16:41:42 +0000 (18:41 +0200)
commitd5c2d453fd264547f5f8be7c80fdb93e920d0093
tree6f2c51cc837f8983ad346f84fc7105d9ca08986f
parent331b0267e2b39a394797091b9b16138c26fcb0f0
[3.12] gh-89392: Make test_pep646_syntax discoverable (GH-108861) (#108871)

* [3.12] gh-89392: Make test_pep646_syntax discoverable (GH-108861).
(cherry picked from commit d0b22f6bd84239e50b43709f98f2bb950222cfe5)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
* Add "import unittest".
Lib/test/test_pep646_syntax.py