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 christian.heimes, ned.deily, pitrou, serhiy.storchaka, vitaly.krug
Date 2018-12-06.20:37:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1544128623.58.0.788709270274.issue33023@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 42b1d6127bd8595522a78a75166ebb9fba74a6a2 by Serhiy Storchaka in branch 'master':
bpo-33023: Fix NotImplemented to NotImplementedError. (GH-10934)
https://github.com/python/cpython/commit/42b1d6127bd8595522a78a75166ebb9fba74a6a2
History
Date User Action Args
2018-12-06 20:37:03serhiy.storchakasetrecipients: + serhiy.storchaka, pitrou, christian.heimes, ned.deily, vitaly.krug
2018-12-06 20:37:03serhiy.storchakasetmessageid: <1544128623.58.0.788709270274.issue33023@psf.upfronthosting.co.za>
2018-12-06 20:37:03serhiy.storchakalinkissue33023 messages
2018-12-06 20:37:03serhiy.storchakacreate