mirror of
https://github.com/python/cpython.git
synced 2026-08-02 23:25:41 -04:00
Ensure that ``truncate()`` preserves the file position (as reported by ``tell()``) after writes longer than the buffer size.
Source files for standard library extension modules, and former extension modules that are now builtin modules.