[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-36312: Fix decoders for some code pages. #12369

Merged

Conversation

Copy link
Member

serhiy-storchaka commented Mar 16, 2019

Copy link
Contributor

miss-islington commented Mar 20, 2019

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

serhiy-storchaka deleted the code_page_decode-flags branch Mar 20, 2019
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Mar 20, 2019
(cherry picked from commit c1e2c28)

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

bedevere-bot commented Mar 20, 2019

GH-12475 is a backport of this pull request to the 3.7 branch.

Copy link
Contributor

miss-islington commented Mar 20, 2019

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

miss-islington added a commit that referenced this pull request Mar 21, 2019
(cherry picked from commit c1e2c28)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
serhiy-storchaka removed their assignment Mar 21, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
OS-windows 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