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 r.david.murray
Recipients r.david.murray
Date 2010-05-31.23:22:35
SpamBayes Score 0.092101745
Marked as misclassified No
Message-id <1275348157.42.0.660423745202.issue8867@psf.upfronthosting.co.za>
In-reply-to
Content
If you do a 'make serve' in the docs directory (after doing a make html, of course) and try to open the What's New link in the served doc pages, the following error results:

ValueError: Unicode data must contain only code points representable in ISO-8859-1 encoding
History
Date User Action Args
2010-05-31 23:22:37r.david.murraysetrecipients: + r.david.murray
2010-05-31 23:22:37r.david.murraysetmessageid: <1275348157.42.0.660423745202.issue8867@psf.upfronthosting.co.za>
2010-05-31 23:22:36r.david.murraylinkissue8867 messages
2010-05-31 23:22:35r.david.murraycreate