Fix #528, x.conjugate() not available in nogil mode
authorRobert Bradshaw <robertwb@math.washington.edu>
Sun, 12 Dec 2010 04:59:48 +0000 (20:59 -0800)
committerRobert Bradshaw <robertwb@math.washington.edu>
Sun, 12 Dec 2010 04:59:48 +0000 (20:59 -0800)
commitb779e54fc9361397171acb9c95abc2d7b97cd4c2
tree13dc41463d452b6ed3e6f6fcb7adb1dc78506912
parentbb0c9225e096dcc625103c6ab8dabd6b3c9f047f
Fix #528, x.conjugate() not available in nogil mode
Cython/Compiler/PyrexTypes.py
tests/run/complex_numbers_T305.pyx