[Patches] [ python-Patches-926375 ] unichr(wide) error on ucs2 build

SourceForge.net noreply at sourceforge.net
Tue Mar 30 19:51:17 EST 2004


Patches item #926375, was opened at 2004-03-31 09:51
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=926375&group_id=5470

Category: Core (C code)
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Hye-Shik Chang (perky)
Assigned to: Nobody/Anonymous (nobody)
Summary: unichr(wide) error on ucs2 build

Initial Comment:
PyUnicode_FromOrdinal has code supporting UCS2 build
already. But it is disabled by range validating routine.
I think it should be either removed or modified to
allow wide characters. (Please see the attachment.)

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

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



More information about the Patches mailing list