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

I suggest to use PyTuple_GET_ITEM(), but PySequence_Fast_ITEMS() is more 
effecient. It's hard to beat an array in C.

----------

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

Reply via email to