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 docs@python, guettli, python-dev, senko, serhiy.storchaka
Date 2013-07-11.15:33:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3brh9x6S8Jz7LjY@mail.python.org>
In-reply-to
Content
New changeset 7e186bb1642c by Serhiy Storchaka in branch '2.7':
Issue #18336. Fix a link to StreamReader's read() method.
http://hg.python.org/cpython/rev/7e186bb1642c

New changeset 8dd67c20cab7 by Serhiy Storchaka in branch '3.3':
Issue #18336. Fix a link to StreamReader's read() method.
http://hg.python.org/cpython/rev/8dd67c20cab7

New changeset a53ac166fa58 by Serhiy Storchaka in branch 'default':
Issue #18336. Fix a link to StreamReader's read() method.
http://hg.python.org/cpython/rev/a53ac166fa58
History
Date User Action Args
2013-07-11 15:33:26python-devsetrecipients: + python-dev, guettli, docs@python, serhiy.storchaka, senko
2013-07-11 15:33:26python-devlinkissue18336 messages
2013-07-11 15:33:26python-devcreate