mirror of
https://github.com/python/cpython.git
synced 2026-05-13 16:08:19 -04:00
059f58ce93
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.