-
-
Notifications
You must be signed in to change notification settings - Fork 32.2k
bpo-37695: Correct unget_wch error message #14986
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-37695: Correct unget_wch error message #14986
Conversation
Misc/NEWS.d/next/Library/2019-07-27-20-21-03.bpo-37695.QANdvg.rst
Outdated
Show resolved
Hide resolved
Co-Authored-By: Serhiy Storchaka <[email protected]>
Thanks @asottile for the PR, and @serhiy-storchaka for merging it 🌮🎉.. I'm working now to backport this PR to: 3.7, 3.8. |
I'm having trouble backporting to |
GH-15053 is a backport of this pull request to the 3.7 branch. |
(cherry picked from commit c9345e3) Co-authored-by: Anthony Sottile <[email protected]>
Thanks @asottile for the PR, and @serhiy-storchaka for merging it 🌮🎉.. I'm working now to backport this PR to: 3.8. |
GH-15061 is a backport of this pull request to the 3.8 branch. |
(cherry picked from commit c9345e3) Co-authored-by: Anthony Sottile <[email protected]>
(cherry picked from commit c9345e3) Co-authored-by: Anthony Sottile <[email protected]>
(cherry picked from commit c9345e3) Co-authored-by: Anthony Sottile <[email protected]>
https://bugs.python.org/issue37695