Nick Coghlan <ncogh...@gmail.com> added the comment:

I should note that the idea of using a Py_buffer's "internal" field as the 
unique ID rather than the Py_buffer's address does have some merit, but I still 
overall prefer a design that places fewer constraints on API consumers.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue10181>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to