Skip to content

bpo-36312: Fix decoders for some code pages.#12369

Merged
serhiy-storchaka merged 1 commit intopython:masterfrom
serhiy-storchaka:code_page_decode-flags
Mar 20, 2019
Merged

bpo-36312: Fix decoders for some code pages.#12369
serhiy-storchaka merged 1 commit intopython:masterfrom
serhiy-storchaka:code_page_decode-flags

Conversation

@serhiy-storchaka
Copy link
Copy Markdown
Member

@serhiy-storchaka serhiy-storchaka commented Mar 16, 2019

@miss-islington
Copy link
Copy Markdown
Contributor

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

@serhiy-storchaka serhiy-storchaka deleted the code_page_decode-flags branch March 20, 2019 19:45
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 <[email protected]>
@bedevere-bot
Copy link
Copy Markdown

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

@miss-islington
Copy link
Copy Markdown
Contributor

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 <[email protected]>
@serhiy-storchaka 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.

4 participants