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 eric.araujo, ezio.melotti, georg.brandl, python-dev, r.david.murray, serhiy.storchaka
Date 2012-06-23.13:34:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1340458467.92.0.0840343106874.issue15114@psf.upfronthosting.co.za>
In-reply-to
Content
3.3 is done.

3.4
strict arg deprecated (raises a warning)
HTMLParser.error deprecated (raises a warning)

3.5
strict arg removed and strict code removed
HTMLParseError removed
HTMLParser.error and calls to HTMLParser.error removed
History
Date User Action Args
2012-06-23 13:34:27ezio.melottisetrecipients: + ezio.melotti, georg.brandl, eric.araujo, r.david.murray, python-dev, serhiy.storchaka
2012-06-23 13:34:27ezio.melottisetmessageid: <1340458467.92.0.0840343106874.issue15114@psf.upfronthosting.co.za>
2012-06-23 13:34:27ezio.melottilinkissue15114 messages
2012-06-23 13:34:27ezio.melotticreate