[docs] [issue37730] NotImplemented is used instead of NotImplementedError in docs

Serhiy Storchaka report at bugs.python.org
Sun Aug 4 10:06:58 EDT 2019


Serhiy Storchaka <storchaka+cpython at gmail.com> added the comment:


New changeset 8cd630578451a062dcf46fbb21274520ae36c399 by Serhiy Storchaka in branch '3.7':
[3.7] bpo-37730: Fix usage of NotImplemented instead of NotImplementedError in docs. (GH-15062). (GH-15106)
https://github.com/python/cpython/commit/8cd630578451a062dcf46fbb21274520ae36c399


----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue37730>
_______________________________________


More information about the docs mailing list