Antoine Pitrou <pit...@free.fr> added the comment:

I'm not really happy with the addition of a separate extension module for a 
single private function. You could just put it in the operator module, for 
instance.

Also, the idea was not to expose timingsafe_cmp but to use it in 
compare_digest().

----------

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

Reply via email to