Gregory P. Smith added the comment:

use a frozenset for algorithms_guaranteed.

in the docs under more algor... may be available make the two variables
link to their docs.  you might explicitly mention python 2.7.9 in that
paragraph.

you probably should use pystring_fromstring imstead of unicode given this
is 2.7.

On Fri, Aug 22, 2014 at 9:46 AM, Alex Gaynor <rep...@bugs.python.org> wrote:

>
> Alex Gaynor added the comment:
>
> Uploaded patch adds the algorithm availability constants to the hashlib
> module.
>
> ----------
> components: +Extension Modules
> keywords: +needs review, patch
> Added file: http://bugs.python.org/file36436/backport-hashlib.diff
>
> _______________________________________
> Python tracker <rep...@bugs.python.org>
> <http://bugs.python.org/issue21307>
> _______________________________________
>

----------

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

Reply via email to