Issue #17576: Deprecation warning emitted now when __int__() or __index__()
return not int instance. Introduced _PyLong_FromNbInt() and refactored PyLong_As*() functions.
S
Serhiy Storchaka committed
31a655411a79b00517cdcd0a2752824d183db792
Parent: acd1730