{1} Active Tickets (164 matches)

  • List all active tickets by priority.
  • Color each row based on priority.

Results (1 - 100 of 164)

1 2
Ticket Summary Component Version Milestone Type Owner Status Created
#3 Cython calls ExtType.__init__() as Python function Optimization wishlist enhancement somebody new 05/05/2008
#5 no mangling of double underscore names in class Code Generation 1.0 defect somebody new 05/05/2008
#16 IF clauses inside definitions Parsing wishlist enhancement somebody new 06/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
#42 C++ compile error when exception part declared on function Code Generation wishlist defect somebody new 08/06/2008
#43 Mysterious error with conflicting types Code Generation wishlist defect somebody new 08/10/2008
#57 Buffer utility functions Code Generation wishlist enhancement dagss new 08/22/2008
#61 Buffers in cdef function argument list Parsing wishlist defect dagss new 08/24/2008
#69 Cython should emulate the Py3 print() function in Py2 < 2.6 Code Generation wishlist enhancement somebody new 09/11/2008
#77 temp allocation should be done in code generation phase Code Generation wishlist defect somebody new 09/23/2008
#81 Make CloneNode obsolete Code Generation wishlist defect somebody new 09/25/2008
#83 Implement Generators Code Generation 1.0 defect somebody new 09/27/2008
#86 implement globals Code Generation 1.0 defect somebody new 09/27/2008
#87 definitions in control structures Code Generation 1.0 defect somebody new 09/27/2008
#89 pxd caching Build System wishlist defect somebody new 09/27/2008
#92 public enums in extern blocks Parsing wishlist defect somebody new 10/03/2008
#94 cimport module cdef globals Code Generation wishlist defect somebody new 10/04/2008
#95 public and readonly module globals Code Generation wishlist defect somebody new 10/04/2008
#101 Clean up numpy.pxd Packaging wishlist defect dagss assigned 10/11/2008
#106 Regression tests fail for Python 2.6 on Win32 Testing 0.14 defect somebody new 11/01/2008
#112 Declare c(p)def classes/methods without need for .pxd file Pure Python Mode 1.0 defect somebody new 11/08/2008
#113 literal lists don't work at module level Parsing wishlist defect somebody new 11/08/2008
#130 Missing support for Python special methods for rich comparison Pure Python Mode 1.0 defect somebody new 11/24/2008
#132 Deletion of local variables in functions is not supported Pure Python Mode 1.0 defect somebody new 11/24/2008
#134 cpdef method w/ unused buffer causes compilation error Code Generation wishlist defect dagss assigned 11/25/2008
#142 module dictionaries not deallocated at Python finalization Memory Leak wishlist defect new 11/27/2008
#147 BoolBinopNode doesn't reuse temps Code Generation wishlist defect somebody new 11/30/2008
#152 subtyping PyVarObject (e.g. str) Code Generation wishlist defect somebody new 12/08/2008
#153 safe, ref-counted support for dynamic memory allocation Pure Python Mode wishlist enhancement somebody new 12/08/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
#173 per-interpreter module state in Py3 (PEP 3121) Code Generation wishlist enhancement somebody new 12/21/2008
#174 slow code Code Generation wishlist defect somebody new 12/22/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
#180 Optimize buffer assignments Optimization wishlist defect somebody new 01/13/2009
#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
#197 Think through and clean up various TempBlock classes Code Generation wishlist task somebody new 01/29/2009
#206 Provide syntax for public/readonly attribute docstrings Parsing wishlist enhancement somebody new 02/06/2009
#211 Vote over whether OpenMP support is wanted, and if so, implement Parsing wishlist enhancement somebody new 02/12/2009
#218 Support m_clear() in Py3 (PEP 3121) Code Generation wishlist enhancement somebody new 02/22/2009
#231 The remaining parts of lexer and parser should get compiled into C code Packaging wishlist enhancement somebody new 03/12/2009
#238 support __new__() in extension types Code Generation wishlist enhancement somebody new 03/16/2009
#246 support const keyword on types Parsing wishlist defect somebody new 03/19/2009
#256 for..from by step doesn't work with pointers Code Generation wishlist defect somebody new 03/25/2009
#259 future division not respected by C ints (including literals) Code Generation wishlist defect somebody new 03/25/2009
#262 pre-declaring a cdef class without its base type doesn't raise an error Parsing wishlist defect somebody new 03/27/2009
#263 module local (private) cdef classes Code Generation wishlist enhancement somebody new 03/27/2009
#264 handle @property decorator Optimization wishlist enhancement somebody new 03/27/2009
#266 builtin exceptions used in except + clauses not getting initalized Build System wishlist defect somebody new 03/27/2009
#272 Missing test: Raising exception from module init code Testing wishlist defect new 03/31/2009
#279 compiler crash on .pxd -> .py definitions Parsing wishlist defect somebody new 04/14/2009
#281 Possible race condition w/ nogil exception propagation Code Generation 0.13.1 defect robertwb new 04/15/2009
#282 explore ways to trap SIGFPE instead of doing runtime checks Code Generation wishlist enhancement somebody new 04/15/2009
#283 cdef inline functions in pxds can't have default arguments Code Generation wishlist defect somebody new 04/16/2009
#288 method aliasing via assignment Code Generation wishlist enhancement somebody new 04/19/2009
#292 Garbage in HTML/annotation in simple example code Code Generation wishlist defect somebody new 04/22/2009
#294 Document feature: packed struct Documentation Documentation defect new 04/23/2009
#297 Enable for-in-range optimisation also for untyped loop vars Code Generation wishlist defect somebody new 04/25/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
#301 Buffers: Store acquired buffers as typed fields in cdef classes + global variables Parsing wishlist defect somebody new 04/28/2009
#302 Usability problem: Cannot access .shape member of numpy.ndarray as tuple Parsing wishlist defect somebody new 04/30/2009
#308 closures for module scope Code Generation wishlist defect somebody new 05/03/2009
#310 Documentation: Buffer slot/PEP 3118 special functions Documentation Documentation defect new 05/05/2009
#311 Buffers: Acquisition counted buffers Code Generation wishlist enhancement somebody new 05/06/2009
#314 [patch] array.pxd - fast Cython access for Python's builtin array.array Library wishlist enhancement somebody new 05/14/2009
#315 ValueError Exception raised during type checking when mixing bint and ndarray Code Generation wishlist defect somebody new 05/15/2009
#320 Canonical PyObject Type Analysis 0.13.1 defect somebody new 05/20/2009
#321 Test suite for pyximport Build System wishlist defect somebody new 05/26/2009
#323 Allow conditional compilation environment in distutils Build System wishlist enhancement somebody new 06/01/2009
#324 Wrap docstrings with PyDoc_STRVAR macro. Code Generation wishlist enhancement somebody new 06/01/2009
#327 cpdef attributes should give an compile-time error Parsing wishlist defect somebody new 06/05/2009
#331 use -ansi flag for runtests Testing wishlist defect new 06/16/2009
#332 misleading error message for buffer types Error Reporting wishlist defect new 06/16/2009
#334 support duplicating cdef class fields in both pxd and pyx Parsing wishlist defect somebody new 06/24/2009
#337 class decorators for cdef classes Code Generation wishlist enhancement somebody new 06/26/2009
#339 Add library functions to numpy.pxd Library 0.13.1 defect dagss assigned 06/28/2009
#340 Problem with buffer/memview parsing strategy Parsing 1.0 defect somebody new 06/28/2009
#341 Move Cython-language utility code inclusion to code generation phase Code Generation wishlist defect somebody new 06/30/2009
#345 Necessary refactoring of mangling methods in Symtab.py Code Generation wishlist defect somebody new 07/09/2009
#348 warn on unpaired __cinit__ and __dealloc__ Error Reporting wishlist defect new 08/06/2009
#349 Should extern typedefs require an explicit cast? Code Generation wishlist defect somebody new 08/06/2009
#353 [kurt-gsoc branch] Add nice string representation to MemoryViewSliceType Build System wishlist defect somebody new 08/19/2009
#358 remove genindex and modindex links in sphinx docs Documentation wishlist defect new 09/09/2009
#363 Make sure we handle ob_type->tp_flags inheritance correctly Code Generation wishlist task somebody new 09/10/2009
#368 Cascading assignments of Python bools are inefficient Code Generation wishlist defect somebody new 09/13/2009
#370 Unraisable exceptions should be a compile time error whenever possible Error Reporting wishlist defect new 09/16/2009
#375 Many warnings for buffer access. Buffers wishlist defect dagss new 09/25/2009
#379 cython -r recursive option broken Build System wishlist defect somebody new 09/28/2009
#380 Integrate "Fast numerical computations in Cython" paper into docs Documentation Documentation defect new 09/30/2009
#381 Integrate "Cython Tutorial" paper into docs Documentation Documentation defect new 09/30/2009
#382 Document compiler directives Documentation Documentation defect new 09/30/2009
#386 Make complex number type from typedef float Parsing 0.13.1 enhancement somebody new 10/01/2009
#388 Document the autotestdict directive (#387) Documentation Documentation defect new 10/03/2009
#389 Temp handling in ForFromStatNode needs cleanup Code Generation wishlist task somebody new 10/04/2009
#392 Inplace operators on complex numbers Parsing wishlist defect somebody new 10/05/2009
#403 bufaccess test leaks memory Testing wishlist defect new 10/11/2009
1 2
Note: See TracReports for help on using and creating reports.