Message 396861 - Python tracker (original) (raw)

Message396861

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:40 mark.dickinson set recipients: + mark.dickinson, mamrhein, josh.r
2021-07-02 11:54:40 mark.dickinson set messageid: 1625226880.69.0.910606472147.issue44547@roundup.psfhosted.org
2021-07-02 11:54:40 mark.dickinson link issue44547 messages
2021-07-02 11:54:40 mark.dickinson create