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 miss-islington
Recipients brett.cannon, dheiberg, docs@python, miss-islington, serhiy.storchaka
Date 2019-08-04.13:43:38
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1564926219.26.0.366234579868.issue37730@roundup.psfhosted.org>
In-reply-to
Content
New changeset dd5f8abb54923bf2efea51b7a553ca1fca9cad68 by Miss Islington (bot) in branch '3.8':
bpo-37730: Fix usage of NotImplemented instead of NotImplementedError in docs. (GH-15062)
https://github.com/python/cpython/commit/dd5f8abb54923bf2efea51b7a553ca1fca9cad68
History
Date User Action Args
2019-08-04 13:43:39miss-islingtonsetrecipients: + miss-islington, brett.cannon, docs@python, serhiy.storchaka, dheiberg
2019-08-04 13:43:39miss-islingtonsetmessageid: <1564926219.26.0.366234579868.issue37730@roundup.psfhosted.org>
2019-08-04 13:43:39miss-islingtonlinkissue37730 messages
2019-08-04 13:43:38miss-islingtoncreate