Message194786
| Author | scoder |
|---|---|
| Recipients | eli.bendersky, flox, jcea, pitrou, python-dev, scoder |
| Date | 2013-08-10.07:38:23 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1376120304.51.0.341087658749.issue17741@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
I gave the implementation a try and attached an incomplete patch. Some tests are failing. It turns out that it's not entirely easy to do this. As Antoine noticed, the hack in the C implementation of the TreeBuilder makes it tricky to integrate with other targets, specifically when intercepting events that the tree builder needs . That's a more general bug and it currently gets in the way. Anyway, here's how it should eventually look like. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2013-08-10 07:38:24 | scoder | set | recipients: + scoder, jcea, pitrou, eli.bendersky, flox, python-dev |
| 2013-08-10 07:38:24 | scoder | set | messageid: <1376120304.51.0.341087658749.issue17741@psf.upfronthosting.co.za> |
| 2013-08-10 07:38:24 | scoder | link | issue17741 messages |
| 2013-08-10 07:38:24 | scoder | create | |