|
#201
|
Refnanny isn't automatically compiled by runtests.py
|
Build System
|
closed
|
fixed
|
|
defect
|
major
|
somebody
|
03/31/2009
|
|
#28
|
Potential problems for extern cdefs in argument parsing
|
Code Generation
|
closed
|
fixed
|
|
defect
|
minor
|
scoder, robertwb
|
03/14/2009
|
|
#6
|
gcc warns of unused variables in module initialization
|
Code Generation
|
closed
|
fixed
|
|
defect
|
minor
|
scoder, dagss
|
03/14/2009
|
|
#102
|
from blah import (a, b, c)
|
Parsing
|
closed
|
duplicate
|
|
defect
|
major
|
scoder
|
03/14/2009
|
|
#123
|
Regression due to PyDict_Next optimization
|
Code Generation
|
closed
|
fixed
|
|
defect
|
major
|
jasone
|
03/14/2009
|
|
#116
|
missing files in MANIFEST
|
Packaging
|
closed
|
fixed
|
|
defect
|
major
|
robertwb
|
03/14/2009
|
|
#187
|
cython.py not installed for pure python use
|
Packaging
|
closed
|
fixed
|
|
defect
|
major
|
robertwb
|
03/14/2009
|
|
#223
|
Memory leak in cascaded comparisons
|
Memory Leak
|
closed
|
fixed
|
|
defect
|
major
|
robertwb
|
03/14/2009
|
|
#88
|
optimize list, tuple access
|
Optimization
|
closed
|
fixed
|
|
defect
|
major
|
robertwb
|
03/14/2009
|
|
#163
|
Crash in FlattenBuiltinTypeCreation._find_handler()
|
Optimization
|
closed
|
fixed
|
|
defect
|
major
|
jasone
|
03/14/2009
|
|
#224
|
optimize printing of one object
|
Optimization
|
closed
|
fixed
|
|
defect
|
major
|
robertwb
|
03/14/2009
|
|
#196
|
Optimized integer for loops leave index variable incremented one step too far
|
Code Generation
|
closed
|
fixed
|
|
defect
|
minor
|
mlh
|
03/14/2009
|
|
#185
|
Enum constant name mangling can't be disabled
|
Code Generation
|
closed
|
fixed
|
|
defect
|
minor
|
jasone
|
03/14/2009
|
|
#181
|
embedsignature prints default args incorrectly
|
Code Generation
|
closed
|
fixed
|
|
defect
|
minor
|
jasone
|
03/14/2009
|
|
#175
|
embedsignatures discards existing cpdef docstrings
|
Code Generation
|
closed
|
fixed
|
|
defect
|
minor
|
jasone
|
03/14/2009
|
|
#172
|
Compiler crash for non-builtin ValueError plus numpy cimport
|
Code Generation
|
closed
|
fixed
|
|
defect
|
minor
|
dagss
|
03/14/2009
|
|
#125
|
Add support for Spam/__init__.pyx
|
Build System
|
closed
|
fixed
|
|
enhancement
|
major
|
jasone
|
03/14/2009
|
|
#120
|
Make TupleNode use new temp allocation
|
Code Generation
|
closed
|
fixed
|
|
defect
|
minor
|
scoder
|
03/14/2009
|
|
#220
|
Cython should remove old output file before writing new output file
|
Build System
|
closed
|
fixed
|
|
enhancement
|
minor
|
robertwb
|
03/14/2009
|
|
#222
|
Bad code when from...import target typed
|
Code Generation
|
closed
|
fixed
|
|
defect
|
major
|
robertwb
|
03/14/2009
|
|
#190
|
don't use str() for literal floats
|
Code Generation
|
closed
|
fixed
|
|
defect
|
major
|
robertwb
|
03/14/2009
|
|
#221
|
Memory leaks when exiting try blocks
|
Memory Leak
|
closed
|
fixed
|
|
defect
|
major
|
robertwb
|
03/14/2009
|
|
#189
|
Allow slicing of char*
|
Code Generation
|
closed
|
fixed
|
|
defect
|
major
|
robertwb
|
03/14/2009
|
|
#188
|
#include ordering should be consistent with order of includes and cimports in the file
|
Code Generation
|
closed
|
fixed
|
|
defect
|
major
|
robertwb
|
03/14/2009
|
|
#192
|
language and other options for cython docs
|
Website
|
closed
|
fixed
|
|
defect
|
major
|
robertwb
|
03/14/2009
|
|
#133
|
Illegal casting caused by new PyDict_Next iteration with typed variables
|
Code Generation
|
closed
|
fixed
|
|
defect
|
major
|
scoder
|
03/14/2009
|
|
#126
|
includes form cimported modules should come before this module's includes
|
Code Generation
|
closed
|
fixed
|
|
defect
|
major
|
robertwb
|
03/14/2009
|
|
#212
|
Refnanny shouldn't affect execution flow
|
Testing
|
closed
|
fixed
|
|
defect
|
major
|
robertwb
|
03/14/2009
|
|
#118
|
Cython 0.10 can't "import" sub-packages "as" names
|
Code Generation
|
closed
|
fixed
|
|
defect
|
major
|
scoder
|
03/14/2009
|
|
#148
|
for-loop crashes due to double allocation of temps
|
Code Generation
|
closed
|
worksforme
|
|
defect
|
critical
|
scoder
|
03/14/2009
|
|
#161
|
sort method on lists should be able to take optional arguments
|
Parsing
|
closed
|
fixed
|
|
defect
|
major
|
robertwb
|
03/14/2009
|
|
#184
|
range behaves in an odd way with unsigned types
|
Code Generation
|
closed
|
invalid
|
|
defect
|
critical
|
robertwb
|
03/14/2009
|
|
#150
|
object not a builtin
|
Parsing
|
closed
|
fixed
|
|
defect
|
major
|
scoder
|
03/14/2009
|
|
#140
|
Feature: Inline function definition in pxd file
|
Parsing
|
closed
|
fixed
|
|
enhancement
|
major
|
dagss
|
03/14/2009
|
|
#117
|
Buffer typedefs raises parser exception
|
Parsing
|
closed
|
fixed
|
|
defect
|
major
|
dagss
|
03/14/2009
|
|
#129
|
from module import (a,b,c)
|
Parsing
|
closed
|
fixed
|
|
defect
|
major
|
scoder
|
03/14/2009
|
|
#143
|
Need to change syntax for pxd function typing
|
Parsing
|
closed
|
fixed
|
|
defect
|
blocker
|
dagss, robertwb
|
03/14/2009
|
|
#214
|
pyxbuild is not Py3 compatible, so refnanny can't be built
|
Build System
|
closed
|
fixed
|
|
enhancement
|
minor
|
scoder
|
03/08/2009
|
|
#227
|
PyBool_CheckExact not defined in c code for python 2.5.4.
|
Code Generation
|
closed
|
fixed
|
|
defect
|
major
|
scoder
|
03/01/2009
|
|
#226
|
Type vtable needs types assignments for strict aliasing
|
Code Generation
|
closed
|
fixed
|
|
defect
|
major
|
scoder
|
02/28/2009
|
|
#200
|
Memory leak related to return in try/finally
|
Memory Leak
|
closed
|
fixed
|
|
defect
|
critical
|
robertwb
|
02/27/2009
|
|
#219
|
old exceptions leak into newly raised ones under Python 3
|
Code Generation
|
closed
|
fixed
|
|
defect
|
major
|
scoder
|
02/22/2009
|
|
#213
|
initialising long literals (1L) fails in Python 3
|
Code Generation
|
closed
|
fixed
|
|
defect
|
major
|
scoder
|
02/21/2009
|
|
#207
|
make Cython understand 'size_t' as a native C type
|
Code Generation
|
closed
|
fixed
|
|
enhancement
|
major
|
dalcinl
|
02/21/2009
|
|
#151
|
'with' statement doesn't compile on C++
|
Code Generation
|
closed
|
fixed
|
|
defect
|
critical
|
dagss
|
02/13/2009
|
|
#199
|
FlattenInListTransform causes leaks
|
Memory Leak
|
closed
|
fixed
|
|
defect
|
major
|
scoder
|
01/29/2009
|
|
#119
|
request compile time value without raising error (allow constant folding)
|
Code Generation
|
closed
|
fixed
|
|
defect
|
major
|
scoder
|
01/27/2009
|
|
#193
|
pyximport should support compiling plain .py files
|
Build System
|
closed
|
fixed
|
|
enhancement
|
minor
|
scoder
|
01/24/2009
|
|
#164
|
pyximport reportedly does not work on Python 2.6
|
Build System
|
closed
|
fixed
|
|
defect
|
major
|
scoder
|
01/24/2009
|
|
#179
|
include syntax tree path in compiler crash output
|
Error Reporting
|
closed
|
fixed
|
|
enhancement
|
major
|
scoder
|
01/19/2009
|
|
#159
|
implement set literals, set comprehensions and dict comprehensions
|
Code Generation
|
closed
|
fixed
|
|
enhancement
|
major
|
scoder
|
12/12/2008
|
|
#146
|
FlattenInListTransform is disabled
|
Code Generation
|
closed
|
fixed
|
|
defect
|
critical
|
scoder
|
12/07/2008
|
|
#149
|
Call subexpr.free_temps from everywhere needed
|
Code Generation
|
closed
|
fixed
|
|
defect
|
blocker
|
dagss
|
11/30/2008
|
|
#124
|
Misplaced decref due to PyDict_Next optimization
|
Code Generation
|
closed
|
fixed
|
|
defect
|
critical
|
scoder
|
11/29/2008
|