]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-137368: document __index__() support for PyLong_AsInt32/64() (GH-137369...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 11 Sep 2025 09:14:03 +0000 (11:14 +0200)
committerGitHub <noreply@github.com>
Thu, 11 Sep 2025 09:14:03 +0000 (12:14 +0300)
commit7f5319dd545b836090496a1f2b9f13667a3cd4e5
tree9c2a559daa501db3a9be6200f7326a3a711d67a5
parentdc20c1a47e4a9ff7d3671422ee5131399448bdab
[3.14] gh-137368: document __index__() support for PyLong_AsInt32/64() (GH-137369) (#137380)

gh-137368: document __index__() support for PyLong_AsInt32/64() (GH-137369)
(cherry picked from commit 4dd85b347fd8264453811e0873e0dffa333d9838)

Co-authored-by: Sergey B Kirpichev <skirpichev@gmail.com>
Doc/c-api/long.rst