Created on 2010-12-22 13:51 by Martin.Potthast, last changed 2010-12-28 16:11 by orsenthil. This issue is now closed.
| Files | ||||
|---|---|---|---|---|
| File name | Uploaded | Description | Edit | |
| parser-fail.py | Martin.Potthast, 2010-12-22 13:51 | |||
| HTMLParser.py.diff | Martin.Potthast, 2010-12-22 16:44 | |||
| Issue10759.diff | orsenthil, 2010-12-23 14:58 | |||
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2010-12-28 16:11:30 | orsenthil | set | status: open -> closed nosy: orsenthil, r.david.murray, Martin.Potthast messages: + msg124799 |
| 2010-12-28 16:02:53 | orsenthil | set | nosy:
orsenthil, r.david.murray, Martin.Potthast messages: + msg124798 resolution: fixed stage: patch review -> committed/rejected |
| 2010-12-23 14:58:46 | orsenthil | set | files:
+ Issue10759.diff versions: + Python 3.1, Python 2.7, Python 3.2, - Python 2.6 nosy: orsenthil, r.david.murray, Martin.Potthast messages: + msg124555 assignee: orsenthil stage: test needed -> patch review |
| 2010-12-22 19:23:16 | Martin.Potthast | set | nosy:
orsenthil, r.david.murray, Martin.Potthast messages: + msg124516 |
| 2010-12-22 16:52:44 | r.david.murray | set | nosy:
orsenthil, r.david.murray, Martin.Potthast messages: + msg124513 stage: needs patch -> test needed |
| 2010-12-22 16:44:48 | Martin.Potthast | set | files:
+ HTMLParser.py.diff messages: + msg124512 keywords: + patch nosy: orsenthil, r.david.murray, Martin.Potthast |
| 2010-12-22 15:48:56 | r.david.murray | set | nosy:
+ r.david.murray, orsenthil messages: + msg124510 stage: needs patch |
| 2010-12-22 13:56:09 | Martin.Potthast | set | type: behavior messages: + msg124507 |
| 2010-12-22 13:52:45 | Martin.Potthast | set | title: HTMLParser.unescape() cannot handle HTML entities with incorrect syntax (e.g. &#hearts;) -> HTMLParser.unescape() fails on HTML entities with incorrect syntax (e.g. &#hearts;) |
| 2010-12-22 13:51:05 | Martin.Potthast | create | |
