[Patches] [ python-Patches-1434008 ] Inline Lambda patch

SourceForge.net noreply at sourceforge.net
Tue Feb 28 19:57:13 CET 2006


Patches item #1434008, was opened at 2006-02-18 05:40
Message generated for change (Comment added) made by talin
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1434008&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: Core (C code)
Group: Python 2.4
Status: Closed
Resolution: Rejected
Priority: 5
Submitted By: Talin (talin)
Assigned to: Nobody/Anonymous (nobody)
Summary: Inline Lambda patch

Initial Comment:
This patch adds a new syntactical form for lambda
functions:

a = (x*x given x)

See the Python-Dev discussion for more details...

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

>Comment By: Talin (talin)
Date: 2006-02-28 18:57

Message:
Logged In: YES 
user_id=504

No problem. The patch was never intended to be accepted as part of the 
mainline development branch, it was only here to serve as a basis for discussion, 
and in any case should really be considered as a Python 3 suggestion.

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

Comment By: Martin v. Löwis (loewis)
Date: 2006-02-27 21:56

Message:
Logged In: YES 
user_id=21627

Since the discussion on pythondev concluded that the syntax shouldn't change, 
I'm rejecting the patch.

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

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


More information about the Patches mailing list