Julian Taylor, 24.01.2014 22:26: > with python3.4b2 numpy_memoryview.acquire_release_cycle fails > looking at the source the test should be disabled, but its still run.
Yes, that's a known problem, the test is fixed in master. In short, Py3.4 has support for finding doctests in the docstrings of C implemented functions, and thus doesn't need Cython's work-arounds for this anymore. http://thread.gmane.org/gmane.comp.python.cython.devel/15111 Stefan _______________________________________________ cython-devel mailing list cython-devel@python.org https://mail.python.org/mailman/listinfo/cython-devel