Message 163608 - Python tracker (original) (raw)
Message163608
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:27 | ezio.melotti | set | recipients: + ezio.melotti, georg.brandl, eric.araujo, r.david.murray, python-dev, serhiy.storchaka |
2012-06-23 13:34:27 | ezio.melotti | set | messageid: 1340458467.92.0.0840343106874.issue15114@psf.upfronthosting.co.za |
2012-06-23 13:34:27 | ezio.melotti | link | issue15114 messages |
2012-06-23 13:34:27 | ezio.melotti | create |