[issue36048] Deprecate implicit truncating when convert Python numbers to C integers: use __index__, not __int__

Mark Dickinson report at bugs.python.org
Sat Dec 28 07:42:33 EST 2019


Mark Dickinson <dickinsm at gmail.com> added the comment:

Serhiy: any thoughts about what version should be targeted for eventual removal of the functionality deprecated in this PR? 3.10?

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue36048>
_______________________________________


More information about the Python-bugs-list mailing list