[3.7] bpo-33195: Doc: Deprecate Py_UNICODE in c-api/arg (GH-6329) by miss-islington · Pull Request #6369 · python/cpython

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@miss-islington

Copy link Copy Markdown

Contributor

@miss-islington miss-islington commented

Apr 4, 2018

edited by bedevere-bot

Loading

Py_UNICODE is deprecated since Python 3.3.
But the deprecation is missed in the c-api/arg document.
(cherry picked from commit 42ec190)

Co-authored-by: INADA Naoki methane@users.noreply.github.com

https://bugs.python.org/issue33195

Py_UNICODE is deprecated since Python 3.3.
But the deprecation is missed in the c-api/arg document.
(cherry picked from commit 42ec190)

Co-authored-by: INADA Naoki <methane@users.noreply.github.com>

@miss-islington

Copy link Copy Markdown

Contributor Author

@methane: Backport status check is done, and it's a success ✅ .

@miss-islington miss-islington merged commit b8fc2d6 into python:3.7

Apr 4, 2018

@miss-islington

Copy link Copy Markdown

Contributor Author

Thanks!

@miss-islington miss-islington deleted the backport-42ec190-3.7 branch

April 4, 2018 05:13

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

@methane methane methane approved these changes

Assignees

No one assigned

Labels

docs

Documentation in the Doc dir

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

4 participants

@miss-islington @methane @the-knights-who-say-ni @bedevere-bot