Hi,
I've been involved in redesigning a new protocol for importing extension
modules, which might make it into CPython 3.5. I think it's now ready for
general consideration.
http://article.gmane.org/gmane.comp.python.import/508
It solves several issues with the current scheme and brings it much
Hello,
I'm filing this as a bug report here as the issue tracker is closed to
anonymous users.
## Summary
There seems to be a memory leak issue when using the buffer and memoryview
support of the cpython.array Cython interface to the inbuilt Python
array.array module.
## OS / Environment
Ubunt