Timeline
01/13/2010:
- 23:14 Ticket #470 (In Py>=2.6, kwargs can be general mappings) closed by
- fixed: Implemented here: http://hg.cython.org/cython-devel/rev/df9b7285ec6a
- 11:59 Ticket #476 (xrange() is not supported in Py3) closed by
- fixed
- 11:59 Ticket #476 (xrange() is not supported in Py3) created by
- Using the xrange() builtin makes the module fail to import in Py3 …
01/08/2010:
01/07/2010:
- 05:06 Ticket #474 (support non-overridable 'inline' methods) created by
- When a method is declared 'inline', Cython should emit calling code that …
01/06/2010:
- 11:10 Ticket #473 (cython 0.12 bug for microsoft visual studio 2008 compiler) created by
- Certain simple class structures will fail to compile under MS Vis. Studio …
12/29/2009:
- 01:07 Ticket #472 (builtins caching happens too early, before the optimisation phase) created by
- When using xrange() in a for-loop, Cython will generate code to …
12/26/2009:
- 21:08 Ticket #471 (Allow public enum type fields for cdef classes) created by
- Currently this gives a […]
- 20:42 Ticket #470 (In Py>=2.6, kwargs can be general mappings) created by
- See http://www.mail-archive.com/cython-dev@codespeak.net/msg08051.html and …
12/14/2009:
- 06:54 Ticket #469 (Dependency graph for output of types and utility code) created by
- As the builtin/"utility code" types of Cython becomes more complex, the …
Note: See TracTimeline
for information about the timeline view.
