Issue #13393: In TextIOWrapper.read(n), try to read `n` characters as
once rather than limit ourselves to the default chunk size.
A
Antoine Pitrou committed
e53245696539dc2d1b128dcdcb25d803fcb971bc
Parent: f34a0cd
once rather than limit ourselves to the default chunk size.