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 scoder
Recipients eli.bendersky, ncoghlan, scoder, serhiy.storchaka
Date 2013-09-20.04:42:15
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1379652135.6.0.722124778505.issue18990@psf.upfronthosting.co.za>
In-reply-to
Content
Inviting some more people to get this patch reviewed in a timely fashion. Given that it's a cleanup of a newly introduced API, it must go in before the first beta release of 3.4.

The even wider cleanup would be to make XMLPullParser inherit from XMLParser and simply drop most of its code (as done in lxml.etree, see ticket #19010), but this patch is all that is needed to keep that path open.
History
Date User Action Args
2013-09-20 04:42:15scodersetrecipients: + scoder, ncoghlan, eli.bendersky, serhiy.storchaka
2013-09-20 04:42:15scodersetmessageid: <1379652135.6.0.722124778505.issue18990@psf.upfronthosting.co.za>
2013-09-20 04:42:15scoderlinkissue18990 messages
2013-09-20 04:42:15scodercreate