|
#542
|
Support for relative import
|
Pure Python Mode
|
|
defect
|
haoyu
|
assigned
|
06/07/2010
|
|
#469
|
Dependency graph for output of types and utility code
|
Code Generation
|
|
task
|
dagss
|
assigned
|
12/14/2009
|
|
#339
|
Add library functions to numpy.pxd
|
Library
|
|
defect
|
dagss
|
assigned
|
06/28/2009
|
|
#423
|
Support explicit exception chaining syntax (PEP 3134)
|
Parsing
|
|
enhancement
|
haoyu
|
assigned
|
10/18/2009
|
|
#509
|
Error for local/cclass reference variables
|
Error Reporting
|
|
defect
|
|
new
|
02/21/2010
|
|
#565
|
Enable/disable optimizations
|
Optimization
|
|
defect
|
somebody
|
new
|
07/31/2010
|
|
#660
|
Buffers not allowable as closure variables.
|
Buffers
|
|
defect
|
dagss
|
new
|
02/17/2011
|
|
#810
|
segfault when using cdef keyword arguments
|
Code Generation
|
|
defect
|
somebody
|
new
|
04/23/2013
|
|
#256
|
for..from by step doesn't work with pointers
|
Code Generation
|
|
defect
|
somebody
|
new
|
03/25/2009
|
|
#259
|
future division not respected by C ints (including literals)
|
Code Generation
|
|
defect
|
somebody
|
new
|
03/25/2009
|
|
#266
|
builtin exceptions used in except + clauses not getting initalized
|
Build System
|
|
defect
|
somebody
|
new
|
03/27/2009
|
|
#279
|
compiler crash on .pxd -> .py definitions
|
Parsing
|
|
defect
|
somebody
|
new
|
04/14/2009
|
|
#283
|
cdef inline functions in pxds can't have default arguments
|
Code Generation
|
|
defect
|
somebody
|
new
|
04/16/2009
|
|
#294
|
Document feature: packed struct
|
Documentation
|
|
defect
|
|
new
|
04/23/2009
|
|
#297
|
Enable for-in-range optimisation also for untyped loop vars
|
Code Generation
|
|
defect
|
somebody
|
new
|
04/25/2009
|
|
#301
|
Buffers: Store acquired buffers as typed fields in cdef classes + global variables
|
Parsing
|
|
defect
|
somebody
|
new
|
04/28/2009
|
|
#302
|
Usability problem: Cannot access .shape member of numpy.ndarray as tuple
|
Parsing
|
|
defect
|
somebody
|
new
|
04/30/2009
|
|
#310
|
Documentation: Buffer slot/PEP 3118 special functions
|
Documentation
|
|
defect
|
|
new
|
05/05/2009
|
|
#321
|
Test suite for pyximport
|
Build System
|
|
defect
|
somebody
|
new
|
05/26/2009
|
|
#327
|
cpdef attributes should give an compile-time error
|
Parsing
|
|
defect
|
somebody
|
new
|
06/05/2009
|
|
#332
|
misleading error message for buffer types
|
Error Reporting
|
|
defect
|
|
new
|
06/16/2009
|
|
#334
|
support duplicating cdef class fields in both pxd and pyx
|
Parsing
|
|
defect
|
somebody
|
new
|
06/24/2009
|
|
#340
|
Problem with buffer/memview parsing strategy
|
Parsing
|
|
defect
|
somebody
|
new
|
06/28/2009
|
|
#341
|
Move Cython-language utility code inclusion to code generation phase
|
Code Generation
|
|
defect
|
somebody
|
new
|
06/30/2009
|
|
#345
|
Necessary refactoring of mangling methods in Symtab.py
|
Code Generation
|
|
defect
|
somebody
|
new
|
07/09/2009
|
|
#348
|
warn on unpaired __cinit__ and __dealloc__
|
Error Reporting
|
|
defect
|
|
new
|
08/06/2009
|
|
#349
|
Should extern typedefs require an explicit cast?
|
Code Generation
|
|
defect
|
somebody
|
new
|
08/06/2009
|
|
#370
|
Unraisable exceptions should be a compile time error whenever possible
|
Error Reporting
|
|
defect
|
|
new
|
09/16/2009
|
|
#375
|
Many warnings for buffer access.
|
Buffers
|
|
defect
|
dagss
|
new
|
09/25/2009
|
|
#379
|
cython -r recursive option broken
|
Build System
|
|
defect
|
somebody
|
new
|
09/28/2009
|
|
#380
|
Integrate "Fast numerical computations in Cython" paper into docs
|
Documentation
|
|
defect
|
|
new
|
09/30/2009
|
|
#381
|
Integrate "Cython Tutorial" paper into docs
|
Documentation
|
|
defect
|
|
new
|
09/30/2009
|
|
#382
|
Document compiler directives
|
Documentation
|
|
defect
|
|
new
|
09/30/2009
|
|
#388
|
Document the autotestdict directive (#387)
|
Documentation
|
|
defect
|
|
new
|
10/03/2009
|
|
#410
|
Investigate element.pxd note
|
Parsing
|
|
defect
|
somebody
|
new
|
10/14/2009
|
|
#414
|
Remove TempNode
|
Code Generation
|
|
defect
|
somebody
|
new
|
10/15/2009
|
|
#432
|
intern() doesn't handle char* properly
|
Code Generation
|
|
defect
|
somebody
|
new
|
10/22/2009
|
|
#451
|
Missing cast for numpy array slicing in C++ Mode
|
Code Generation
|
|
defect
|
somebody
|
new
|
11/06/2009
|
|
#452
|
embedding test fails in OS X 10.6
|
Testing
|
|
defect
|
|
new
|
11/10/2009
|
|
#468
|
Add note about numpy.get_include to the docs.
|
Documentation
|
|
defect
|
|
new
|
12/12/2009
|
|
#471
|
Allow public enum type fields for cdef classes
|
Code Generation
|
|
defect
|
somebody
|
new
|
12/26/2009
|
|
#475
|
__file__ variable not available in module init
|
Code Generation
|
|
defect
|
somebody
|
new
|
01/08/2010
|
|
#477
|
@cython.locals() don't propagate to cdef function signature
|
Pure Python Mode
|
|
defect
|
somebody
|
new
|
01/20/2010
|
|
#499
|
complex numpy arithmatic
|
Code Generation
|
|
defect
|
somebody
|
new
|
02/01/2010
|
|
#510
|
Uncompileable C code when combining & with buffer []
|
Code Generation
|
|
defect
|
somebody
|
new
|
02/23/2010
|
|
#511
|
Inline functions in pxd files get wrong directives
|
Code Generation
|
|
defect
|
somebody
|
new
|
03/01/2010
|
|
#512
|
parser bug for mismatches in function arguments with default value
|
Parsing
|
|
defect
|
somebody
|
new
|
03/04/2010
|
|
#526
|
Error testing for overridden methods
|
Testing
|
|
defect
|
|
new
|
04/08/2010
|
|
#545
|
Compiler crash with C++ templates/buffers
|
Buffers
|
|
defect
|
dagss
|
new
|
06/21/2010
|
|
#548
|
Wrong code generated for type-casting to C++ reference
|
Code Generation
|
|
defect
|
somebody
|
new
|
07/01/2010
|
|
#552
|
Unable to use templated class as base class in C++ inheritance
|
C++
|
|
defect
|
somebody
|
new
|
07/04/2010
|
|
#567
|
super doesn't work with cpdef methods
|
Code Generation
|
|
defect
|
somebody
|
new
|
08/13/2010
|
|
#570
|
Bad parsing for operator identifier.
|
Parsing
|
|
defect
|
somebody
|
new
|
08/25/2010
|
|
#573
|
Mismatched c ptr types warning in closures when using cdef classes
|
Code Generation
|
|
defect
|
somebody
|
new
|
09/02/2010
|
|
#580
|
Buffer code aborts on first error
|
Buffers
|
|
defect
|
dagss
|
new
|
10/02/2010
|
|
#594
|
Compiler crash on import before cimport
|
Error Reporting
|
|
defect
|
|
new
|
11/13/2010
|
|
#600
|
lookup of iterables in genexpr uses wrong scope
|
Python Semantics
|
|
defect
|
|
new
|
11/25/2010
|
|
#601
|
Clean up node juggling during code generation in ForFromStatNode
|
Code Generation
|
|
defect
|
somebody
|
new
|
11/25/2010
|
|
#639
|
Functions don't support attribute assignment
|
Python Semantics
|
|
defect
|
|
new
|
01/09/2011
|
|
#659
|
Support for nested types/enums in C++ classes
|
C++
|
|
defect
|
somebody
|
new
|
02/11/2011
|
|
#666
|
compiler crash on nested templates
|
Parsing
|
|
defect
|
somebody
|
new
|
03/05/2011
|
|
#669
|
Dissallow assignment of vtab functions
|
Code Generation
|
|
defect
|
somebody
|
new
|
03/17/2011
|
|
#673
|
Bound methods of cdef classes acts differently from normal classes (with f2py?)
|
Code Generation
|
|
defect
|
dagss
|
new
|
03/30/2011
|
|
#678
|
'restrict' and 'readonly' argument to buffers
|
Buffers
|
|
defect
|
dagss
|
new
|
04/02/2011
|
|
#679
|
boundscheck(False) implies wraparound(False) for lists, tuples
|
Code Generation
|
|
defect
|
somebody
|
new
|
04/07/2011
|
|
#680
|
Bug in cimported recursively defined structs
|
Code Generation
|
|
defect
|
somebody
|
new
|
04/08/2011
|
|
#681
|
Message system refactoring
|
Error Reporting
|
|
defect
|
|
new
|
04/13/2011
|
|
#687
|
Wrapping Child classes of base class without default constructor fails
|
C++
|
|
defect
|
somebody
|
new
|
04/16/2011
|
|
#689
|
cimported function pointers
|
Cython Language Feature
|
|
defect
|
|
new
|
04/20/2011
|
|
#691
|
globals may be builtins if conditionally imported/defined
|
Type Analysis
|
|
defect
|
somebody
|
new
|
04/27/2011
|
|
#706
|
C++ operator() oddness
|
C++
|
|
defect
|
somebody
|
new
|
07/30/2011
|
|
#709
|
ValueError: ... has the wrong size, try recompiling
|
Build System
|
|
defect
|
somebody
|
new
|
08/09/2011
|
|
#719
|
Decorated methods in cdef classes should be ordinary functions
|
Type Analysis
|
|
defect
|
somebody
|
new
|
08/22/2011
|
|
#722
|
Final directive in pxd causes compiler crash
|
Code Generation
|
|
defect
|
somebody
|
new
|
08/27/2011
|
|
#733
|
pyximport of .py files should use language_level=3 in Python 3
|
Build System
|
|
defect
|
somebody
|
new
|
09/15/2011
|
|
#737
|
(Vacuously) support boundscheck, wraparound directives in pure mode
|
Pure Python Mode
|
|
defect
|
somebody
|
new
|
09/17/2011
|
|
#738
|
Support mixing cython.compile with directive decorators.
|
Pure Python Mode
|
|
defect
|
somebody
|
new
|
09/17/2011
|
|
#741
|
Ticket update notifications not send
|
Website
|
|
defect
|
|
new
|
09/19/2011
|
|
#747
|
Catch C++ exceptions raised by arithmetic
|
C++
|
|
defect
|
somebody
|
new
|
10/19/2011
|
|
#748
|
cython.array broken in compile mode
|
Pure Python Mode
|
|
defect
|
somebody
|
new
|
10/20/2011
|
|
#753
|
ScopedExprNode doesn't support closures
|
Code Generation
|
|
defect
|
somebody
|
new
|
11/08/2011
|
|
#755
|
Errors in circular imports
|
Code Generation
|
|
defect
|
somebody
|
new
|
11/14/2011
|
|
#760
|
traceback creation slows down exception propagation considerably
|
Optimization
|
|
defect
|
somebody
|
new
|
01/26/2012
|
|
#764
|
prange doesn't properly parse reduction in if-elif-else trees
|
Parsing
|
|
defect
|
somebody
|
new
|
03/23/2012
|
|
#770
|
Test failures and compiler warnings with the clang compiler
|
Code Generation
|
|
defect
|
scoder
|
new
|
04/22/2012
|
|
#772
|
max(int, unsigned int) missbehaving
|
Code Generation
|
|
defect
|
somebody
|
new
|
05/10/2012
|
|
#774
|
type inference doesn't work in parallel code sections
|
Type Analysis
|
|
defect
|
somebody
|
new
|
05/15/2012
|
|
#778
|
'cimport cython.this_module_does_not_exist' doesn't make compilation fail
|
Error Reporting
|
|
defect
|
somebody
|
new
|
06/13/2012
|
|
#779
|
Applying undeclared decorator in a .pxd file doesn't make compilation fail
|
Error Reporting
|
|
defect
|
|
new
|
06/13/2012
|
|
#780
|
buffer shape incompatible with memoryview shape
|
Type Analysis
|
|
defect
|
somebody
|
new
|
06/15/2012
|
|
#783
|
Odd behavior with std::string and .decode()
|
Code Generation
|
|
defect
|
somebody
|
new
|
07/12/2012
|
|
#793
|
Buffer/template arguments sometimes parsed as expressions
|
Parsing
|
|
defect
|
somebody
|
new
|
11/07/2012
|
|
#794
|
Cython array allocation too slow
|
Buffers
|
|
defect
|
dagss
|
new
|
11/10/2012
|
|
#797
|
Fix cython's deep C-stacks upon deallocation
|
Code Generation
|
|
defect
|
somebody
|
new
|
01/03/2013
|
|
#798
|
const fails when used as the argument to a template of a template
|
C++
|
|
defect
|
somebody
|
new
|
01/30/2013
|
|
#799
|
C++ compile error when using const in a template
|
C++
|
|
defect
|
somebody
|
new
|
01/30/2013
|
|
#800
|
Only first overloaded method declaration is preserved when inheriting C++ classes
|
C++
|
|
defect
|
somebody
|
new
|
02/02/2013
|
|
#802
|
Bad interaction between fused types and special methods
|
Code Generation
|
|
defect
|
somebody
|
new
|
02/13/2013
|
|
#806
|
'final' directive on methods in override .pxd files doesn't optimise calls in subtypes
|
Type Analysis
|
|
defect
|
somebody
|
new
|
04/08/2013
|
|
#807
|
support bytearray in the same way as bytes
|
Type Analysis
|
|
defect
|
somebody
|
new
|
04/14/2013
|