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 Jiri Prajzner
Recipients Jiri Prajzner, ezio.melotti, vstinner
Date 2018-03-02.13:20:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1519996854.15.0.467229070634.issue32983@psf.upfronthosting.co.za>
In-reply-to
Content
Locate "Barra de navegació"->"Término de búsqueda o dirección" and browse "http://www.columbia.edu/~fdc/utf8/" website - results in:
Exception UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 73: ordinal not in range(128)

If i correct the word navegació to navegación, there's no UnicodeDecodeError
History
Date User Action Args
2018-03-02 13:20:54Jiri Prajznersetrecipients: + Jiri Prajzner, vstinner, ezio.melotti
2018-03-02 13:20:54Jiri Prajznersetmessageid: <1519996854.15.0.467229070634.issue32983@psf.upfronthosting.co.za>
2018-03-02 13:20:54Jiri Prajznerlinkissue32983 messages
2018-03-02 13:20:54Jiri Prajznercreate