Skip to content

Conversation

@pitrou
Copy link
Member

@pitrou pitrou commented Jan 28, 2018

Ensure that truncate() preserves the file position (as reported by tell()) after writes longer than the buffer size..
(cherry picked from commit 059f58c)

https://bugs.python.org/issue32228

nitishch and others added 2 commits January 28, 2018 17:41
…GH-4858)

Ensure that ``truncate()`` preserves the file position (as reported by ``tell()``) after writes longer than the buffer size..
(cherry picked from commit 059f58c)
…GH-4858)

Ensure that ``truncate()`` preserves the file position (as reported by ``tell()``) after writes longer than the buffer size..
(cherry picked from commit 059f58c)
@bedevere-bot bedevere-bot added the type-bug An unexpected behavior, bug, or error label Jan 28, 2018
@pitrou pitrou merged commit 1d896ed into python:3.6 Jan 28, 2018
@bedevere-bot
Copy link

@pitrou: Please replace # with GH- in the commit message next time. Thanks!

@pitrou pitrou deleted the backport-059f58c-3.6 branch January 28, 2018 17:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type-bug An unexpected behavior, bug, or error

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants