]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-141004: Document `PyLong_FromPid` and `PyLong_AsPid` (GH-141028) (GH-141142)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 6 Nov 2025 14:07:56 +0000 (06:07 -0800)
committerGitHub <noreply@github.com>
Thu, 6 Nov 2025 14:07:56 +0000 (14:07 +0000)
commit5d10409e332233e5a58c9f52ee89fec19fa8c894
tree42698e0d3fa6dc2a52f0405b9dd2ecf219106a31
parenteac7b9fa970c93fdfbf750fcc41e7be4d0d990f6
[3.14] gh-141004: Document `PyLong_FromPid` and `PyLong_AsPid` (GH-141028) (GH-141142)

gh-141004: Document `PyLong_FromPid` and `PyLong_AsPid` (GH-141028)
(cherry picked from commit bcc524f82d8548707046ce90f5bc56f60018767a)

Co-authored-by: Peter Bierma <zintensitydev@gmail.com>
Co-authored-by: Victor Stinner <vstinner@python.org>
Doc/c-api/long.rst