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 serhiy.storchaka
Recipients Martin Hosken, eli.bendersky, scoder, serhiy.storchaka
Date 2018-09-08.12:19:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1536409183.44.0.56676864532.issue34600@psf.upfronthosting.co.za>
In-reply-to
Content
> But the C version XMLParser requires that its TreeBuilder not be a subclass, when used in iterparse.

Creating a TreeBuilder subclass looks the Right Way. What are problems with this? Could you please provide a complete script that works in 2.7, but doesn't work in 3.x?
History
Date User Action Args
2018-09-08 12:19:43serhiy.storchakasetrecipients: + serhiy.storchaka, scoder, eli.bendersky, Martin Hosken
2018-09-08 12:19:43serhiy.storchakasetmessageid: <1536409183.44.0.56676864532.issue34600@psf.upfronthosting.co.za>
2018-09-08 12:19:43serhiy.storchakalinkissue34600 messages
2018-09-08 12:19:43serhiy.storchakacreate