Issue #17576: Deprecation warning emitted now when __int__() or __index__()
return not int instance. Introduced _PyLong_FromNbInt() and refactored PyLong_As*() functions.
Showing
Please register or sign in to comment
return not int instance. Introduced _PyLong_FromNbInt() and refactored PyLong_As*() functions.