Subject: Re: [Python-Dev] [Python-checkins] cpython (2.6): ensure no one tries to hash things before the random seed is found On Wed, Feb 22, 2012 at 8:49 AM, Nick Coghlan <ncoghlan@xxxxxxxxx> 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@xxxxxxxxx | Brisbane, Australia _______________________________________________ Python-Dev mailing list Python-Dev@xxxxxxxxxx http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/maillists%40codeha.us |