Commit Graph

5 Commits

Author SHA1 Message Date
Jeong, YunWon
77eade37f1 Fix PEP 263 encoding detection per review
- Validate '#' is preceded only by whitespace/formfeed (PEP 263)
- Normalize UTF-8 encoding aliases (utf-8, utf_8, utf8, etc.)
2026-03-03 21:27:11 +09:00
CPython Developers
33fca0d77b Update test_utf8source from v3.14.3 2026-03-03 21:27:11 +09:00
Noa
0093a1948f Don't compile badsyntax_ files for freeze-stdlib 2021-10-17 21:55:34 -05:00
Padraic Fanning
deac676ff2 Mark erroring tests 2021-07-08 17:31:16 -04:00
Padraic Fanning
1faa3cd1a1 Add test_utf8source from CPython 3.8 2021-07-08 17:31:15 -04:00