]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-148829: Add PySentinel_CheckExact() (#149725)
authorscoder <stefan_ml@behnel.de>
Wed, 13 May 2026 10:10:37 +0000 (12:10 +0200)
committerGitHub <noreply@github.com>
Wed, 13 May 2026 10:10:37 +0000 (10:10 +0000)
commit94df62542cdf1c9eb082abab1534cbd1fd425062
treeae6b3cf12664284aac4d4c31b3ea4e594b751c8a
parent31d1a7216ce27342788917cfc1e60a1debe0d530
gh-148829: Add PySentinel_CheckExact() (#149725)
Doc/c-api/sentinel.rst
Include/cpython/sentinelobject.h
Lib/test/test_capi/test_object.py
Misc/NEWS.d/next/C_API/2026-05-12-16-47-21.gh-issue-149725.HZLBTZ.rst [new file with mode: 0644]
Modules/_testcapi/object.c