]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-127896: Add missing documentation of `PySequence_In` (GH-127979)
authorYuki Kobayashi <drsuaimqjgar@gmail.com>
Mon, 16 Dec 2024 13:56:04 +0000 (22:56 +0900)
committerGitHub <noreply@github.com>
Mon, 16 Dec 2024 13:56:04 +0000 (14:56 +0100)
commit52d552cda7614c7aa9f08b680089c630587e747f
treec788b39f4139b76458b1a7382462eac2a6b704c2
parent0d8e7106c260e96c4604f501165bd106bff51f6b
gh-127896: Add missing documentation of `PySequence_In` (GH-127979)

Co-authored-by: Sergey B Kirpichev <skirpichev@gmail.com>
Doc/c-api/sequence.rst
Doc/whatsnew/3.14.rst
Misc/NEWS.d/next/C_API/2024-12-16-07-12-15.gh-issue-127896.HmI9pk.rst [new file with mode: 0644]