SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

72125 0 1 Python

gh-135913: Document ob_refcnt, ob_type, ob_size (GH-135914)

* gh-135913: Document ob_refcnt, ob_type, ob_size

In `typeobj.rst`, instead of `:c:member:` it would be better to
use `.. c:member::` with a `:no-index:` option, see:

See ref. https://www.sphinx-doc.org/en/master/usage/domains/index.html#basic-markup

However, `c:member` currently does not support `:no-index:`.
P
Petr Viktorin committed
73e1207a4ebdb3b43d597cd6c288dae6d7d1dbdb
Parent: 11f074b
Committed by GitHub <noreply@github.com> on 7/7/2025, 12:05:17 PM