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 python-dev
Recipients Arfrever, eric.araujo, ethan.furman, ezio.melotti, georg.brandl, gvanrossum, python-dev, r.david.murray, rhettinger, tim.peters
Date 2014-11-27.05:18:16
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20141127051810.55125.96054@psf.io>
In-reply-to
Content
New changeset ebb8865dcf54 by Ethan Furman in branch '3.4':
(3.4) Issue22780: reword NotImplemented docs to emphasise should
https://hg.python.org/cpython/rev/ebb8865dcf54

New changeset b6ee02acaae9 by Ethan Furman in branch 'default':
Issue22780: reword NotImplemented docs to emphasise should
https://hg.python.org/cpython/rev/b6ee02acaae9
History
Date User Action Args
2014-11-27 05:18:16python-devsetrecipients: + python-dev, gvanrossum, tim.peters, georg.brandl, rhettinger, ezio.melotti, eric.araujo, Arfrever, r.david.murray, ethan.furman
2014-11-27 05:18:16python-devlinkissue22780 messages
2014-11-27 05:18:16python-devcreate