mirror of
https://github.com/python/cpython.git
synced 2025-10-21 06:02:21 +00:00
Get rid of more coerce cruft (really check in this time :-)
This commit is contained in:
parent
378b2c9a03
commit
ca810467a4
7 changed files with 2 additions and 57 deletions
|
@ -712,10 +712,6 @@ PyNumber_And:PyObject*:o2:0:
|
|||
PyNumber_Check:PyObject*:o:0:
|
||||
PyNumber_Check:int:::
|
||||
|
||||
PyNumber_Coerce:int:::
|
||||
PyNumber_Coerce:PyObject**:p1:+1:
|
||||
PyNumber_Coerce:PyObject**:p2:+1:
|
||||
|
||||
PyNumber_Divide:PyObject*::+1:
|
||||
PyNumber_Divide:PyObject*:o1:0:
|
||||
PyNumber_Divide:PyObject*:o2:0:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue