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 mjacob, pitrou, python-dev, r.david.murray
Date 2013-02-24.03:22:15
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3ZDBRV39zBzSs8@mail.python.org>
In-reply-to
Content
New changeset d6a26cd93825 by R David Murray in branch '3.2':
#17275: Fix class name in init errors in C bufferedio classes.
http://hg.python.org/cpython/rev/d6a26cd93825

New changeset aae2bb2e3195 by R David Murray in branch '3.3':
Merge #17275: Fix class name in init errors in C bufferedio classes.
http://hg.python.org/cpython/rev/aae2bb2e3195

New changeset df57314b93d1 by R David Murray in branch '2.7':
#17275: Fix class name in init errors in C bufferedio classes.
http://hg.python.org/cpython/rev/df57314b93d1

New changeset 96f08a22f562 by R David Murray in branch 'default':
Merge #17275: Fix class name in init errors in C bufferedio classes.
http://hg.python.org/cpython/rev/96f08a22f562
History
Date User Action Args
2013-02-24 03:22:15python-devsetrecipients: + python-dev, pitrou, r.david.murray, mjacob
2013-02-24 03:22:15python-devlinkissue17275 messages
2013-02-24 03:22:15python-devcreate