bpo-32228: Reset raw_pos after unwinding the raw stream (#4858)
Ensure that ``truncate()`` preserves the file position (as reported by ``tell()``) after writes longer than the buffer size.
Showing
Please register or sign in to comment
Ensure that ``truncate()`` preserves the file position (as reported by ``tell()``) after writes longer than the buffer size.