bpo-33195: Doc: Deprecate Py_UNICODE in c-api/arg by methane · Pull Request #6329 · python/cpython

@methane

Py_UNICODE is deprecated since Python 3.3.
But the deprecation is missed in the c-api/arg document.

@methane

@methane

serhiy-storchaka

@methane

@methane methane deleted the deprecate-pyunicode branch

April 4, 2018 04:59

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request

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>

miss-islington added a commit that referenced this pull request

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>

methane added a commit to methane/cpython that referenced this pull request

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)

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

methane added a commit to methane/cpython that referenced this pull request

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)

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

methane added a commit that referenced this pull request

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)