Skip to content

Conversation

@methane
Copy link
Member

@methane methane commented Jul 5, 2020

It doesn't use PyUnicode_EncodeDecimal. It uses a private API instead.

https://bugs.python.org/issue41211

It doesn't use PyUnicode_EncodeDecimal. It uses a private API instead.
@bedevere-bot bedevere-bot added docs Documentation in the Doc dir awaiting core review labels Jul 5, 2020
@methane methane added needs backport to 3.8 skip news type-bug An unexpected behavior, bug, or error labels Jul 5, 2020
@methane methane merged commit 9c84417 into python:master Jul 5, 2020
@methane methane deleted the doc-long-fromunicode branch July 5, 2020 04:01
@miss-islington
Copy link
Contributor

Thanks @methane for the PR 🌮🎉.. I'm working now to backport this PR to: 3.8, 3.9.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jul 5, 2020
It doesn't use PyUnicode_EncodeDecimal. It uses a private API instead.
(cherry picked from commit 9c84417)

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

GH-21328 is a backport of this pull request to the 3.9 branch.

@bedevere-bot
Copy link

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

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jul 5, 2020
It doesn't use PyUnicode_EncodeDecimal. It uses a private API instead.
(cherry picked from commit 9c84417)

Co-authored-by: Inada Naoki <[email protected]>
miss-islington added a commit that referenced this pull request Jul 5, 2020
It doesn't use PyUnicode_EncodeDecimal. It uses a private API instead.
(cherry picked from commit 9c84417)

Co-authored-by: Inada Naoki <[email protected]>
miss-islington added a commit that referenced this pull request Jul 5, 2020
It doesn't use PyUnicode_EncodeDecimal. It uses a private API instead.
(cherry picked from commit 9c84417)

Co-authored-by: Inada Naoki <[email protected]>
shihai1991 pushed a commit to shihai1991/cpython that referenced this pull request Jul 6, 2020
It doesn't use PyUnicode_EncodeDecimal. It uses a private API instead.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs Documentation in the Doc dir skip news type-bug An unexpected behavior, bug, or error

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants