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 chris.jerdonek, docs@python, orsenthil, python-dev
Date 2012-09-11.10:20:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3XGMZk1gVxzQ9W@mail.python.org>
In-reply-to
Content
New changeset 8a40bc71c072 by Senthil Kumaran in branch '3.2':
Fix issue #15899: Make the unicode.rst doctests pass. Patch by Chris Jerdonek.
http://hg.python.org/cpython/rev/8a40bc71c072

New changeset 1d9e89f6abec by Senthil Kumaran in branch 'default':
merge.  Fix issue #15899: Make the unicode.rst doctests pass. Patch by Chris Jerdonek.
http://hg.python.org/cpython/rev/1d9e89f6abec
History
Date User Action Args
2012-09-11 10:20:31python-devsetrecipients: + python-dev, orsenthil, chris.jerdonek, docs@python
2012-09-11 10:20:30python-devlinkissue15899 messages
2012-09-11 10:20:30python-devcreate