summaryrefslogtreecommitdiff
path: root/Python/Python-ast.c
diff options
context:
space:
mode:
authorSerhiy Storchaka <storchaka@gmail.com>2020-06-29 22:36:41 +0300
committerGitHub <noreply@github.com>2020-06-29 22:36:41 +0300
commite67f7db3c34f70536f36c56bb82e33c3512a53a3 (patch)
tree51530f17f218fde20aca7866d663b46bac614305 /Python/Python-ast.c
parent5b96370030707b68e8a5b787e933654297ddbc98 (diff)
downloadcpython-git-e67f7db3c34f70536f36c56bb82e33c3512a53a3.tar.gz
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.
Diffstat (limited to 'Python/Python-ast.c')
0 files changed, 0 insertions, 0 deletions