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 docs@python, serhiy.storchaka
Date 2019-07-31.12:29:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1564576160.73.0.181501805035.issue37730@roundup.psfhosted.org>
In-reply-to
Content
In some places in the documentation NotImplemented is used instead of correct NotImplementedError.

All occurrences of NotImplemented should be manually checked and wrong spelling should be corrected.
History
Date User Action Args
2019-07-31 12:29:20serhiy.storchakasetrecipients: + serhiy.storchaka, docs@python
2019-07-31 12:29:20serhiy.storchakasetmessageid: <1564576160.73.0.181501805035.issue37730@roundup.psfhosted.org>
2019-07-31 12:29:20serhiy.storchakalinkissue37730 messages
2019-07-31 12:29:20serhiy.storchakacreate