Skip to content

Commit 36a7d6b

Browse files
[3.12] Add back bltin-boolean-values ref tag (GH-110371) (#110372)
Add back bltin-boolean-values ref tag (GH-110371) To avoid breaking downstream intersphinx via numpydoc (cherry picked from commit f786029) Co-authored-by: P. L. Lim <[email protected]>
1 parent e658413 commit 36a7d6b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Doc/library/stdtypes.rst

+1
Original file line numberDiff line numberDiff line change
@@ -804,6 +804,7 @@ number, :class:`float`, or :class:`complex`::
804804
hash_value = -2
805805
return hash_value
806806

807+
.. _bltin-boolean-values:
807808
.. _typebool:
808809

809810
Boolean Type - :class:`bool`

0 commit comments

Comments
 (0)