SIGN IN SIGN UP

bpo-37999: Simplify the conversion code for %c, %d, %x, etc. (GH-20437)

Since PyLong_AsLong() no longer use __int__, explicit call
of PyNumber_Index() before it is no longer needed.
S
Serhiy Storchaka committed
e67f7db3c34f70536f36c56bb82e33c3512a53a3
Parent: 5b96370
Committed by GitHub <noreply@github.com> on 6/29/2020, 7:36:41 PM