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 ezio.melotti
Recipients ezio.melotti, hanno, steven.daprano
Date 2018-02-19.23:07:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1519081640.99.0.467229070634.issue32876@psf.upfronthosting.co.za>
In-reply-to
Content
The HTMLParser has been updated to handle HTML5 and should never fail parsing a document, so if it raises an error it's probably a bug.
History
Date User Action Args
2018-02-19 23:07:21ezio.melottisetrecipients: + ezio.melotti, steven.daprano, hanno
2018-02-19 23:07:20ezio.melottisetmessageid: <1519081640.99.0.467229070634.issue32876@psf.upfronthosting.co.za>
2018-02-19 23:07:20ezio.melottilinkissue32876 messages
2018-02-19 23:07:20ezio.melotticreate