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 serhiy.storchaka
Recipients gvanrossum, josh.r, serhiy.storchaka, steven.daprano, terry.reedy, xtreak
Date 2019-08-08.05:17:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1565241474.34.0.813434136013.issue35712@roundup.psfhosted.org>
In-reply-to
Content
I do not have a strong opinion, so I suggest to not mention neither TypeError, nor RuntimeWarning. After some time of using a DeprecationWarning we can have have some information about whether there is a code which can't be fixed if bool(NotImplemented) will raise an error.
History
Date User Action Args
2019-08-08 05:17:54serhiy.storchakasetrecipients: + serhiy.storchaka, gvanrossum, terry.reedy, steven.daprano, josh.r, xtreak
2019-08-08 05:17:54serhiy.storchakasetmessageid: <1565241474.34.0.813434136013.issue35712@roundup.psfhosted.org>
2019-08-08 05:17:54serhiy.storchakalinkissue35712 messages
2019-08-08 05:17:54serhiy.storchakacreate