mirror of
https://github.com/python/cpython.git
synced 2026-01-30 06:36:55 +00: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.