[Patches] [ python-Patches-1769767 ] struni: test_xml_etree_c

SourceForge.net noreply at sourceforge.net
Wed Aug 8 08:56:16 CEST 2007


Patches item #1769767, was opened at 2007-08-07 19:47
Message generated for change (Comment added) made by nnorwitz
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1769767&group_id=5470

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Tests
Group: Python 3000
>Status: Closed
>Resolution: Accepted
Priority: 5
Private: No
Submitted By: Joe Gregorio (jcgregorio)
>Assigned to: Neal Norwitz (nnorwitz)
Summary: struni: test_xml_etree_c

Initial Comment:
This patch fixes enough so that all the tests pass, but I'm not sure it fixes all the str to unicode conversion issues.

----------------------------------------------------------------------

>Comment By: Neal Norwitz (nnorwitz)
Date: 2007-08-07 23:56

Message:
Logged In: YES 
user_id=33168
Originator: NO

This seems like a good start.  Thanks for the patch!  I suspect all the
uses of PyString need to be converted to PyUnicode.

Committed revision 56824.


----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1769767&group_id=5470


More information about the Patches mailing list