commit | b235a1b47394eedc5f8ea4cf214f56c4c6932e59 | [log] [tgz] |
---|---|---|
author | Serhiy Storchaka <storchaka@gmail.com> | Thu Aug 29 09:25:22 2019 +0300 |
committer | GitHub <noreply@github.com> | Thu Aug 29 09:25:22 2019 +0300 |
tree | 462594be94793d0fa1b757c8352925286e54264b | |
parent | f5896a05edf5df91fb1b55bd481ba5b2a3682f4e [diff] |
bpo-37960: Silence only necessary errors in repr() of buffered and text streams. (GH-15543)