mirror of
https://github.com/python/cpython.git
synced 2025-11-01 18:51:43 +00:00
Revert "bpo-46131: add fastpath for PyFloat_Check() (GH-30200)" (GH-30208)
This reverts commit 2ef06d4125.
This commit is contained in:
parent
2ef06d4125
commit
29ea68bd1d
7 changed files with 0 additions and 23 deletions
|
|
@ -1145,7 +1145,6 @@ and :c:type:`PyType_Type` effectively act as defaults.)
|
|||
.. XXX Document more flags here?
|
||||
|
||||
|
||||
.. data:: Py_TPFLAGS_FLOAT_SUBCLASS
|
||||
.. data:: Py_TPFLAGS_LONG_SUBCLASS
|
||||
.. data:: Py_TPFLAGS_LIST_SUBCLASS
|
||||
.. data:: Py_TPFLAGS_TUPLE_SUBCLASS
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue