bpo-32110: codecs.StreamReader.read(n) now returns not more than n (#4499)
characters/bytes for non-negative n. This makes it compatible with read() methods of other file-like objects.
S
Serhiy Storchaka committed
219c2de5ad0fdac825298bed1bb251f16956c04a
Parent: 23df2d1
Committed by GitHub <noreply@github.com>
on 11/28/2017, 11:30:00 PM