|
#499
|
complex numpy arithmatic
|
Code Generation
|
new
|
|
|
defect
|
major
|
somebody
|
09/06/2012
|
|
#510
|
Uncompileable C code when combining & with buffer []
|
Code Generation
|
new
|
|
|
defect
|
major
|
somebody
|
07/31/2012
|
|
#511
|
Inline functions in pxd files get wrong directives
|
Code Generation
|
new
|
|
|
defect
|
major
|
somebody
|
07/18/2010
|
|
#513
|
Infer return types of cdef functions
|
Type Analysis
|
new
|
|
|
enhancement
|
major
|
somebody
|
03/09/2010
|
|
#545
|
Compiler crash with C++ templates/buffers
|
Buffers
|
new
|
|
|
defect
|
major
|
dagss
|
06/21/2010
|
|
#548
|
Wrong code generated for type-casting to C++ reference
|
Code Generation
|
new
|
|
|
defect
|
major
|
somebody
|
07/01/2010
|
|
#552
|
Unable to use templated class as base class in C++ inheritance
|
C++
|
new
|
|
|
defect
|
major
|
somebody
|
07/04/2010
|
|
#567
|
super doesn't work with cpdef methods
|
Code Generation
|
new
|
|
|
defect
|
major
|
somebody
|
08/13/2010
|
|
#573
|
Mismatched c ptr types warning in closures when using cdef classes
|
Code Generation
|
new
|
|
|
defect
|
major
|
somebody
|
09/02/2010
|
|
#580
|
Buffer code aborts on first error
|
Buffers
|
new
|
|
|
defect
|
major
|
dagss
|
10/02/2010
|
|
#582
|
comparison operators on char* literals should compare strings, not pointers
|
Python Semantics
|
new
|
|
|
enhancement
|
major
|
|
10/30/2010
|
|
#594
|
Compiler crash on import before cimport
|
Error Reporting
|
new
|
|
|
defect
|
major
|
|
11/13/2010
|
|
#600
|
lookup of iterables in genexpr uses wrong scope
|
Python Semantics
|
new
|
|
|
defect
|
major
|
|
11/15/2012
|
|
#601
|
Clean up node juggling during code generation in ForFromStatNode
|
Code Generation
|
new
|
|
|
defect
|
major
|
somebody
|
11/28/2010
|
|
#639
|
Functions don't support attribute assignment
|
Python Semantics
|
new
|
|
|
defect
|
major
|
|
01/10/2011
|
|
#648
|
Support decorators on special methods of cdef classes
|
Cython Language Feature
|
new
|
|
|
enhancement
|
major
|
somebody
|
01/17/2011
|
|
#659
|
Support for nested types/enums in C++ classes
|
C++
|
new
|
|
|
defect
|
major
|
somebody
|
02/11/2011
|
|
#662
|
Optimise Python's math functions when used on C values
|
Optimization
|
new
|
|
|
enhancement
|
major
|
somebody
|
02/17/2011
|
|
#666
|
compiler crash on nested templates
|
Parsing
|
new
|
|
|
defect
|
major
|
somebody
|
03/05/2011
|
|
#669
|
Dissallow assignment of vtab functions
|
Code Generation
|
new
|
|
|
defect
|
major
|
somebody
|
03/17/2011
|
|
#678
|
'restrict' and 'readonly' argument to buffers
|
Buffers
|
new
|
|
|
defect
|
major
|
dagss
|
05/09/2012
|
|
#679
|
boundscheck(False) implies wraparound(False) for lists, tuples
|
Code Generation
|
new
|
|
|
defect
|
major
|
somebody
|
04/07/2011
|
|
#680
|
Bug in cimported recursively defined structs
|
Code Generation
|
new
|
|
|
defect
|
major
|
somebody
|
04/08/2011
|
|
#681
|
Message system refactoring
|
Error Reporting
|
new
|
|
|
defect
|
major
|
|
04/13/2011
|
|
#687
|
Wrapping Child classes of base class without default constructor fails
|
C++
|
new
|
|
|
defect
|
major
|
somebody
|
04/16/2011
|
|
#691
|
globals may be builtins if conditionally imported/defined
|
Type Analysis
|
new
|
|
|
defect
|
major
|
somebody
|
04/27/2011
|
|
#706
|
C++ operator() oddness
|
C++
|
new
|
|
|
defect
|
major
|
somebody
|
07/30/2011
|
|
#709
|
ValueError: ... has the wrong size, try recompiling
|
Build System
|
new
|
|
|
defect
|
major
|
somebody
|
08/24/2011
|
|
#716
|
Allow staticmethod and classmethod decorators for cdef methods.
|
Cython Language Feature
|
new
|
|
|
enhancement
|
major
|
|
08/16/2011
|
|
#719
|
Decorated methods in cdef classes should be ordinary functions
|
Type Analysis
|
new
|
|
|
defect
|
major
|
somebody
|
08/22/2011
|
|
#722
|
Final directive in pxd causes compiler crash
|
Code Generation
|
new
|
|
|
defect
|
major
|
somebody
|
08/27/2011
|
|
#728
|
Reporter should be CCed by default
|
Website
|
new
|
|
|
enhancement
|
major
|
|
09/19/2011
|
|
#733
|
pyximport of .py files should use language_level=3 in Python 3
|
Build System
|
new
|
|
|
defect
|
major
|
somebody
|
09/15/2011
|
|
#737
|
(Vacuously) support boundscheck, wraparound directives in pure mode
|
Pure Python Mode
|
new
|
|
|
defect
|
major
|
somebody
|
09/17/2011
|
|
#738
|
Support mixing cython.compile with directive decorators.
|
Pure Python Mode
|
new
|
|
|
defect
|
major
|
somebody
|
09/17/2011
|
|
#741
|
Ticket update notifications not send
|
Website
|
new
|
|
|
defect
|
major
|
|
09/19/2011
|
|
#745
|
extension types lack a dict to assign arbitrary attributes
|
Cython Language Feature
|
new
|
|
|
enhancement
|
major
|
|
10/10/2011
|
|
#746
|
Support variable sized object allocation (à la bytes/tuple)
|
Cython Language Feature
|
new
|
|
|
enhancement
|
major
|
|
10/11/2011
|
|
#747
|
Catch C++ exceptions raised by arithmetic
|
C++
|
new
|
|
|
defect
|
major
|
somebody
|
10/19/2011
|
|
#748
|
cython.array broken in compile mode
|
Pure Python Mode
|
new
|
|
|
defect
|
major
|
somebody
|
10/20/2011
|
|
#749
|
Support dynamic length arrays on stack
|
Code Generation
|
new
|
|
|
enhancement
|
major
|
somebody
|
10/23/2011
|
|
#750
|
Additional libc .pxd definitions
|
Library
|
new
|
|
|
enhancement
|
major
|
|
10/23/2011
|
|
#752
|
Read Cython type declarations from PEP 3107 function annotations
|
Type Analysis
|
new
|
|
|
enhancement
|
major
|
somebody
|
11/01/2011
|
|
#753
|
ScopedExprNode doesn't support closures
|
Code Generation
|
new
|
|
|
defect
|
major
|
somebody
|
11/08/2011
|
|
#755
|
Errors in circular imports
|
Code Generation
|
new
|
|
|
defect
|
major
|
somebody
|
11/14/2011
|
|
#756
|
Propagate length hint through generator expressions
|
Optimization
|
new
|
|
|
enhancement
|
major
|
somebody
|
11/19/2011
|
|
#760
|
traceback creation slows down exception propagation considerably
|
Optimization
|
new
|
|
|
defect
|
major
|
somebody
|
01/27/2012
|
|
#764
|
prange doesn't properly parse reduction in if-elif-else trees
|
Parsing
|
new
|
|
|
defect
|
major
|
somebody
|
03/23/2012
|
|
#765
|
Optimise reversed(range(start,stop,step)) for non-trivial steps
|
Optimization
|
new
|
|
|
enhancement
|
major
|
somebody
|
03/24/2012
|
|
#772
|
max(int, unsigned int) missbehaving
|
Code Generation
|
new
|
|
|
defect
|
major
|
somebody
|
01/23/2013
|
|
#774
|
type inference doesn't work in parallel code sections
|
Type Analysis
|
new
|
|
|
defect
|
major
|
somebody
|
05/15/2012
|
|
#783
|
Odd behavior with std::string and .decode()
|
Code Generation
|
new
|
|
|
defect
|
major
|
somebody
|
07/18/2012
|
|
#786
|
Support 2-args iter() on pointers: iter(c_ptr, end_value)
|
Cython Language Feature
|
new
|
|
|
enhancement
|
major
|
|
08/12/2012
|
|
#793
|
Buffer/template arguments sometimes parsed as expressions
|
Parsing
|
new
|
|
|
defect
|
major
|
somebody
|
11/07/2012
|
|
#794
|
Cython array allocation too slow
|
Buffers
|
new
|
|
|
defect
|
major
|
dagss
|
11/15/2012
|
|
#795
|
Allow final methods in non-final cdef classes
|
Cython Language Feature
|
new
|
|
|
enhancement
|
major
|
|
11/24/2012
|
|
#797
|
Fix cython's deep C-stacks upon deallocation
|
Code Generation
|
new
|
|
|
defect
|
major
|
somebody
|
01/03/2013
|
|
#798
|
const fails when used as the argument to a template of a template
|
C++
|
new
|
|
|
defect
|
major
|
somebody
|
01/30/2013
|
|
#799
|
C++ compile error when using const in a template
|
C++
|
new
|
|
|
defect
|
major
|
somebody
|
01/30/2013
|
|
#800
|
Only first overloaded method declaration is preserved when inheriting C++ classes
|
C++
|
new
|
|
|
defect
|
major
|
somebody
|
02/02/2013
|
|
#802
|
Bad interaction between fused types and special methods
|
Code Generation
|
new
|
|
|
defect
|
major
|
somebody
|
02/13/2013
|
|
#806
|
'final' directive on methods in override .pxd files doesn't optimise calls in subtypes
|
Type Analysis
|
new
|
|
|
defect
|
major
|
somebody
|
04/08/2013
|
|
#807
|
support bytearray in the same way as bytes
|
Type Analysis
|
new
|
|
|
defect
|
major
|
somebody
|
04/14/2013
|
|
#813
|
Generated C code triggers maybe-uninitialized warnings
|
Code Generation
|
new
|
|
|
defect
|
major
|
somebody
|
04/28/2013
|
|
#814
|
Compiler Crash in AnalyseExpressionsTransform
|
C++
|
new
|
|
|
defect
|
major
|
somebody
|
05/02/2013
|
|
#815
|
Clean up code object creation and usage
|
Code Generation
|
new
|
|
|
enhancement
|
major
|
somebody
|
05/08/2013
|
|
#816
|
Wrapping C++ methods with default arguments silently produces incorrect code
|
Code Generation
|
new
|
|
|
defect
|
major
|
somebody
|
05/09/2013
|
|
#817
|
cython --embed-position truncates filename from include path
|
Code Generation
|
new
|
|
|
defect
|
major
|
somebody
|
05/23/2013
|
|
#16
|
IF clauses inside definitions
|
Parsing
|
new
|
|
|
enhancement
|
minor
|
somebody
|
09/18/2008
|
|
#43
|
Mysterious error with conflicting types
|
Code Generation
|
new
|
|
|
defect
|
minor
|
somebody
|
04/09/2009
|
|
#57
|
Buffer utility functions
|
Code Generation
|
new
|
|
|
enhancement
|
minor
|
dagss
|
08/26/2008
|
|
#69
|
Cython should emulate the Py3 print() function in Py2 < 2.6
|
Code Generation
|
new
|
|
|
enhancement
|
minor
|
somebody
|
06/10/2010
|
|
#147
|
BoolBinopNode doesn't reuse temps
|
Code Generation
|
new
|
|
|
defect
|
minor
|
somebody
|
11/30/2008
|
|
#154
|
cleanup attempted for unused (so undeclared) buffer
|
Code Generation
|
new
|
|
|
defect
|
minor
|
somebody
|
12/09/2008
|
|
#157
|
multiple definitions of method fails in c code, not cython
|
Build System
|
new
|
|
|
defect
|
minor
|
somebody
|
12/09/2008
|
|
#180
|
Optimize buffer assignments
|
Optimization
|
new
|
|
|
defect
|
minor
|
somebody
|
01/10/2011
|
|
#182
|
Inline iterator utility functions
|
Optimization
|
new
|
|
|
enhancement
|
minor
|
somebody
|
01/16/2009
|
|
#194
|
Support for buffer typedefs
|
Parsing
|
new
|
|
|
enhancement
|
minor
|
somebody
|
01/26/2009
|
|
#231
|
The remaining parts of lexer and parser should get compiled into C code
|
Packaging
|
new
|
|
|
enhancement
|
minor
|
somebody
|
11/26/2009
|
|
#262
|
pre-declaring a cdef class without its base type doesn't raise an error
|
Parsing
|
new
|
|
|
defect
|
minor
|
somebody
|
11/04/2009
|
|
#264
|
handle @property decorator
|
Optimization
|
new
|
|
|
enhancement
|
minor
|
somebody
|
03/27/2009
|
|
#272
|
Missing test: Raising exception from module init code
|
Testing
|
new
|
|
|
defect
|
minor
|
|
03/31/2009
|
|
#288
|
method aliasing via assignment
|
Code Generation
|
new
|
|
|
enhancement
|
minor
|
somebody
|
04/20/2009
|
|
#292
|
Garbage in HTML/annotation in simple example code
|
Code Generation
|
new
|
|
|
defect
|
minor
|
somebody
|
02/06/2010
|
|
#308
|
closures for module scope
|
Code Generation
|
new
|
|
|
defect
|
minor
|
somebody
|
11/27/2010
|
|
#315
|
ValueError Exception raised during type checking when mixing bint and ndarray
|
Code Generation
|
new
|
|
|
defect
|
minor
|
somebody
|
05/15/2009
|
|
#320
|
Type checking when casting objects to pointers
|
Type Analysis
|
new
|
|
|
defect
|
minor
|
somebody
|
04/13/2011
|
|
#324
|
Wrap docstrings with PyDoc_STRVAR macro.
|
Code Generation
|
new
|
|
|
enhancement
|
minor
|
somebody
|
10/23/2009
|
|
#331
|
use -ansi flag for runtests
|
Testing
|
new
|
|
|
defect
|
minor
|
|
06/16/2009
|
|
#337
|
class decorators for cdef classes
|
Code Generation
|
new
|
|
|
enhancement
|
minor
|
somebody
|
06/26/2009
|
|
#368
|
Cascading assignments of Python bools are inefficient
|
Code Generation
|
new
|
|
|
defect
|
minor
|
somebody
|
11/26/2009
|
|
#386
|
Make complex number type from typedef float
|
Parsing
|
new
|
|
|
enhancement
|
minor
|
somebody
|
05/09/2012
|
|
#389
|
Temp handling in ForFromStatNode needs cleanup
|
Code Generation
|
new
|
|
|
task
|
minor
|
somebody
|
10/04/2009
|
|
#403
|
bufaccess test leaks memory
|
Testing
|
new
|
|
|
defect
|
minor
|
|
10/11/2009
|
|
#408
|
Support tuple unpacking in calls to C function
|
Code Generation
|
new
|
|
|
enhancement
|
minor
|
somebody
|
11/27/2009
|
|
#426
|
Split parallel assignments into optimisable subsets
|
Optimization
|
new
|
|
|
enhancement
|
minor
|
somebody
|
10/18/2009
|
|
#472
|
builtins caching happens too early, before the optimisation phase
|
Code Generation
|
new
|
|
|
defect
|
minor
|
somebody
|
01/13/2010
|
|
#514
|
Buffers: Some forms of C/Fortran contiguous buffers not acquired
|
Code Generation
|
new
|
|
|
defect
|
minor
|
somebody
|
12/11/2010
|
|
#655
|
Add flag for Makefile dependency rules generation
|
Build System
|
new
|
|
|
enhancement
|
minor
|
somebody
|
09/27/2011
|
|
#667
|
linking not done using g++ when language specified as "C++" (not "c++")
|
Build System
|
new
|
|
|
defect
|
minor
|
somebody
|
03/11/2011
|