Stefan Behnel <stefan...@behnel.de> added the comment:

I agree with Antoine. After all, we are optimising a safety check here that 
runs in linear time. If people want speed, they should consider methods that do 
not do this check in the first place.

----------

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

Reply via email to