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.

Author mark.dickinson
Recipients josh.r, mamrhein, mark.dickinson
Date 2021-07-02.11:54:40
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1625226880.69.0.910606472147.issue44547@roundup.psfhosted.org>
In-reply-to
Content
> As another data point, complex supporting __int__ is a little bit of an oddity, since all that __int__ method does is raise a TypeError.

This was fixed in 3.10: #41974
History
Date User Action Args
2021-07-02 11:54:40mark.dickinsonsetrecipients: + mark.dickinson, mamrhein, josh.r
2021-07-02 11:54:40mark.dickinsonsetmessageid: <1625226880.69.0.910606472147.issue44547@roundup.psfhosted.org>
2021-07-02 11:54:40mark.dickinsonlinkissue44547 messages
2021-07-02 11:54:40mark.dickinsoncreate