Skip to content

bpo-32110: codecs.StreamReader.read(n) now returns not more than n#4499

Merged
serhiy-storchaka merged 2 commits into
python:masterfrom
serhiy-storchaka:codecs-read-limit
Nov 28, 2017
Merged

bpo-32110: codecs.StreamReader.read(n) now returns not more than n#4499
serhiy-storchaka merged 2 commits into
python:masterfrom
serhiy-storchaka:codecs-read-limit

Simplify the code.

7ecbca3
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs