]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-149119: docs: mention that sentinel does not support subclassing (#149120)
authorStelar <90330577+StelarDream@users.noreply.github.com>
Tue, 28 Apr 2026 23:50:53 +0000 (01:50 +0200)
committerGitHub <noreply@github.com>
Tue, 28 Apr 2026 23:50:53 +0000 (16:50 -0700)
commit2674c322c6cc5a81ce54d807c64cb0e221521786
tree67876bb9f52f436805c4d7ab3d0a87b634fc4495
parent40dc61a0e0672810c3934da8cc2eda68027c24ce
gh-149119: docs: mention that sentinel does not support subclassing (#149120)

Add note about sentinel objects not supporting subclassing

Clarify that sentinel objects do not support subclassing.
Doc/library/functions.rst