On Wed, Feb 22, 2012 at 2:24 AM, benjamin.peterson
<python-check...@python.org> wrote:
> http://hg.python.org/cpython/rev/357e268e7c5f
> changeset:   75133:357e268e7c5f
> branch:      2.6
> parent:      75124:04738f35e0ec
> user:        Benjamin Peterson <benja...@python.org>
> date:        Tue Feb 21 11:08:50 2012 -0500
> summary:
>  ensure no one tries to hash things before the random seed is found

Won't this trigger in the -Wd case that led to the PyStr_Fini workaround?

Cheers,
Nick.

-- 
Nick Coghlan   |   ncogh...@gmail.com   |   Brisbane, Australia
_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to