]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-41098: Doc: Add missing deprecated directives (GH-21162)
authorInada Naoki <songofacandy@gmail.com>
Fri, 7 Aug 2020 07:31:53 +0000 (16:31 +0900)
committerGitHub <noreply@github.com>
Fri, 7 Aug 2020 07:31:53 +0000 (16:31 +0900)
commit46e19b61d31ba99f049258efa4ff1334856a3643
treea7518191a35da0c804a41cf07435dd9e541c2f52
parent54636355805dd2877bb54fbad8d967e1ddd8b553
bpo-41098: Doc: Add missing deprecated directives (GH-21162)

PyUnicodeEncodeError_Create has been deprecated with
`Py_DEPRECATED` macro. But it was not documented.
Doc/c-api/exceptions.rst
Include/cpython/pyerrors.h