[proxy] web.archive.org← back | site home | direct (HTTPS) ↗ | proxy home | ◑ dark◐ light
/ cpython Public
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bpo-37960: Silence only necessary errors in repr() of buffered and text streams. #15543

Merged
merged 1 commit into from Aug 29, 2019

Conversation

Copy link
Member

serhiy-storchaka commented Aug 27, 2019

Copy link
Contributor

miss-islington commented Aug 29, 2019

Thanks @serhiy-storchaka for the PR 🌮🎉.. I'm working now to backport this PR to: 3.7, 3.8.
🐍🍒🤖 I'm not a witch! I'm not a witch!

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Aug 29, 2019
…xt streams. (pythonGH-15543)

(cherry picked from commit b235a1b)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Copy link

bedevere-bot commented Aug 29, 2019

GH-15580 is a backport of this pull request to the 3.8 branch.

Copy link
Contributor

miss-islington commented Aug 29, 2019

Sorry, @serhiy-storchaka, I could not cleanly backport this to 3.7 due to a conflict.
Please backport using cherry_picker on command line.
cherry_picker b235a1b47394eedc5f8ea4cf214f56c4c6932e59 3.7

serhiy-storchaka removed their assignment Aug 29, 2019
miss-islington added a commit that referenced this pull request Aug 29, 2019
…xt streams. (GH-15543)

(cherry picked from commit b235a1b)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
lisroach pushed a commit to lisroach/cpython that referenced this pull request Sep 10, 2019
DinoV pushed a commit to DinoV/cpython that referenced this pull request Jan 14, 2020
websurfer5 pushed a commit to websurfer5/cpython that referenced this pull request Jul 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type-bug An unexpected behavior, bug, or error
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants