Message196236
| Author | scoder |
|---|---|
| Recipients | eli.bendersky, flox, jcea, jkloth, ncoghlan, python-dev, scoder |
| Date | 2013-08-26.19:35:05 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1377545706.34.0.416759054466.issue17741@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Here is a proof-of-concept patch that integrates the functionality of the IncrementalParser into the XMLParser. I ended up reusing most of Antoines implementation and test suite. In case he'll look back into this ticket at some point, I'll put a "thank you" here. The patch certainly needs more cleanup, but it shows where things are going and passes all tests. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2013-08-26 19:35:06 | scoder | set | recipients: + scoder, jcea, ncoghlan, jkloth, eli.bendersky, flox, python-dev |
| 2013-08-26 19:35:06 | scoder | set | messageid: <1377545706.34.0.416759054466.issue17741@psf.upfronthosting.co.za> |
| 2013-08-26 19:35:06 | scoder | link | issue17741 messages |
| 2013-08-26 19:35:06 | scoder | create | |