This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

作者 mark.dickinson
收信人 Arfrever, amitava.b, benjamin.peterson, josh.r, mark.dickinson, r.david.murray, serhiy.storchaka, terry.reedy, trent
日期 2019-06-01.19:21:31
SpamBayes Score -1.0
Marked as misclassified
Message-id <1559416891.31.0.877952914663.issue20092@roundup.psfhosted.org>
In-reply-to
内容
I like the delegation of `float` and `complex` to use `__index__` that was introduced in GH-13108; it would be nice to have that regardless of which solution is decided on for `__int__` and `__index__`.
历史
日期 用户 动作 参数
2019-06-01 19:21:31mark.dickinson修改recipients: + mark.dickinson, terry.reedy, benjamin.peterson, trent, Arfrever, r.david.murray, serhiy.storchaka, josh.r, amitava.b
2019-06-01 19:21:31mark.dickinson修改messageid: <1559416891.31.0.877952914663.issue20092@roundup.psfhosted.org>
2019-06-01 19:21:31mark.dickinson链接issue20092 messages
2019-06-01 19:21:31mark.dickinson创建