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-05.09:19:31
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1564996772.68.0.884432317334.issue37730@roundup.psfhosted.org>
In-reply-to
Content
New changeset 35f9bccd8198330579ecb4b4c503062f8b5da130 by Serhiy Storchaka (David H) in branch '2.7':
[2.7] bpo-37730: Fix usage of NotImplemented instead of NotImplementedError in docs. (GH-15062). (GH-15133)
https://github.com/python/cpython/commit/35f9bccd8198330579ecb4b4c503062f8b5da130
History
Date User Action Args
2019-08-05 09:19:32serhiy.storchakasetrecipients: + serhiy.storchaka, brett.cannon, docs@python, miss-islington, dheiberg
2019-08-05 09:19:32serhiy.storchakasetmessageid: <1564996772.68.0.884432317334.issue37730@roundup.psfhosted.org>
2019-08-05 09:19:32serhiy.storchakalinkissue37730 messages
2019-08-05 09:19:31serhiy.storchakacreate