Timeline
08/15/2010:
- 06:01 Ticket #569 (New special method code breaks __getattr__ and module initialisation) created by
- The optimisation in #561 breaks the __getattr__ method in Python …
- 00:16 Ticket #568 (Restore special method docstrings.) closed by
- fixed: http://hg.cython.org/cython-devel/rev/63c67976adc6
- 00:14 Ticket #568 (Restore special method docstrings.) created by
- Unfortunately, #561 removed all docstrings for special methods, which is …
08/13/2010:
- 13:01 Ticket #567 (super doesn't work with cpdef methods) created by
- On Thu, Aug 12, 2010 at 1:32 PM, Ken wrote: […]
08/12/2010:
08/11/2010:
- 23:05 Ticket #566 (Code generated for __getslice__ fails to build in Py3) created by
- This is the same issue as #215. I've got a patch for this; I'll add a …
- 08:48 Ticket #561 (major performance bug with special functions) reopened by
- There's still a bit of fallout to resolve: …
08/10/2010:
- 14:21 Ticket #561 (major performance bug with special functions) closed by
- fixed
- 05:44 Ticket #564 (refcount bug in isinstance optimization) closed by
- fixed: Fixed here: http://hg.cython.org/cython-release/rev/f3d01cc63e4f …
07/31/2010:
- 12:15 Ticket #565 (Enable/disable optimizations) created by
- Currently, the only way to do this is to comment out certain phases of the …
07/30/2010:
07/29/2010:
- 06:58 Ticket #563 ("make repo" is broken) created by
- Downloading the tarball for 0.12.1 or 0.13-beta: […] So the .hgrev …
07/27/2010:
- 16:16 Ticket #562 (__ipow__ method must ignore its third argument) created by
- Evidently the Python position is that it's OK to pass garbage as the third …
07/26/2010:
- 23:16 Ticket #561 (major performance bug with special functions) created by
- I found (and, I think, fixed) a major performance bug with special …
07/23/2010:
- 07:30 Ticket #560 (Distutils changes: make .c readonly & abort on errors) created by
- Attached patch makes generated file readonly and raises distutils error if …
07/19/2010:
07/18/2010:
- 00:57 Ticket #82 (Implement closures) closed by
- fixed
- 00:46 Ticket #506 (doctest failure in cpp_classes.pyx) closed by
- fixed: This was fixed and merged.
- 00:43 Ticket #549 (Compiler crash when a template argument is a non-declared object) closed by
- fixed: http://hg.cython.org/cython-devel/rev/3558b2869352
- 00:24 Ticket #558 (Break up Cython/Includes directory into submodules.) closed by
- fixed
- 00:23 Ticket #558 (Break up Cython/Includes directory into submodules.) created by
- http://hg.cython.org/cython-devel/rev/667c147a8dc2
- 00:19 Ticket #557 (Install Include/Deprecated directory.) closed by
- fixed: http://hg.cython.org/cython-devel/rev/8b72a90e162f
- 00:19 Ticket #557 (Install Include/Deprecated directory.) created by
- Followup for #558.
- 00:16 Ticket #556 (Disable closures in cdef functions (for now)) closed by
- fixed: Now it reports a nice error at Cython compile time. …
- 00:15 Ticket #556 (Disable closures in cdef functions (for now)) created by
- Related to #554, which probably won't get done by release.
- 00:14 Ticket #555 (Documentation bug in "Using C Libraries") closed by
- fixed
- 00:00 Ticket #501 (cython.operators module) closed by
- fixed: One now has cython.operator (like builtin.operator).
Note: See TracTimeline
for information about the timeline view.
