Timeline
05/31/2010:
- 14:46 Ticket #540 (-3 compiler switch to enable Python 3 syntax/semantics) closed by
- fixed: Implemented here: http://hg.cython.org/cython-devel/rev/76df08abd4bf …
- 14:43 Ticket #540 (-3 compiler switch to enable Python 3 syntax/semantics) created by
- Cython should distinguish between specialties of the Python 2 and Python 3 …
- 05:40 Ticket #539 (range function regression) closed by
- worksforme: Works for me in current cython-devel, assuming that 'k' is int-compatible.
- 02:07 Ticket #539 (range function regression) created by
- I'm not sure if this has already been fixed in cython-devel, but it should …
05/27/2010:
- 10:31 Ticket #465 (fix scoping for comprehensions and generator expressions) closed by
- fixed: The above described locals() problem is not due to the variable not …
05/26/2010:
- 21:45 Ticket #538 (Various issues with integer literals.) closed by
- fixed
- 21:44 Ticket #538 (Various issues with integer literals.) created by
- Large integer literals used in a double context were emitted verbatim in …
05/25/2010:
- 00:43 Ticket #537 (Closure inner function name conflict) created by
- Theis code won't compile with current closure branch, reporting name …
05/14/2010:
- 22:51 Ticket #536 (with statements crashes Cython in module scope) created by
- […] This fails, if it is not contained within a function. It appears to …
05/12/2010:
- 07:39 Ticket #525 (Floating point constants not preserved perfectly to C source) closed by
- fixed: Fixed here: http://hg.cython.org/cython-devel/rev/c103b90fdc6a At least …
- 07:36 Ticket #535 (Optimise indexed unicode character comparisons (ustring[0] == u'a')) closed by
- fixed
- 01:04 Ticket #535 (Optimise indexed unicode character comparisons (ustring[0] == u'a')) created by
- Currently, this […] is a lot slower than […] It shouldn't be.
05/09/2010:
- 05:24 Ticket #534 (Optimise any(genexpr) and all(genexp)) closed by
- fixed: Implemented here: http://hg.cython.org/cython-closures/rev/1cbd9345c4e1 …
- 05:20 Ticket #534 (Optimise any(genexpr) and all(genexp)) created by
- In the special case of all() and any(), generator expressions …
- 04:24 Ticket #533 (reference leak when 'continue' appear in a loop's 'else' branch) closed by
- fixed: Fixed here: http://hg.cython.org/cython-devel/rev/879bb33c11c9
05/08/2010:
- 13:41 Ticket #533 (reference leak when 'continue' appear in a loop's 'else' branch) created by
- The following leaks references to 'L' when executing the 'continue' …
05/05/2010:
05/04/2010:
- 01:19 Ticket #268 (optimise away redundant None and type checks) closed by
- fixed
- 01:06 Ticket #319 (Some testcases fail on py3) closed by
- fixed: Test cases work in current Py3, so let's close this ancient ticket.
- 01:00 Ticket #354 (bint type isn't handled in readonly property access) closed by
- fixed
- 00:53 Ticket #357 (calculate_result_code not implemented) closed by
- worksforme: Since it's not reproducible, let's close this ticket and assume that it …
Note: See TracTimeline
for information about the timeline view.
