Bugs item #1435487, was opened at 2006-02-20 14:15
Message generated for change (Comment added) made by nnorwitz
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=1435487&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: Unicode
Group: Python 2.4
Status: Open
Resolution: None
>Priority: 7
Submitted By: Viktor Ferenczi (complex)
Assigned to: M.-A. Lemburg (lemburg)
Summary: Crash when decoding UTF8

Initial Comment:
Python segfaults when running the attached script on  
Python 2.4.2 Windows versions (tested with Win98SE 
HUN and WinXP HUN SP1). 
 
Linux version (Debian unstable) works fine, but 
cannot encode text to latin-2, since it decodes utf-8 
BOM that cannot be encoded. 

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

>Comment By: Neal Norwitz (nnorwitz)
Date: 2006-02-21 01:04

Message:
Logged In: YES 
user_id=33168

2.5 raises a SyntaxError: encoding problem: utf-8.  2.4
still crashes, this is probably a duplicate of a previous
bug.  Should research and backport the fix.

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

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=1435487&group_id=5470
_______________________________________________
Python-bugs-list mailing list 
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to