Proper nogil checks for buffer access
authorDag Sverre Seljebotn <dagss@student.matnat.uio.no>
Wed, 15 Apr 2009 19:44:01 +0000 (21:44 +0200)
committerDag Sverre Seljebotn <dagss@student.matnat.uio.no>
Wed, 15 Apr 2009 19:44:01 +0000 (21:44 +0200)
commit4b5babd80cafbe68c29893bf7671aecfd01cf848
tree418cff7bb789b29e993447cd697041b6c0623723
parentbc2975126b1d040a7bac54009e9209c35266d5ec
Proper nogil checks for buffer access
Cython/Compiler/ExprNodes.py
tests/errors/e_bufaccess2.pyx
tests/run/bufaccess.pyx