mirror of
https://github.com/python/cpython.git
synced 2026-05-08 21:50:40 -04:00
5c942f11cd
* Support non-UTF-8 shebang and comments if non-UTF-8 encoding is specified. * Detect decoding error in comments for UTF-8 encoding. * Include the decoding error position for default encoding in SyntaxError.