Guido van Rossum added the comment:

I'm with Raymond.

I propose to register array.array() in all the appropriate places and then 
close this bug as a won't fix.

The typing issue might eventually be resolved via PEP 544 (if accepted), or not 
-- the"fallback protocols" based on __getitem__ and __len__ seem to be a 
complicating special case that we may want to put off.

----------

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

Reply via email to