mirror of
https://github.com/AdaCore/cpython.git
synced 2026-02-12 12:57:15 -08:00
Ensure that ``truncate()`` preserves the file position (as reported by ``tell()``) after writes longer than the buffer size.
Ensure that ``truncate()`` preserves the file position (as reported by ``tell()``) after writes longer than the buffer size.