[Python-Dev] [Python-checkins] cpython (2.6): ensure no one tries to hash things before the random seed is found
Nick Coghlan
ncoghlan at gmail.com
Tue Feb 21 23:51:46 CET 2012
On Wed, Feb 22, 2012 at 8:49 AM, Nick Coghlan <ncoghlan at gmail.com> wrote:
> Won't this trigger in the -Wd case that led to the PyStr_Fini workaround?
Never mind, just saw the later series of checkins that fixed it.
Cheers,
Nick.
--
Nick Coghlan | ncoghlan at gmail.com | Brisbane, Australia
More information about the Python-Dev
mailing list