Big merge of -devel
authorDag Sverre Seljebotn <dagss@student.matnat.uio.no>
Tue, 19 May 2009 16:05:29 +0000 (18:05 +0200)
committerDag Sverre Seljebotn <dagss@student.matnat.uio.no>
Tue, 19 May 2009 16:05:29 +0000 (18:05 +0200)
commit20fe9ab6392241549946094f4d30ad0806c3c8e6
treec0ffed166cb4fbf407c39bb462cf87bcc765dce8
parent082156ee0ec32b09f143e77e64cbd9d92ee709a4
parentafb437d5be9cde6f28528de0172b0734c56a316c
Big merge of -devel
14 files changed:
Cython/Compiler/Builtin.py
Cython/Compiler/Code.py
Cython/Compiler/ExprNodes.py
Cython/Compiler/Main.py
Cython/Compiler/ModuleNode.py
Cython/Compiler/Naming.py
Cython/Compiler/Nodes.py
Cython/Compiler/ParseTreeTransforms.py
Cython/Compiler/Parsing.py
Cython/Compiler/PyrexTypes.py
Cython/Compiler/Symtab.py
tests/errors/nogil.pyx
tests/run/bufaccess.pyx
tests/run/cdef_setitem_T284.pyx