[ python-Bugs-1692280 ] lambda function segfault

SourceForge.net noreply at sourceforge.net
Sun Apr 1 12:15:39 CEST 2007


Bugs item #1692280, was opened at 2007-04-01 10:05
Message generated for change (Comment added) made by gbrandl
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=1692280&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: Python Interpreter Core
Group: Python 2.5
>Status: Closed
>Resolution: Out of Date
Priority: 9
Private: No
Submitted By: Dasn (dasn)
Assigned to: Nobody/Anonymous (nobody)
Summary: lambda function segfault

Initial Comment:
>>> lambda ((x,y)): 'ok'
Segment fault (core dumped).

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

>Comment By: Georg Brandl (gbrandl)
Date: 2007-04-01 10:15

Message:
Logged In: YES 
user_id=849994
Originator: NO

Thanks, this is already fixed in SVN and will be part of 2.5.1, which is
scheduled to be released soon.

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

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


More information about the Python-bugs-list mailing list