summaryrefslogtreecommitdiffstats
path: root/Lib/test/test_unicode_identifiers.py
Commit message (Collapse)AuthorAgeFilesLines
* [3.12] gh-108303: Move tokenize-related data to Lib/test/tokenizedata ↵Victor Stinner2023-10-021-1/+1
| | | | | | | | | | | | | | | (GH-109265) (#109677) * gh-108303: Move tokenize-related data to Lib/test/tokenizedata (GH-109265) (cherry picked from commit 1110c5bc828218086f6397ec05a9312fb73ea30a) * gh-108303: Add `Lib/test/tokenizedata` to `TESTSUBDIRS` (#109314) (cherry picked from commit 42ab2cbd7b5e76e919b70883ae683e789dbd913d) --------- Co-authored-by: Nikita Sobolev <mail@sobolevn.me>
* bpo-40593: Improve syntax errors for invalid characters in source code. ↵Serhiy Storchaka2020-05-121-3/+5
| | | | (GH-20033)
* Remove unused imports.Serhiy Storchaka2016-12-161-1/+0
|
* Rename test_pep####.py filesZachary Ware2016-09-091-0/+31