[Python-Dev] Python 2.7.7 and PEP 466

Donald Stufft donald at stufft.io
Mon May 19 04:33:30 CEST 2014


Well I believe Alex did what he did during his work day @ Rackspace.

Distros specifically I don’t believe so, although both Alex and myself agreed that it
made sense for the SSL changes to wait until after the other changes since it was
the largest and most complicated. I think that’s the one where it makes the most
sense to try and garner help from Red Hat or the like.

Perhaps Nick knows someone at Red Hat we can poke to see if they’d be willing
to do the SSL patch :)

On May 18, 2014, at 10:28 PM, Guido van Rossum <guido at python.org> wrote:

> Thanks for the update, Donald. Did anyone get any help from Red Hat or other distros?
> 
> 
> On Sun, May 18, 2014 at 7:02 PM, Donald Stufft <donald at stufft.io> wrote:
> 
> On May 18, 2014, at 9:53 PM, Guido van Rossum <guido at python.org> wrote:
> 
>> On Sun, May 18, 2014 at 5:49 PM, Benjamin Peterson <benjamin at python.org> wrote:
>> Greetings Python users,
>> Python 2.7.7 release candidate 1 is now available for download. [...]
>> 
>>     http://hg.python.org/cpython/raw-file/e32e3a9f3902/Misc/NEWS
>> 
>> So what became of PEP 466? This Misc/NEWS only mentions hmac.compare_digest.
>> 
>> -- 
>> --Guido van Rossum (python.org/~guido)
>> _______________________________________________
>> Python-Dev mailing list
>> Python-Dev at python.org
>> https://mail.python.org/mailman/listinfo/python-dev
>> Unsubscribe: https://mail.python.org/mailman/options/python-dev/donald%40stufft.io
> 
> The SSL changes were too large to get done before 2.7.7
> 
> The pbkdf2 has a patch sitting on the tracker (http://bugs.python.org/issue21304) Alex wanted someone to review before commit. I looked over it but I don’t feel strong enough in C code to call it a proper review.
> 
> The guaranteed_algorithms bug depends on the pbkdf2 bug (http://bugs.python.org/issue21307)
> 
> The os.urandom change had some argument and some concern that the related change in 3.4 was still new and had some bugs being ironed out so it was punted until 2.7.8 (http://bugs.python.org/issue21305)
> 
> And that was everything from PEP 466.
> 
> -----------------
> Donald Stufft
> PGP: 0x6E3CBCE93372DCFA // 7C6B 7C5D 5E2B 6356 A926 F04F 6E3C BCE9 3372 DCFA
> 
> 
> 
> 
> -- 
> --Guido van Rossum (python.org/~guido)


-----------------
Donald Stufft
PGP: 0x6E3CBCE93372DCFA // 7C6B 7C5D 5E2B 6356 A926 F04F 6E3C BCE9 3372 DCFA

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-dev/attachments/20140518/6adec86c/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 801 bytes
Desc: Message signed with OpenPGP using GPGMail
URL: <http://mail.python.org/pipermail/python-dev/attachments/20140518/6adec86c/attachment-0001.sig>


More information about the Python-Dev mailing list