This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author rhettinger
Recipients loewis, mark.dickinson, michael.foord, pitrou, rhettinger, terrence
Date 2010-09-07.04:51:34
SpamBayes Score 0.0030859627
Marked as misclassified No
Message-id <1283835097.68.0.949327698412.issue7889@psf.upfronthosting.co.za>
In-reply-to
Content
Fixed in r84574 and r84576.  The seed function no longer uses hash() for str, bytes, or bytearray arguments.
History
Date User Action Args
2010-09-07 04:51:38rhettingersetrecipients: + rhettinger, loewis, mark.dickinson, pitrou, michael.foord, terrence
2010-09-07 04:51:37rhettingersetmessageid: <1283835097.68.0.949327698412.issue7889@psf.upfronthosting.co.za>
2010-09-07 04:51:36rhettingerlinkissue7889 messages
2010-09-07 04:51:35rhettingercreate