[Patches] [ python-Patches-1752229 ] Use the Unicode API in dlmodule.c

SourceForge.net noreply at sourceforge.net
Wed Jul 11 23:08:12 CEST 2007


Patches item #1752229, was opened at 2007-07-11 17:08
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1752229&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: Modules
Group: Python 3000
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Alexandre Vassalotti (avassalotti)
Assigned to: Nobody/Anonymous (nobody)
Summary: Use the Unicode API in dlmodule.c

Initial Comment:
Fix failing test in py3k-struni.

The patch simply replaces PyString_* calls with PyUnicode_*

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

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


More information about the Patches mailing list