Skip to content

Conversation

@methane
Copy link
Member

@methane methane commented Jun 25, 2020

PyUnicodeEncodeError_Create and PyExc_UnicodeTranslateError has been deprecated with
Py_DEPRECATED macro. But it was not documented.

https://bugs.python.org/issue41098

PyUnicodeEncodeError_Create has been deprecated with
`Py_DEPRECATED` macro. But it was not documented.
@methane methane changed the title bpo-41098: Doc: Deprecate PyUnicodeEncodeError_Create bpo-41098: Doc: Add missing deprecated directive Jun 26, 2020
@methane methane changed the title bpo-41098: Doc: Add missing deprecated directive bpo-41098: Doc: Add missing deprecated directives Jun 26, 2020
@methane methane merged commit 46e19b6 into python:master Aug 7, 2020
@methane methane deleted the deprecate-UnicodeEncodeError branch August 7, 2020 07:31
@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 Aug 7, 2020
PyUnicodeEncodeError_Create has been deprecated with
`Py_DEPRECATED` macro. But it was not documented.
(cherry picked from commit 46e19b6)

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

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

@bedevere-bot
Copy link

GH-21762 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 Aug 7, 2020
PyUnicodeEncodeError_Create has been deprecated with
`Py_DEPRECATED` macro. But it was not documented.
(cherry picked from commit 46e19b6)

Co-authored-by: Inada Naoki <[email protected]>
miss-islington added a commit that referenced this pull request Aug 7, 2020
PyUnicodeEncodeError_Create has been deprecated with
`Py_DEPRECATED` macro. But it was not documented.
(cherry picked from commit 46e19b6)

Co-authored-by: Inada Naoki <[email protected]>
miss-islington added a commit that referenced this pull request Aug 7, 2020
PyUnicodeEncodeError_Create has been deprecated with
`Py_DEPRECATED` macro. But it was not documented.
(cherry picked from commit 46e19b6)

Co-authored-by: Inada Naoki <[email protected]>
shihai1991 pushed a commit to shihai1991/cpython that referenced this pull request Aug 20, 2020
PyUnicodeEncodeError_Create has been deprecated with
`Py_DEPRECATED` macro. But it was not documented.
xzy3 pushed a commit to xzy3/cpython that referenced this pull request Oct 18, 2020
PyUnicodeEncodeError_Create has been deprecated with
`Py_DEPRECATED` macro. But it was not documented.
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants