Eli Bendersky added the comment:

A few notes:

1. If by C API version you mean PyExpat_CAPI_MAGIC, I'm not sure what 
difference that makes. It has never been updated and it's also being used only 
in _elementtree. Since the latter is statically compiled against pyexpat, I 
don't see a reason to touch it.

2. I wouldn't backport it to 2.7; again, not critical enough.

3. Should we open a separate issue for adding support to GBK and similar 
encodings "sometime in the future"? This issue kind-of got derailed to fix the 
bug.

----------

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

Reply via email to