[issue20519] ctypes.create_string_buffer creates reference cycles

Gustavo J. A. M. Carneiro report at bugs.python.org
Wed Feb 5 17:16:56 CET 2014


Gustavo J. A. M. Carneiro added the comment:

Regardless, if you don't mind, take this patch for Python 3.5 to avoid ctypes, at least in the Linux case (I don't have Windows to test).  Creating a proper extension module is safer and really not that hard...

----------
keywords: +patch
Added file: http://bugs.python.org/file33932/uuid-no-ctypes.diff

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue20519>
_______________________________________


More information about the Python-bugs-list mailing list