Ticket #293 (closed defect: duplicate)

Opened 4 years ago

Last modified 4 years ago

implement closures

Reported by: robertwb Owned by: somebody
Priority: critical Milestone: Dupe/Invalid
Component: Code Generation Keywords:
Cc:

Description

Nearly everything that is lacking from Cython boils down to closures (generators, lambda statements, nested function definitions). This ticket is simply to implement the most basic construct of nested functions.

Change History

Changed 4 years ago by robertwb

There is a separate branch for this:  http://hg.cython.org/cython-closures/

Changed 4 years ago by robertwb

  • status changed from new to closed
  • resolution set to duplicate
  • milestone changed from wishlist to Dupe/Invalid

Original ticket at #82.

Note: See TracTickets for help on using tickets.