Skip to content

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

Merged
miss-islington merged 1 commit intopython:3.7from
miss-islington:backport-42ec190-3.7
Apr 4, 2018
Merged

[3.7] bpo-33195: Doc: Deprecate Py_UNICODE in c-api/arg (GH-6329)#6369
miss-islington merged 1 commit intopython:3.7from
miss-islington:backport-42ec190-3.7

Conversation

@miss-islington
Copy link
Copy Markdown
Contributor

@miss-islington miss-islington commented Apr 4, 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)

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

Labels

docs Documentation in the Doc dir

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants