On 02/06/2008, Barry Warsaw <[EMAIL PROTECTED]> wrote:
> meantime, Guido said:
>
> "I'd also like to see PEP 3138 (CJK-friendly repr()) and the
> pyprocessing PEP implemented by then, and perhaps some other small
> stuff."

The pyprocessing unit tests crash with a fatal error when run on Linux
with a debug version of the interpreter.  This is because the GILState
stuff is not fork aware.  I submitted a patch some months  ago:

    http://bugs.python.org/issue1683

Could somebody review it please.

Cheers,

Richard.
_______________________________________________
Python-3000 mailing list
Python-3000@python.org
http://mail.python.org/mailman/listinfo/python-3000
Unsubscribe: 
http://mail.python.org/mailman/options/python-3000/archive%40mail-archive.com

Reply via email to