Skip to content

[3.6] bpo-33195: Doc: Deprecate Py_UNICODE in c-api/arg (GH-6329) #6382

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

Merged
merged 2 commits into from
Apr 5, 2018

Conversation

methane
Copy link
Member

@methane methane commented Apr 5, 2018

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

https://bugs.python.org/issue33195

methane and others added 2 commits April 5, 2018 16:46
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 <[email protected]>
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 <[email protected]>
@bedevere-bot bedevere-bot added the docs Documentation in the Doc dir label Apr 5, 2018
@methane methane merged commit 29bc6f6 into python:3.6 Apr 5, 2018
@methane methane deleted the backport-42ec190-3.6 branch April 5, 2018 09:08
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants