[Python-Dev] [Python-checkins] cpython (2.6): ensure no one tries to hash things before the random seed is found (original) (raw)
Nick Coghlan ncoghlan at gmail.com
Tue Feb 21 23:51:46 CET 2012
- Previous message: [Python-Dev] [Python-checkins] cpython (2.6): ensure no one tries to hash things before the random seed is found
- Next message: [Python-Dev] [Python-checkins] cpython: enable hash randomization by default
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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 PyStrFini workaround?
Never mind, just saw the later series of checkins that fixed it.
Cheers, Nick.
-- Nick Coghlan | ncoghlan at gmail.com | Brisbane, Australia
- Previous message: [Python-Dev] [Python-checkins] cpython (2.6): ensure no one tries to hash things before the random seed is found
- Next message: [Python-Dev] [Python-checkins] cpython: enable hash randomization by default
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]