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
收信人 mark.dickinson, serhiy.storchaka
日期 2020-05-27.10:47:00
SpamBayes Score -1.0
Marked as misclassified
Message-id <1590576420.32.0.311817354647.issue37999@roundup.psfhosted.org>
In-reply-to
内容
There are some comments in the Objects/longobject.c code that still refer to __int__, and could use an update.

For example: https://github.com/python/cpython/blob/7da46b676aed7111de34b57c8b942a7f3bb80327/Objects/longobject.c#L366
历史
日期 用户 动作 参数
2020-05-27 10:47:00mark.dickinson修改recipients: + mark.dickinson, serhiy.storchaka
2020-05-27 10:47:00mark.dickinson修改messageid: <1590576420.32.0.311817354647.issue37999@roundup.psfhosted.org>
2020-05-27 10:47:00mark.dickinson链接issue37999 messages
2020-05-27 10:47:00mark.dickinson创建