Skip to content

bpo-25862: Fix an assertion failure in io.TextIOWrapper.tell().#3918

Merged
serhiy-storchaka merged 2 commits into
python:masterfrom
ZackerySpytz:bpo-25862-assertion-failure
Jun 29, 2018
Merged

bpo-25862: Fix an assertion failure in io.TextIOWrapper.tell().#3918
serhiy-storchaka merged 2 commits into
python:masterfrom
ZackerySpytz:bpo-25862-assertion-failure

Fix an assertion failure in tell() after write().

3066cf8
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs