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 veky
Recipients aeros, docs@python, eric.araujo, ezio.melotti, jdemeyer, mdk, veky, willingc
Date 2019-08-26.03:47:02
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1566791222.92.0.541603623165.issue37934@roundup.psfhosted.org>
In-reply-to
Content
Well, it is the _intended_ use of NotImplemented. Of course you can use it whenever you want, just as you can use Ellipsis whenever you want. But I don't think docs should encourage that.
History
Date User Action Args
2019-08-26 03:47:02vekysetrecipients: + veky, ezio.melotti, eric.araujo, docs@python, jdemeyer, willingc, mdk, aeros
2019-08-26 03:47:02vekysetmessageid: <1566791222.92.0.541603623165.issue37934@roundup.psfhosted.org>
2019-08-26 03:47:02vekylinkissue37934 messages
2019-08-26 03:47:02vekycreate