Timeline
11/01/2011:
- 13:35 Ticket #752 (Read Cython type declarations from PEP 3107 function annotations) created by
- Cython should try to read type declarations from function annotations if …
10/23/2011:
- 17:33 Ticket #751 (Allow lambda with C functions) created by
- Currently, it is not possible to use lambda with a C function: […] …
- 17:00 Ticket #714 (Misleading warnings: "local variable referenced before assignment") reopened by
- I don't think this has been fixed completely: […]
- 13:31 Ticket #750 (Additional libc .pxd definitions) created by
- It'd be great if the following definitions could be added to the .pxd …
- 13:02 Ticket #749 (Support dynamic length arrays on stack) created by
- In C99 it's possible to create an array with a calculated length on the …
10/20/2011:
- 22:40 Ticket #748 (cython.array broken in compile mode) created by
- E.g. […] This also crashes the compiler.
- 13:49 Ticket #551 (Cython does not allow ctypedef'ing templated types) closed by
- fixed: https://github.com/cython/cython/commit/ce6a1255abfe6cf9a21266ca046c2e77028 …
10/19/2011:
- 23:13 Ticket #747 (Catch C++ exceptions raised by arithmetic) created by
- If declared as except + Also, disallow int operator() as a "c …
10/13/2011:
- 15:26 Ticket #717 (Passing duplicate keyword arguments does not raise a TypeError) closed by
- fixed: Fixes are implemented here: …
- 12:46 Ticket #734 ("from a import b" raises AttributeError instead of ImportError) closed by
- fixed
10/11/2011:
- 06:36 Ticket #746 (Support variable sized object allocation (à la bytes/tuple)) created by
- CPython supports changing the size of an object struct at allocation time, …
10/10/2011:
- 08:02 Ticket #745 (extension types lack a dict to assign arbitrary attributes) created by
- It should be possible to do this: […] Currently, extension types do …
10/09/2011:
- 10:48 Ticket #744 (Optimise kwargs pass-through) created by
- Function wrappers often pass their keyword arguments on into the …
Note: See TracTimeline
for information about the timeline view.
