|
#772
|
max(int, unsigned int) missbehaving
|
Code Generation
|
|
wishlist
|
defect
|
somebody
|
new
|
05/10/2012
|
|
#774
|
type inference doesn't work in parallel code sections
|
Type Analysis
|
|
wishlist
|
defect
|
somebody
|
new
|
05/15/2012
|
|
#783
|
Odd behavior with std::string and .decode()
|
Code Generation
|
|
wishlist
|
defect
|
somebody
|
new
|
07/12/2012
|
|
#793
|
Buffer/template arguments sometimes parsed as expressions
|
Parsing
|
|
wishlist
|
defect
|
somebody
|
new
|
11/07/2012
|
|
#794
|
Cython array allocation too slow
|
Buffers
|
|
wishlist
|
defect
|
dagss
|
new
|
11/10/2012
|
|
#797
|
Fix cython's deep C-stacks upon deallocation
|
Code Generation
|
|
wishlist
|
defect
|
somebody
|
new
|
01/03/2013
|
|
#798
|
const fails when used as the argument to a template of a template
|
C++
|
|
wishlist
|
defect
|
somebody
|
new
|
01/30/2013
|
|
#799
|
C++ compile error when using const in a template
|
C++
|
|
wishlist
|
defect
|
somebody
|
new
|
01/30/2013
|
|
#800
|
Only first overloaded method declaration is preserved when inheriting C++ classes
|
C++
|
|
wishlist
|
defect
|
somebody
|
new
|
02/02/2013
|
|
#802
|
Bad interaction between fused types and special methods
|
Code Generation
|
|
wishlist
|
defect
|
somebody
|
new
|
02/13/2013
|
|
#806
|
'final' directive on methods in override .pxd files doesn't optimise calls in subtypes
|
Type Analysis
|
|
wishlist
|
defect
|
somebody
|
new
|
04/08/2013
|
|
#807
|
support bytearray in the same way as bytes
|
Type Analysis
|
|
wishlist
|
defect
|
somebody
|
new
|
04/14/2013
|
|
#813
|
Generated C code triggers maybe-uninitialized warnings
|
Code Generation
|
|
wishlist
|
defect
|
somebody
|
new
|
04/28/2013
|
|
#814
|
Compiler Crash in AnalyseExpressionsTransform
|
C++
|
|
wishlist
|
defect
|
somebody
|
new
|
05/02/2013
|
|
#816
|
Wrapping C++ methods with default arguments silently produces incorrect code
|
Code Generation
|
|
wishlist
|
defect
|
somebody
|
new
|
05/09/2013
|
|
#817
|
cython --embed-position truncates filename from include path
|
Code Generation
|
|
wishlist
|
defect
|
somebody
|
new
|
05/23/2013
|
|
#3
|
Cython calls ExtType.__init__() as Python function
|
Optimization
|
|
wishlist
|
enhancement
|
somebody
|
new
|
05/05/2008
|
|
#18
|
req: support cdef class attrib initialisation
|
Code Generation
|
|
wishlist
|
enhancement
|
somebody
|
new
|
06/18/2008
|
|
#27
|
inspection of compilation namespace for IF/ELIF/ELSE/DEF
|
Parsing
|
|
wishlist
|
enhancement
|
somebody
|
new
|
07/19/2008
|
|
#153
|
safe, ref-counted support for dynamic memory allocation
|
Pure Python Mode
|
|
wishlist
|
enhancement
|
somebody
|
new
|
12/08/2008
|
|
#173
|
per-interpreter module state in Py3 (PEP 3121)
|
Code Generation
|
|
wishlist
|
enhancement
|
somebody
|
new
|
12/21/2008
|
|
#177
|
Efficient cdef calling convention for buffers
|
Code Generation
|
|
wishlist
|
enhancement
|
somebody
|
new
|
01/08/2009
|
|
#178
|
Efficient slices in buffers
|
Code Generation
|
|
wishlist
|
enhancement
|
somebody
|
new
|
01/08/2009
|
|
#238
|
support __new__() in extension types
|
Code Generation
|
|
wishlist
|
enhancement
|
somebody
|
new
|
03/16/2009
|
|
#282
|
explore ways to trap SIGFPE instead of doing runtime checks
|
Code Generation
|
|
wishlist
|
enhancement
|
somebody
|
new
|
04/15/2009
|
|
#311
|
Buffers: Acquisition counted buffers
|
Code Generation
|
|
wishlist
|
enhancement
|
somebody
|
new
|
05/06/2009
|
|
#323
|
Allow conditional compilation environment in distutils
|
Build System
|
|
wishlist
|
enhancement
|
somebody
|
new
|
06/01/2009
|
|
#433
|
Python classes defining __slots__ should automatically compile to extension classes
|
Optimization
|
|
wishlist
|
enhancement
|
somebody
|
new
|
10/22/2009
|
|
#438
|
Drop ref-counting for list index access
|
Optimization
|
|
wishlist
|
enhancement
|
somebody
|
new
|
10/27/2009
|
|
#459
|
Better support for writing var args functions. (va_start, va_arg, etc.)
|
Cython Language Feature
|
|
wishlist
|
enhancement
|
somebody
|
new
|
12/02/2009
|
|
#498
|
Support for borrowed references
|
Code Generation
|
|
wishlist
|
enhancement
|
somebody
|
new
|
02/01/2010
|
|
#513
|
Infer return types of cdef functions
|
Type Analysis
|
|
wishlist
|
enhancement
|
somebody
|
new
|
03/06/2010
|
|
#534
|
Optimise any(genexpr) and all(genexp)
|
Optimization
|
|
wishlist
|
enhancement
|
scoder
|
reopened
|
05/09/2010
|
|
#582
|
comparison operators on char* literals should compare strings, not pointers
|
Python Semantics
|
|
wishlist
|
enhancement
|
|
new
|
10/09/2010
|
|
#616
|
Implement sorted(genexpr)
|
Python Semantics
|
|
wishlist
|
enhancement
|
scoder
|
reopened
|
12/04/2010
|
|
#648
|
Support decorators on special methods of cdef classes
|
Cython Language Feature
|
|
wishlist
|
enhancement
|
somebody
|
new
|
01/17/2011
|
|
#662
|
Optimise Python's math functions when used on C values
|
Optimization
|
|
wishlist
|
enhancement
|
somebody
|
new
|
02/17/2011
|
|
#716
|
Allow staticmethod and classmethod decorators for cdef methods.
|
Cython Language Feature
|
|
wishlist
|
enhancement
|
|
new
|
08/16/2011
|
|
#728
|
Reporter should be CCed by default
|
Website
|
|
wishlist
|
enhancement
|
|
new
|
09/10/2011
|
|
#745
|
extension types lack a dict to assign arbitrary attributes
|
Cython Language Feature
|
|
wishlist
|
enhancement
|
|
new
|
10/10/2011
|
|
#746
|
Support variable sized object allocation (à la bytes/tuple)
|
Cython Language Feature
|
|
wishlist
|
enhancement
|
|
new
|
10/11/2011
|
|
#749
|
Support dynamic length arrays on stack
|
Code Generation
|
|
wishlist
|
enhancement
|
somebody
|
new
|
10/23/2011
|
|
#750
|
Additional libc .pxd definitions
|
Library
|
|
wishlist
|
enhancement
|
|
new
|
10/23/2011
|
|
#752
|
Read Cython type declarations from PEP 3107 function annotations
|
Type Analysis
|
|
wishlist
|
enhancement
|
somebody
|
new
|
11/01/2011
|
|
#756
|
Propagate length hint through generator expressions
|
Optimization
|
|
wishlist
|
enhancement
|
somebody
|
new
|
11/19/2011
|
|
#765
|
Optimise reversed(range(start,stop,step)) for non-trivial steps
|
Optimization
|
|
wishlist
|
enhancement
|
somebody
|
new
|
03/24/2012
|
|
#786
|
Support 2-args iter() on pointers: iter(c_ptr, end_value)
|
Cython Language Feature
|
|
wishlist
|
enhancement
|
|
new
|
08/12/2012
|
|
#795
|
Allow final methods in non-final cdef classes
|
Cython Language Feature
|
|
wishlist
|
enhancement
|
|
new
|
11/24/2012
|
|
#815
|
Clean up code object creation and usage
|
Code Generation
|
|
wishlist
|
enhancement
|
somebody
|
new
|
05/08/2013
|
|
#197
|
Think through and clean up various TempBlock classes
|
Code Generation
|
|
wishlist
|
task
|
somebody
|
new
|
01/29/2009
|
|
#299
|
Buffers: Clean up internal representation of acquired buffers
|
Code Generation
|
|
wishlist
|
task
|
somebody
|
new
|
04/28/2009
|
|
#300
|
Buffers: Acquire through coercion
|
Code Generation
|
|
wishlist
|
task
|
somebody
|
new
|
04/28/2009
|
|
#363
|
Make sure we handle ob_type->tp_flags inheritance correctly
|
Code Generation
|
|
wishlist
|
task
|
somebody
|
new
|
09/10/2009
|
|
#469
|
Dependency graph for output of types and utility code
|
Code Generation
|
|
wishlist
|
task
|
dagss
|
assigned
|
12/14/2009
|
|
#560
|
Distutils changes: make .c readonly & abort on errors
|
Build System
|
|
|
enhancement
|
somebody
|
new
|
07/23/2010
|
|
#281
|
Possible race condition w/ nogil exception propagation
|
Code Generation
|
|
0.17
|
defect
|
robertwb
|
new
|
04/15/2009
|
|
#43
|
Mysterious error with conflicting types
|
Code Generation
|
|
wishlist
|
defect
|
somebody
|
new
|
08/10/2008
|
|
#147
|
BoolBinopNode doesn't reuse temps
|
Code Generation
|
|
wishlist
|
defect
|
somebody
|
new
|
11/30/2008
|
|
#154
|
cleanup attempted for unused (so undeclared) buffer
|
Code Generation
|
|
wishlist
|
defect
|
somebody
|
new
|
12/09/2008
|
|
#157
|
multiple definitions of method fails in c code, not cython
|
Build System
|
|
wishlist
|
defect
|
somebody
|
new
|
12/09/2008
|
|
#180
|
Optimize buffer assignments
|
Optimization
|
|
wishlist
|
defect
|
somebody
|
new
|
01/13/2009
|
|
#262
|
pre-declaring a cdef class without its base type doesn't raise an error
|
Parsing
|
|
wishlist
|
defect
|
somebody
|
new
|
03/27/2009
|
|
#272
|
Missing test: Raising exception from module init code
|
Testing
|
|
wishlist
|
defect
|
|
new
|
03/31/2009
|
|
#292
|
Garbage in HTML/annotation in simple example code
|
Code Generation
|
|
wishlist
|
defect
|
somebody
|
new
|
04/22/2009
|
|
#308
|
closures for module scope
|
Code Generation
|
|
wishlist
|
defect
|
somebody
|
new
|
05/03/2009
|
|
#315
|
ValueError Exception raised during type checking when mixing bint and ndarray
|
Code Generation
|
|
wishlist
|
defect
|
somebody
|
new
|
05/15/2009
|
|
#320
|
Type checking when casting objects to pointers
|
Type Analysis
|
|
wishlist
|
defect
|
somebody
|
new
|
05/20/2009
|
|
#331
|
use -ansi flag for runtests
|
Testing
|
|
wishlist
|
defect
|
|
new
|
06/16/2009
|
|
#339
|
Add library functions to numpy.pxd
|
Library
|
|
wishlist
|
defect
|
dagss
|
assigned
|
06/28/2009
|
|
#368
|
Cascading assignments of Python bools are inefficient
|
Code Generation
|
|
wishlist
|
defect
|
somebody
|
new
|
09/13/2009
|
|
#403
|
bufaccess test leaks memory
|
Testing
|
|
wishlist
|
defect
|
|
new
|
10/11/2009
|
|
#472
|
builtins caching happens too early, before the optimisation phase
|
Code Generation
|
|
wishlist
|
defect
|
somebody
|
new
|
12/29/2009
|
|
#514
|
Buffers: Some forms of C/Fortran contiguous buffers not acquired
|
Code Generation
|
|
wishlist
|
defect
|
somebody
|
new
|
03/08/2010
|
|
#667
|
linking not done using g++ when language specified as "C++" (not "c++")
|
Build System
|
|
wishlist
|
defect
|
somebody
|
new
|
03/06/2011
|
|
#690
|
allow illegal Python module names when embedding
|
Build System
|
|
wishlist
|
defect
|
somebody
|
new
|
04/27/2011
|
|
#692
|
tuple unpacking in function argument list
|
Python Semantics
|
|
wishlist
|
defect
|
somebody
|
new
|
04/29/2011
|
|
#699
|
Missing Declarations from Generated Header File
|
Packaging
|
|
wishlist
|
defect
|
somebody
|
new
|
06/06/2011
|
|
#710
|
Maintaining error testcases is a bit inconvenient
|
Testing
|
|
wishlist
|
defect
|
|
new
|
08/11/2011
|
|
#730
|
Support for special generator attributes (gi_running etc.)
|
Python Semantics
|
|
wishlist
|
defect
|
|
new
|
09/10/2011
|
|
#754
|
data of numpy masked array is not around
|
Code Generation
|
|
wishlist
|
defect
|
somebody
|
new
|
11/11/2011
|
|
#757
|
Py2 syntax for looping over implicit tuple not supported
|
Parsing
|
|
wishlist
|
defect
|
somebody
|
new
|
11/30/2011
|
|
#781
|
cython_inline passes unused ctx parameter to cythonize
|
Build System
|
|
wishlist
|
defect
|
somebody
|
new
|
06/19/2012
|
|
#812
|
Py3 mode renames "str" type to "unicode" in auto-embedded signature
|
Code Generation
|
|
wishlist
|
defect
|
somebody
|
new
|
04/28/2013
|
|
#818
|
cython-mode.el mistakenly changes spaces to tabs when used with emacs24
|
Tools
|
|
wishlist
|
defect
|
|
new
|
06/10/2013
|
|
#16
|
IF clauses inside definitions
|
Parsing
|
|
wishlist
|
enhancement
|
somebody
|
new
|
06/05/2008
|
|
#57
|
Buffer utility functions
|
Code Generation
|
|
wishlist
|
enhancement
|
dagss
|
new
|
08/22/2008
|
|
#69
|
Cython should emulate the Py3 print() function in Py2 < 2.6
|
Code Generation
|
|
wishlist
|
enhancement
|
somebody
|
new
|
09/11/2008
|
|
#182
|
Inline iterator utility functions
|
Optimization
|
|
wishlist
|
enhancement
|
somebody
|
new
|
01/15/2009
|
|
#194
|
Support for buffer typedefs
|
Parsing
|
|
wishlist
|
enhancement
|
somebody
|
new
|
01/26/2009
|
|
#231
|
The remaining parts of lexer and parser should get compiled into C code
|
Packaging
|
|
wishlist
|
enhancement
|
somebody
|
new
|
03/12/2009
|
|
#264
|
handle @property decorator
|
Optimization
|
|
wishlist
|
enhancement
|
somebody
|
new
|
03/27/2009
|
|
#288
|
method aliasing via assignment
|
Code Generation
|
|
wishlist
|
enhancement
|
somebody
|
new
|
04/19/2009
|
|
#324
|
Wrap docstrings with PyDoc_STRVAR macro.
|
Code Generation
|
|
wishlist
|
enhancement
|
somebody
|
new
|
06/01/2009
|
|
#337
|
class decorators for cdef classes
|
Code Generation
|
|
wishlist
|
enhancement
|
somebody
|
new
|
06/26/2009
|
|
#386
|
Make complex number type from typedef float
|
Parsing
|
|
wishlist
|
enhancement
|
somebody
|
new
|
10/01/2009
|
|
#408
|
Support tuple unpacking in calls to C function
|
Code Generation
|
|
wishlist
|
enhancement
|
somebody
|
new
|
10/14/2009
|
|
#423
|
Support explicit exception chaining syntax (PEP 3134)
|
Parsing
|
|
wishlist
|
enhancement
|
haoyu
|
assigned
|
10/18/2009
|
|
#426
|
Split parallel assignments into optimisable subsets
|
Optimization
|
|
wishlist
|
enhancement
|
somebody
|
new
|
10/18/2009
|
|
#655
|
Add flag for Makefile dependency rules generation
|
Build System
|
|
wishlist
|
enhancement
|
somebody
|
new
|
01/26/2011
|
|
#726
|
Better error message for missing Python function arguments
|
Code Generation
|
|
wishlist
|
enhancement
|
somebody
|
new
|
09/03/2011
|