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 Hameer Abbasi, eric.smith, mark.dickinson, serhiy.storchaka
Date 2020-03-31.10:46:40
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1585651600.94.0.364899543749.issue40117@roundup.psfhosted.org>
In-reply-to
Content
Agreed with Eric and Serhiy. This seems to be a misunderstanding about the scope of NotImplemented.

@Hameer Abbasi: if you have an example of a problem that would be solved by this behaviour change, and which can't be solved simply by raising TypeError or another exception within __round__, feel free to open a discussion on the python-ideas mailing list.
History
Date User Action Args
2020-03-31 10:46:40mark.dickinsonsetrecipients: + mark.dickinson, eric.smith, serhiy.storchaka, Hameer Abbasi
2020-03-31 10:46:40mark.dickinsonsetmessageid: <1585651600.94.0.364899543749.issue40117@roundup.psfhosted.org>
2020-03-31 10:46:40mark.dickinsonlinkissue40117 messages
2020-03-31 10:46:40mark.dickinsoncreate