{3} Active Tickets by Milestone (65 matches)
This report shows how to color results by priority, while grouping results by milestone.
Last modification time, description and reporter are included as hidden fields for useful RSS export.
0.11 Release
1.0 Release
| Ticket | Summary | Component | Version | Type | Owner | Created |
|---|---|---|---|---|---|---|
| #127 | power operator (**) should be allowed in Python code | Pure Python Mode | defect | somebody | 11/23/2008 | |
| #128 | Reduce name collisions in Pure Python mode | Parsing | defect | somebody | 11/23/2008 | |
| #130 | Missing support for Python special methods for rich comparison | Pure Python Mode | defect | somebody | 11/24/2008 | |
| #131 | getattr3() should be merged with getattr() | Pure Python Mode | defect | somebody | 11/24/2008 | |
| #132 | Deletion of local variables in functions is not supported | Pure Python Mode | defect | somebody | 11/24/2008 | |
| #5 | no mangling of double underscore names in class | Code Generation | defect | somebody | 05/05/2008 |
wishlist Release
| Ticket | Summary | Component | Version | Type | Owner | Created |
|---|---|---|---|---|---|---|
| #77 | temp allocation should be done in code generation phase | Code Generation | defect | somebody | 09/23/2008 | |
| #81 | Make CloneNode obsolete | Code Generation | defect | somebody | 09/25/2008 | |
| #82 | Implement closures | Code Generation | defect | somebody | 09/27/2008 | |
| #83 | Implement Generators | Code Generation | defect | somebody | 09/27/2008 | |
| #86 | implement globals | Code Generation | defect | somebody | 09/27/2008 | |
| #87 | definitions in control structures | Code Generation | defect | somebody | 09/27/2008 | |
| #88 | optimize list, tuple,dict access | Code Generation | defect | somebody | 09/27/2008 | |
| #89 | pxd caching | Build System | defect | somebody | 09/27/2008 | |
| #92 | public enums in extern blocks | Parsing | defect | somebody | 10/03/2008 | |
| #94 | cimport module cdef globals | Code Generation | defect | somebody | 10/04/2008 | |
| #95 | public and readonly module globals | Code Generation | defect | somebody | 10/04/2008 | |
| #97 | optimization testing | Testing | defect | None | 10/09/2008 | |
| #99 | Char assignment allocates unused string literal | Code Generation | defect | somebody | 10/10/2008 | |
| #101 | Clean up numpy.pxd | Packaging | defect | dagss * | 10/11/2008 | |
| #119 | request compile time value without raising error (allow constant folding) | Code Generation | defect | scoder * | 11/18/2008 | |
| #134 | cpdef method w/ unused buffer causes compilation error | Code Generation | defect | dagss * | 11/25/2008 | |
| #141 | cpdef special methods | Code Generation | defect | somebody | 11/27/2008 | |
| #142 | module dictionaries not deallocated at Python finalization | Memory Leak | defect | 11/27/2008 | ||
| #152 | subtyping PyVarObject (e.g. str) | Code Generation | defect | somebody | 12/08/2008 | |
| #174 | slow code | Code Generation | defect | somebody | 12/22/2008 | |
| #176 | long long and VC6 | Code Generation | defect | somebody | 01/05/2009 | |
| #3 | Cython calls ExtType.__init__() as Python function | Optimization | enhancement | somebody | 05/05/2008 | |
| #18 | req: support cdef class attrib initialisation | Code Generation | enhancement | somebody | 06/18/2008 | |
| #27 | inspection of compilation namespace for IF/ELIF/ELSE/DEF | Parsing | enhancement | somebody | 07/19/2008 | |
| #153 | safe, ref-counted support for dynamic memory allocation | Pure Python Mode | enhancement | somebody | 12/08/2008 | |
| #160 | support for subinterpreters and module cleanup in Py3 | Code Generation | enhancement | somebody | 12/12/2008 | |
| #171 | Refcount nanny | Memory Leak | enhancement | dagss * | 12/18/2008 | |
| #173 | per-interpreter module state in Py3 (PEP 3121) | Code Generation | enhancement | somebody | 12/21/2008 | |
| #144 | Fix BlockNode/move literals/constants to code generation | Code Generation | task | somebody | 11/29/2008 | |
| #28 | Potential problems for extern cdefs in argument parsing | Code Generation | defect | somebody | 07/23/2008 | |
| #42 | C++ compile error when exception part declared on function | Code Generation | defect | somebody | 08/06/2008 | |
| #61 | Buffers in cdef function argument list | Parsing | defect | dagss | 08/24/2008 | |
| #135 | bad code segment crashes cython | Parsing | defect | somebody | 11/25/2008 | |
| #147 | BoolBinopNode doesn't reuse temps | Code Generation | defect | somebody | 11/30/2008 | |
| #154 | cleanup attempted for unused (so undeclared) buffer | Code Generation | defect | somebody | 12/09/2008 | |
| #155 | AssertionError w/ CloneNode when mixing python objects, buffers, and += | Code Generation | defect | somebody | 12/09/2008 | |
| #156 | cpdef method w/ no self crashes cython | Parsing | defect | somebody | 12/09/2008 | |
| #157 | multiple definitions of method fails in c code, not cython | Build System | defect | somebody | 12/09/2008 | |
| #165 | cython fails with RunTimeError when compiling bad code. | Parsing | defect | somebody | 12/16/2008 | |
| #170 | better error when user-declared type conflicts with builtin type | Parsing | defect | somebody | 12/18/2008 | |
| #16 | IF clauses inside definitions | Parsing | enhancement | somebody | 06/05/2008 | |
| #57 | Buffer utility functions | Code Generation | enhancement | dagss | 08/22/2008 | |
| #69 | Cython should emulate the Py3 print() function in Py2 < 2.6 | Code Generation | enhancement | somebody | 09/11/2008 |
Note: See TracReports for help on using and
creating reports.
