diff options
author | Serhiy Storchaka <storchaka@gmail.com> | 2020-06-29 19:36:41 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-06-29 19:36:41 (GMT) |
commit | e67f7db3c34f70536f36c56bb82e33c3512a53a3 (patch) | |
tree | 51530f17f218fde20aca7866d663b46bac614305 /Doc/library/colorsys.rst | |
parent | 5b96370030707b68e8a5b787e933654297ddbc98 (diff) | |
download | cpython-e67f7db3c34f70536f36c56bb82e33c3512a53a3.zip cpython-e67f7db3c34f70536f36c56bb82e33c3512a53a3.tar.gz cpython-e67f7db3c34f70536f36c56bb82e33c3512a53a3.tar.bz2 |
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 'Doc/library/colorsys.rst')
0 files changed, 0 insertions, 0 deletions