summaryrefslogtreecommitdiffstats
path: root/Lib/test/test_pep646_syntax.py
Commit message (Collapse)AuthorAgeFilesLines
* bpo-43224: Implement PEP 646 grammar changes (GH-31018)Matthew Rahtz2022-03-261-0/+326
Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>