Ticket #159 (closed enhancement: fixed)

Opened 21 months ago

Last modified 21 months ago

implement set literals, set comprehensions and dict comprehensions

Reported by: scoder Owned by: scoder
Priority: major Milestone: 0.11
Component: Code Generation Keywords:
Cc:

Description

Py3 has them and so should Cython.

Change History

Changed 21 months ago by scoder

  • owner changed from somebody to scoder
  • status changed from new to assigned

Changed 21 months ago by scoder

  • status changed from assigned to closed
  • resolution set to fixed
  • milestone changed from wishlist to 0.11

Implemented in rev b638811d14d0:

 http://hg.cython.org/cython-devel/rev/b638811d14d0

Note: See TracTickets for help on using tickets.