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 berker.peksag, ezio.melotti, martin.panter, michael.foord, pitrou, python-dev, serhiy.storchaka
Date 2015-03-12.20:01:58
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20150312200155.27349.10010@psf.io>
In-reply-to
Content
New changeset 7522bb14e36a by Serhiy Storchaka in branch '3.4':
Issue #23641: Cleaned out legacy dunder names from tests and docs.
https://hg.python.org/cpython/rev/7522bb14e36a

New changeset 9332a545ad85 by Serhiy Storchaka in branch 'default':
Issue #23641: Cleaned out legacy dunder names from tests and docs.
https://hg.python.org/cpython/rev/9332a545ad85
History
Date User Action Args
2015-03-12 20:01:58python-devsetrecipients: + python-dev, pitrou, ezio.melotti, michael.foord, berker.peksag, martin.panter, serhiy.storchaka
2015-03-12 20:01:58python-devlinkissue23641 messages
2015-03-12 20:01:58python-devcreate