5f4b229df7
Previously, the result could have been an instance of a subclass of int. Also revert bpo-26202 and make attributes start, stop and step of the range object having exact type int. Add private function _PyNumber_Index() which preserves the old behavior of PyNumber_Index() for performance to use it in the conversion functions like PyLong_AsLong(). |
||
---|---|---|
.. | ||
_iomodule.c.h | ||
bufferedio.c.h | ||
bytesio.c.h | ||
fileio.c.h | ||
iobase.c.h | ||
stringio.c.h | ||
textio.c.h | ||
winconsoleio.c.h |