mirror of
https://github.com/python/cpython.git
synced 2025-11-24 20:30:18 +00:00
Add back bltin-boolean-values ref tag (#110371)
To avoid breaking downstream intersphinx via numpydoc
This commit is contained in:
parent
ee317f7ddd
commit
f7860295b1
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