commit | 46e19b61d31ba99f049258efa4ff1334856a3643 | [log] [tgz] |
---|---|---|
author | Inada Naoki <songofacandy@gmail.com> | Fri Aug 07 16:31:53 2020 +0900 |
committer | GitHub <noreply@github.com> | Fri Aug 07 16:31:53 2020 +0900 |
tree | a7518191a35da0c804a41cf07435dd9e541c2f52 | |
parent | 54636355805dd2877bb54fbad8d967e1ddd8b553 [diff] |
bpo-41098: Doc: Add missing deprecated directives (GH-21162) PyUnicodeEncodeError_Create has been deprecated with `Py_DEPRECATED` macro. But it was not documented.