Message225720
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 <report@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 <report@bugs.python.org>
> <http://bugs.python.org/issue21307>
> _______________________________________
> |
|
Date |
User |
Action |
Args |
2014-08-23 01:30:02 | gregory.p.smith | set | recipients:
+ gregory.p.smith, ncoghlan, janssen, pitrou, giampaolo.rodola, christian.heimes, benjamin.peterson, alex, dstufft |
2014-08-23 01:30:02 | gregory.p.smith | link | issue21307 messages |
2014-08-23 01:30:01 | gregory.p.smith | create | |
|