This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author serhiy.storchaka
Recipients benjamin.peterson, serhiy.storchaka, stutzbach
Date 2019-08-29.06:25:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1567059927.69.0.74085680684.issue37960@roundup.psfhosted.org>
In-reply-to
Content
New changeset b235a1b47394eedc5f8ea4cf214f56c4c6932e59 by Serhiy Storchaka in branch 'master':
bpo-37960: Silence only necessary errors in repr() of buffered and text streams. (GH-15543)
https://github.com/python/cpython/commit/b235a1b47394eedc5f8ea4cf214f56c4c6932e59
History
Date User Action Args
2019-08-29 06:25:27serhiy.storchakasetrecipients: + serhiy.storchaka, benjamin.peterson, stutzbach
2019-08-29 06:25:27serhiy.storchakasetmessageid: <1567059927.69.0.74085680684.issue37960@roundup.psfhosted.org>
2019-08-29 06:25:27serhiy.storchakalinkissue37960 messages
2019-08-29 06:25:27serhiy.storchakacreate