Alex Gaynor added the comment:

Updated patch applies all of MAL's suggestions. Except the buffer() one, the 
purpose of the buffer() call is to make it an error to pass a list (or random 
other types) since you can call bytes() on any object.

----------
Added file: http://bugs.python.org/file35309/pbkdf2.diff

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

Reply via email to