Stefan Behnel added the comment:

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.

----------
nosy: +ncoghlan, serhiy.storchaka

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue18990>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to