diff options
author | Serhiy Storchaka <storchaka@gmail.com> | 2020-05-26 18:43:38 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-05-26 18:43:38 +0300 |
commit | 578c3955e0222ec7b3146197467fbb0fcfae12fe (patch) | |
tree | 1314ca1eb6153feaf3fb1cae341784270ce24c32 /Python/fileutils.c | |
parent | 8ad052464a4e0aef9a11663b80f187087b773592 (diff) | |
download | cpython-578c3955e0222ec7b3146197467fbb0fcfae12fe.tar.gz cpython-578c3955e0222ec7b3146197467fbb0fcfae12fe.zip |
bpo-37999: No longer use __int__ in implicit integer conversions. (GH-15636)
Only __index__ should be used to make integer conversions lossless.
Diffstat (limited to 'Python/fileutils.c')
0 files changed, 0 insertions, 0 deletions