[2.7] bpo-25862: Fix assertion failures in io.TextIOWrapper.tell(). (GH-3918) by ZackerySpytz · Pull Request #8013 · python/cpython

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@ZackerySpytz

Copy link Copy Markdown

Contributor

@ZackerySpytz ZackerySpytz commented

Jun 29, 2018

edited by bedevere-bot

Loading

(cherry picked from commit 23db935)

Co-authored-by: Zackery Spytz zspytz@gmail.com

https://bugs.python.org/issue25862

…ythonGH-3918).

(cherry picked from commit 23db935)

Co-authored-by: Zackery Spytz <zspytz@gmail.com>

@serhiy-storchaka serhiy-storchaka merged commit 0464de0 into python:2.7

Jun 29, 2018

@ZackerySpytz ZackerySpytz deleted the backport-23db935-2.7 branch

June 30, 2018 17:19

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

@serhiy-storchaka serhiy-storchaka serhiy-storchaka approved these changes

Assignees

No one assigned

Labels

type-bug

An unexpected behavior, bug, or error

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

4 participants

@ZackerySpytz @serhiy-storchaka @the-knights-who-say-ni @bedevere-bot