Timeline
04/02/2011:
- 15:55 Ticket #645 (debugger tests too verbose) closed by
- fixed
- 13:12 Ticket #678 ('restrict' and 'readonly' argument to buffers) created by
- We should support […] both which according to Sturla Molden gives a …
- 12:58 Ticket #654 (Out of order side effects of non-trivial arguments in function calls) closed by
- wontfix: It was decided that C functions should obey C calling semantics. The order …
- 12:50 Ticket #652 (Cython should silently ignore nogil functions for profiling) closed by
- fixed: Fixed here: …
- 12:35 Ticket #677 (Confusing warning for cdef class fields) closed by
- fixed: https://github.com/cython/cython/commit/cc2740ede1e96b0a468e0719511ca6d63cd …
- 12:32 Ticket #677 (Confusing warning for cdef class fields) created by
- This gives a warning that x is used before it is declared: […]
- 12:15 Ticket #676 (Incorrect C integer arithmetic type analysis) created by
- According to the C standard …
- 02:42 Ticket #675 ('by' not allowed as variable name) created by
04/01/2011:
- 09:29 Ticket #674 (Default arguments in closure don't work) created by
- […] Will print: 2 2 instead of 1 2. Default argument is stored in …
- 08:05 Ticket #668 (Sequence inside DEL statement isn't supported) closed by
- fixed
03/30/2011:
- 23:29 Ticket #487 (Py3 syntax: 'with' statment with multiple managers) closed by
- fixed
- 23:25 Ticket #422 (bug in setting __module__) closed by
- fixed
- 23:24 Ticket #488 (Py3 syntax: Ellipsis ('...')) closed by
- fixed
- 13:00 Ticket #673 (Bound methods of cdef classes acts differently from normal classes (with ...) created by
- This code: […] Results in: […] HOWEVER, if "class" is changed to …
03/25/2011:
- 23:43 Ticket #672 (compiler crash in redefinition) created by
- […] Make sure the right error is thrown as well.
03/20/2011:
- 09:12 Ticket #671 (Assignments can use the wrong scope for RHS lookups in class scopes) created by
- This code fails with a KeyError at runtime: […] I think the …
03/17/2011:
- 13:28 Ticket #670 (Bug in closures) created by
- […]
- 13:24 Ticket #669 (Dissallow assignment of vtab functions) created by
- […]
03/08/2011:
- 21:45 Ticket #668 (Sequence inside DEL statement isn't supported) created by
- […] It should be easy to fix, see …
03/06/2011:
- 15:52 Ticket #667 (linking not done using g++ when language specified as "C++" (not "c++")) created by
- Hello, When language="C++" (wrong capitalization) is passed to an …
03/05/2011:
- 21:37 Ticket #666 (compiler crash on nested templates) created by
- Attempting to compile/parse nested templates crashes cython. For example: …
- 20:27 Ticket #665 (Compiler crash on if(!x)) created by
- The following (wrong) code fragment crashes the compiler: […] …
03/03/2011:
- 12:49 Ticket #664 (Starred target bug) closed by
- fixed
- 10:01 Ticket #664 (Starred target bug) created by
- This code doesn't work as expected: […]
Note: See TracTimeline
for information about the timeline view.
