[Python-bugs-list] [ python-Bugs-444514 ] raw-unicode-escape codec fails roundtrip

SourceForge.net noreply@sourceforge.net
Sun, 18 May 2003 05:31:49 -0700


Bugs item #444514, was opened at 2001-07-25 18:10
Message generated for change (Comment added) made by loewis
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=444514&group_id=5470

Category: Unicode
Group: None
>Status: Closed
>Resolution: Fixed
Priority: 3
Submitted By: M.-A. Lemburg (lemburg)
Assigned to: Martin v. Löwis (loewis)
Summary: raw-unicode-escape codec fails roundtrip

Initial Comment:
On wide Python builds, the raw-unicode-escape codec
fails the round-trip for non-BMP code points.

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

>Comment By: Martin v. Löwis (loewis)
Date: 2003-05-18 14:31

Message:
Logged In: YES 
user_id=21627

This is fixed in

test_unicode.py 1.84
unicodeobject.c 2.188


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

Comment By: Brett Cannon (bcannon)
Date: 2003-05-17 01:51

Message:
Logged In: YES 
user_id=357491

OK, I am reassigning to Martin as per MA's suggestion.

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

Comment By: M.-A. Lemburg (lemburg)
Date: 2003-05-12 11:28

Message:
Logged In: YES 
user_id=38388

I haven't done anything in that direction and don't have
the time to do now, so feel free to assign the bug report to
someone else, e.g. Martin who has done most of the wide
Unicode support.

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

Comment By: Brett Cannon (bcannon)
Date: 2003-05-12 01:55

Message:
Logged In: YES 
user_id=357491

Marc-Andre, is this bug still unresolved?

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

Comment By: M.-A. Lemburg (lemburg)
Date: 2001-08-16 12:47

Message:
Logged In: YES 
user_id=38388

I'll look into this after I'm back from vacation on the 10.09.

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

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