]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-109599: Add types.CapsuleType (#109600)
authorAntoine Pitrou <antoine@python.org>
Mon, 25 Sep 2023 17:50:39 +0000 (19:50 +0200)
committerGitHub <noreply@github.com>
Mon, 25 Sep 2023 17:50:39 +0000 (19:50 +0200)
commit88a6137cdb81c80440d9d1ee7dee17ea0b820f11
tree270d9673418978c1344c8061d65e0f9ceb9df619
parentbc06743533b5fea2d5ecdad6dd3caa372c67439f
gh-109599: Add types.CapsuleType (#109600)

---------

Co-authored-by: blurb-it[bot] <43283697+blurb-it[bot]@users.noreply.github.com>
Doc/library/types.rst
Lib/test/test_sys.py
Lib/test/test_types.py
Lib/types.py
Misc/NEWS.d/next/Library/2023-09-20-07-38-14.gh-issue-109599.IaSLJz.rst [new file with mode: 0644]