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 christian.heimes, miss-islington, ned.deily, pitrou, serhiy.storchaka, vitaly.krug
Date 2018-12-06.20:52:46
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1544129566.97.0.788709270274.issue33023@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 6485aa6eb1024672f08afdd577e2b5792eb6b03c by Miss Islington (bot) in branch '3.7':
bpo-33023: Fix NotImplemented to NotImplementedError. (GH-10934)
https://github.com/python/cpython/commit/6485aa6eb1024672f08afdd577e2b5792eb6b03c
History
Date User Action Args
2018-12-06 20:52:47miss-islingtonsetrecipients: + miss-islington, pitrou, christian.heimes, ned.deily, serhiy.storchaka, vitaly.krug
2018-12-06 20:52:46miss-islingtonsetmessageid: <1544129566.97.0.788709270274.issue33023@psf.upfronthosting.co.za>
2018-12-06 20:52:46miss-islingtonlinkissue33023 messages
2018-12-06 20:52:46miss-islingtoncreate