]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-41211: Doc: Fix PyLong_FromUnicode (GH-21331) 21333/head
authorInada Naoki <songofacandy@gmail.com>
Sun, 5 Jul 2020 05:28:38 +0000 (14:28 +0900)
committerGitHub <noreply@github.com>
Sun, 5 Jul 2020 05:28:38 +0000 (14:28 +0900)
commit16f451744b7f4653ca9db4b4bedbb6fc5c0de154
tree7b599e2567dc04b8fb148a5f06ab6b5a342bd8c0
parent48f388f02f000fb9087a854c0dc77ce39bc2bb29
bpo-41211: Doc: Fix PyLong_FromUnicode (GH-21331)

PyUnicode_EncodeDecimal is not used actually.
Doc/c-api/long.rst