Kristian Vlaardingerbroek <kristian.vlaardingerbr...@gmail.com> added the 
comment:

On Python 2.7.2 this can not be reproduced. Instead of the segmentation fault 
an AssertionError is raised:

AssertionError: invalid Element proxy at 39359432

In Python 3.2 the p1.send(n) step in the example raises a PicklingError when 
trying to pass an unpickable object.

Recommend closing this ticket.

----------
nosy: +Kristian.Vlaardingerbroek

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

Reply via email to