STINNER Victor <vstin...@python.org> added the comment:

The PEP 620 is still a draft. I prefer to work on other C API changes before 
coming back to this change which may break many C extensions. I failed finding 
time to design an API to expose a PyObject** array "view" with a function to 
release/destroy the view.

----------
resolution:  -> rejected
stage: patch review -> resolved
status: open -> closed

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

Reply via email to