mirror of
https://github.com/python/cpython.git
synced 2025-10-01 21:02:15 +00:00
[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 f7860295b1
)
Co-authored-by: P. L. Lim <2090236+pllim@users.noreply.github.com>
This commit is contained in:
parent
e658413e55
commit
36a7d6becd
1 changed files with 1 additions and 0 deletions
|
@ -804,6 +804,7 @@ number, :class:`float`, or :class:`complex`::
|
|||
hash_value = -2
|
||||
return hash_value
|
||||
|
||||
.. _bltin-boolean-values:
|
||||
.. _typebool:
|
||||
|
||||
Boolean Type - :class:`bool`
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue