mirror of
https://github.com/python/cpython.git
synced 2026-05-06 20:51:17 -04:00
e2f710792b
* Detect source file encoding. * Use the "replace" error handler even for UTF-8 (default) encoding. * Remove the BOM. * Fix detection of too long lines if they contain NUL. * Return the head rather than the tail for truncated long lines.
Miscellaneous source files for the main Python shared library