New submission from Marek Kowalski:

I'm attaching a minimal script to reproduce. I tested only with 3.2 and 2.7 
versions. Its possible that it has been fixed since 3.2.

----------
components: Unicode
files: segv.py
messages: 215384
nosy: Marek.Kowalski, ezio.melotti, haypo
priority: normal
severity: normal
status: open
title: Segfault when stringifying UnicodeEncodeError (or UnicodeDecodeError) 
created with __new__()
type: crash
versions: Python 2.7, Python 3.2
Added file: http://bugs.python.org/file34702/segv.py

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue21134>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to