[3.7] bpo-33195: Doc: Deprecate Py_UNICODE in c-api/arg (GH-6329) by miss-islington · Pull Request #6369 · python/cpython
Navigation Menu
{{ message }}
- Notifications You must be signed in to change notification settings
- Fork 34.4k
Merged
miss-islington merged 1 commit intopython:3.7from
Apr 4, 2018Merged
[3.7] bpo-33195: Doc: Deprecate Py_UNICODE in c-api/arg (GH-6329)#6369
miss-islington merged 1 commit intopython:3.7from
[3.7] bpo-33195: Doc: Deprecate Py_UNICODE in c-api/arg (GH-6329)#6369
miss-islington merged 1 commit intopython:3.7from
Conversation
Copy link Copy Markdown
Contributor
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
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>
the-knights-who-say-ni
added
the
CLA signed
label
bedevere-bot
mentioned this pull request
bedevere-bot
added
the
awaiting review
label
methane approved these changes Apr 4, 2018
bedevere-bot
added
awaiting merge
and removed
awaiting review
labels
Copy link Copy Markdown
Contributor Author
miss-islington
commented
Apr 4, 2018
miss-islington commented
Apr 4, 2018@methane: Backport status check is done, and it's a success ✅ .
miss-islington
merged commit
b8fc2d6
into
python:3.7
Copy link Copy Markdown
Contributor Author
miss-islington
commented
Apr 4, 2018
miss-islington commented
Apr 4, 2018Thanks!
bedevere-bot
removed
the
awaiting merge
label
miss-islington
deleted the
backport-42ec190-3.7
branch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment