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 brett.cannon, dheiberg, docs@python, miss-islington, serhiy.storchaka
Date 2019-08-04.14:06:58
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1564927618.41.0.41821761417.issue37730@roundup.psfhosted.org>
In-reply-to
Content
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
History
Date User Action Args
2019-08-04 14:06:58serhiy.storchakasetrecipients: + serhiy.storchaka, brett.cannon, docs@python, miss-islington, dheiberg
2019-08-04 14:06:58serhiy.storchakasetmessageid: <1564927618.41.0.41821761417.issue37730@roundup.psfhosted.org>
2019-08-04 14:06:58serhiy.storchakalinkissue37730 messages
2019-08-04 14:06:58serhiy.storchakacreate