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 matrixise, python-dev, r.david.murray, skrah, vstinner
Date 2014-05-13.00:06:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3gSK7Q3pv9z7Ljs@mail.python.org>
In-reply-to
Content
New changeset 89a29e92416f by Victor Stinner in branch '3.4':
Issue #21398: Fix an unicode error in the pydoc pager when the documentation
http://hg.python.org/cpython/rev/89a29e92416f

New changeset 3424d65ad5ce by Victor Stinner in branch 'default':
(Merge 3.4) Issue #21398: Fix an unicode error in the pydoc pager when the
http://hg.python.org/cpython/rev/3424d65ad5ce
History
Date User Action Args
2014-05-13 00:06:43python-devsetrecipients: + python-dev, vstinner, r.david.murray, skrah, matrixise
2014-05-13 00:06:43python-devlinkissue21398 messages
2014-05-13 00:06:43python-devcreate