| #778 |
'cimport cython.this_module_does_not_exist' doesn't make compilation fail
|
new
|
defect
|
major
|
0.17
|
Error Reporting
|
| #806 |
'final' directive on methods in override .pxd files doesn't optimise calls in subtypes
|
new
|
defect
|
major
|
wishlist
|
Type Analysis
|
| #737 |
(Vacuously) support boundscheck, wraparound directives in pure mode
|
new
|
defect
|
major
|
wishlist
|
Pure Python Mode
|
| #477 |
@cython.locals() don't propagate to cdef function signature
|
new
|
defect
|
major
|
wishlist
|
Pure Python Mode
|
| #655 |
Add flag for Makefile dependency rules generation
|
new
|
enhancement
|
minor
|
wishlist
|
Build System
|
| #323 |
Allow conditional compilation environment in distutils
|
new
|
enhancement
|
major
|
wishlist
|
Build System
|
| #471 |
Allow public enum type fields for cdef classes
|
new
|
defect
|
major
|
wishlist
|
Code Generation
|
| #802 |
Bad interaction between fused types and special methods
|
new
|
defect
|
major
|
wishlist
|
Code Generation
|
| #570 |
Bad parsing for operator identifier.
|
new
|
defect
|
major
|
0.15
|
Parsing
|
| #726 |
Better error message for missing Python function arguments
|
new
|
enhancement
|
minor
|
wishlist
|
Code Generation
|
| #459 |
Better support for writing var args functions. (va_start, va_arg, etc.)
|
new
|
enhancement
|
major
|
wishlist
|
Cython Language Feature
|
| #147 |
BoolBinopNode doesn't reuse temps
|
new
|
defect
|
minor
|
wishlist
|
Code Generation
|
| #793 |
Buffer/template arguments sometimes parsed as expressions
|
new
|
defect
|
major
|
wishlist
|
Parsing
|
| #300 |
Buffers: Acquire through coercion
|
new
|
task
|
major
|
wishlist
|
Code Generation
|
| #311 |
Buffers: Acquisition counted buffers
|
new
|
enhancement
|
major
|
wishlist
|
Code Generation
|
| #299 |
Buffers: Clean up internal representation of acquired buffers
|
new
|
task
|
major
|
wishlist
|
Code Generation
|
| #514 |
Buffers: Some forms of C/Fortran contiguous buffers not acquired
|
new
|
defect
|
minor
|
wishlist
|
Code Generation
|
| #301 |
Buffers: Store acquired buffers as typed fields in cdef classes + global variables
|
new
|
defect
|
major
|
wishlist
|
Parsing
|
| #680 |
Bug in cimported recursively defined structs
|
new
|
defect
|
major
|
wishlist
|
Code Generation
|
| #799 |
C++ compile error when using const in a template
|
new
|
defect
|
major
|
wishlist
|
C++
|
| #706 |
C++ operator() oddness
|
new
|
defect
|
major
|
wishlist
|
C++
|
| #368 |
Cascading assignments of Python bools are inefficient
|
new
|
defect
|
minor
|
wishlist
|
Code Generation
|
| #747 |
Catch C++ exceptions raised by arithmetic
|
new
|
defect
|
major
|
wishlist
|
C++
|
| #815 |
Clean up code object creation and usage
|
new
|
enhancement
|
major
|
wishlist
|
Code Generation
|
| #601 |
Clean up node juggling during code generation in ForFromStatNode
|
new
|
defect
|
major
|
wishlist
|
Code Generation
|
| #814 |
Compiler Crash in AnalyseExpressionsTransform
|
new
|
defect
|
major
|
wishlist
|
C++
|
| #3 |
Cython calls ExtType.__init__() as Python function
|
new
|
enhancement
|
major
|
wishlist
|
Optimization
|
| #69 |
Cython should emulate the Py3 print() function in Py2 < 2.6
|
new
|
enhancement
|
minor
|
wishlist
|
Code Generation
|
| #719 |
Decorated methods in cdef classes should be ordinary functions
|
new
|
defect
|
major
|
wishlist
|
Type Analysis
|
| #669 |
Dissallow assignment of vtab functions
|
new
|
defect
|
major
|
wishlist
|
Code Generation
|
| #560 |
Distutils changes: make .c readonly & abort on errors
|
new
|
enhancement
|
minor
|
|
Build System
|
| #438 |
Drop ref-counting for list index access
|
new
|
enhancement
|
major
|
wishlist
|
Optimization
|
| #177 |
Efficient cdef calling convention for buffers
|
new
|
enhancement
|
major
|
wishlist
|
Code Generation
|
| #178 |
Efficient slices in buffers
|
new
|
enhancement
|
major
|
wishlist
|
Code Generation
|
| #297 |
Enable for-in-range optimisation also for untyped loop vars
|
new
|
defect
|
major
|
wishlist
|
Code Generation
|
| #565 |
Enable/disable optimizations
|
new
|
defect
|
critical
|
wishlist
|
Optimization
|
| #755 |
Errors in circular imports
|
new
|
defect
|
major
|
wishlist
|
Code Generation
|
| #722 |
Final directive in pxd causes compiler crash
|
new
|
defect
|
major
|
wishlist
|
Code Generation
|
| #797 |
Fix cython's deep C-stacks upon deallocation
|
new
|
defect
|
major
|
wishlist
|
Code Generation
|
| #292 |
Garbage in HTML/annotation in simple example code
|
new
|
defect
|
minor
|
wishlist
|
Code Generation
|
| #813 |
Generated C code triggers maybe-uninitialized warnings
|
new
|
defect
|
major
|
wishlist
|
Code Generation
|
| #16 |
IF clauses inside definitions
|
new
|
enhancement
|
minor
|
wishlist
|
Parsing
|
| #45 |
Inefficient comparison code generation
|
reopened
|
enhancement
|
major
|
|
Optimization
|
| #513 |
Infer return types of cdef functions
|
new
|
enhancement
|
major
|
wishlist
|
Type Analysis
|
| #511 |
Inline functions in pxd files get wrong directives
|
new
|
defect
|
major
|
wishlist
|
Code Generation
|
| #182 |
Inline iterator utility functions
|
new
|
enhancement
|
minor
|
wishlist
|
Optimization
|
| #410 |
Investigate element.pxd note
|
new
|
defect
|
major
|
wishlist
|
Parsing
|
| #81 |
Make CloneNode obsolete
|
new
|
defect
|
major
|
wishlist
|
Code Generation
|
| #386 |
Make complex number type from typedef float
|
new
|
enhancement
|
minor
|
wishlist
|
Parsing
|
| #363 |
Make sure we handle ob_type->tp_flags inheritance correctly
|
new
|
task
|
major
|
wishlist
|
Code Generation
|
| #777 |
Metaclasses to generate cdef'ed Classes
|
new
|
enhancement
|
minor
|
wishlist
|
Code Generation
|
| #573 |
Mismatched c ptr types warning in closures when using cdef classes
|
new
|
defect
|
major
|
wishlist
|
Code Generation
|
| #699 |
Missing Declarations from Generated Header File
|
new
|
defect
|
minor
|
wishlist
|
Packaging
|
| #451 |
Missing cast for numpy array slicing in C++ Mode
|
new
|
defect
|
major
|
wishlist
|
Code Generation
|
| #130 |
Missing support for Python special methods for rich comparison
|
new
|
defect
|
major
|
1.0
|
Pure Python Mode
|
| #341 |
Move Cython-language utility code inclusion to code generation phase
|
new
|
defect
|
major
|
wishlist
|
Code Generation
|
| #43 |
Mysterious error with conflicting types
|
new
|
defect
|
minor
|
wishlist
|
Code Generation
|
| #345 |
Necessary refactoring of mangling methods in Symtab.py
|
new
|
defect
|
major
|
wishlist
|
Code Generation
|
| #783 |
Odd behavior with std::string and .decode()
|
new
|
defect
|
major
|
wishlist
|
Code Generation
|
| #800 |
Only first overloaded method declaration is preserved when inheriting C++ classes
|
new
|
defect
|
major
|
wishlist
|
C++
|
| #662 |
Optimise Python's math functions when used on C values
|
new
|
enhancement
|
major
|
wishlist
|
Optimization
|
| #744 |
Optimise kwargs pass-through
|
new
|
enhancement
|
minor
|
wishlist
|
Optimization
|
| #765 |
Optimise reversed(range(start,stop,step)) for non-trivial steps
|
new
|
enhancement
|
major
|
wishlist
|
Optimization
|
| #180 |
Optimize buffer assignments
|
new
|
defect
|
minor
|
wishlist
|
Optimization
|
| #340 |
Problem with buffer/memview parsing strategy
|
new
|
defect
|
major
|
wishlist
|
Parsing
|
| #756 |
Propagate length hint through generator expressions
|
new
|
enhancement
|
major
|
wishlist
|
Optimization
|
| #757 |
Py2 syntax for looping over implicit tuple not supported
|
new
|
defect
|
minor
|
wishlist
|
Parsing
|
| #812 |
Py3 mode renames "str" type to "unicode" in auto-embedded signature
|
new
|
defect
|
minor
|
wishlist
|
Code Generation
|
| #433 |
Python classes defining __slots__ should automatically compile to extension classes
|
new
|
enhancement
|
major
|
wishlist
|
Optimization
|
| #752 |
Read Cython type declarations from PEP 3107 function annotations
|
new
|
enhancement
|
major
|
wishlist
|
Type Analysis
|
| #414 |
Remove TempNode
|
new
|
defect
|
major
|
wishlist
|
Code Generation
|
| #759 |
Runtime Compilation of a module [patch]
|
new
|
enhancement
|
minor
|
wishlist
|
Build System
|
| #753 |
ScopedExprNode doesn't support closures
|
new
|
defect
|
major
|
wishlist
|
Code Generation
|
| #349 |
Should extern typedefs require an explicit cast?
|
new
|
defect
|
major
|
wishlist
|
Code Generation
|
| #426 |
Split parallel assignments into optimisable subsets
|
new
|
enhancement
|
minor
|
wishlist
|
Optimization
|
| #648 |
Support decorators on special methods of cdef classes
|
new
|
enhancement
|
major
|
wishlist
|
Cython Language Feature
|
| #749 |
Support dynamic length arrays on stack
|
new
|
enhancement
|
major
|
wishlist
|
Code Generation
|
| #498 |
Support for borrowed references
|
new
|
enhancement
|
major
|
wishlist
|
Code Generation
|
| #194 |
Support for buffer typedefs
|
new
|
enhancement
|
minor
|
wishlist
|
Parsing
|
| #659 |
Support for nested types/enums in C++ classes
|
new
|
defect
|
major
|
wishlist
|
C++
|
| #738 |
Support mixing cython.compile with directive decorators.
|
new
|
defect
|
major
|
wishlist
|
Pure Python Mode
|
| #408 |
Support tuple unpacking in calls to C function
|
new
|
enhancement
|
minor
|
wishlist
|
Code Generation
|
|
(more results for this group on next page)
|