Thanks to visit codestin.com
Credit goes to github.com

Skip to content

bpo-32827: Fix usage of _PyUnicodeWriter_Prepare() in decoding errors handler. #5636

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

Conversation

serhiy-storchaka
Copy link
Member

@serhiy-storchaka serhiy-storchaka commented Feb 12, 2018

@serhiy-storchaka serhiy-storchaka added type-bug An unexpected behavior, bug, or error needs backport to 3.6 skip news labels Feb 12, 2018
@serhiy-storchaka serhiy-storchaka changed the title Fix usage of _PyUnicodeWriter_Prepare() in decoding errors handler. bpo-32827: Fix usage of _PyUnicodeWriter_Prepare() in decoding errors handler. Feb 12, 2018
@serhiy-storchaka serhiy-storchaka merged commit b7e2d67 into python:master Feb 13, 2018
@miss-islington
Copy link
Contributor

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

@serhiy-storchaka serhiy-storchaka deleted the unicode_decode_call_errorhandler_writer branch February 13, 2018 06:27
@bedevere-bot
Copy link

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

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Feb 13, 2018
… handler. (pythonGH-5636)

(cherry picked from commit b7e2d67)

Co-authored-by: Serhiy Storchaka <[email protected]>
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Feb 13, 2018
… handler. (pythonGH-5636)

(cherry picked from commit b7e2d67)

Co-authored-by: Serhiy Storchaka <[email protected]>
@bedevere-bot
Copy link

GH-5651 is a backport of this pull request to the 3.6 branch.

serhiy-storchaka added a commit that referenced this pull request Feb 13, 2018
… handler. (GH-5636) (GH-5650)

(cherry picked from commit b7e2d67)


Co-authored-by: Serhiy Storchaka <[email protected]>
@miss-islington
Copy link
Contributor

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

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Feb 13, 2018
… handler. (pythonGH-5636)

(cherry picked from commit b7e2d67)

Co-authored-by: Serhiy Storchaka <[email protected]>
@bedevere-bot
Copy link

GH-5656 is a backport of this pull request to the 3.6 branch.

miss-islington added a commit that referenced this pull request Feb 13, 2018
… handler. (GH-5636)

(cherry picked from commit b7e2d67)

Co-authored-by: Serhiy Storchaka <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
skip news type-bug An unexpected behavior, bug, or error
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants