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 vstinner
Recipients Arfrever, Mark.Shannon, PaulMcMillan, Zhiping.Deng, alex, barry, benjamin.peterson, christian.heimes, dmalcolm, eric.araujo, georg.brandl, gvanrossum, jcea, lemburg, pitrou, terry.reedy, vstinner
Date 2012-01-05.01:09:05
SpamBayes Score 0.034932554
Marked as misclassified No
Message-id <1325725746.35.0.274718290076.issue13703@psf.upfronthosting.co.za>
In-reply-to
Content
Patch version 2:
 - hash("") is always 0
 - Remove a debug message
History
Date User Action Args
2012-01-05 01:09:07vstinnersetrecipients: + vstinner, lemburg, gvanrossum, barry, georg.brandl, terry.reedy, jcea, pitrou, christian.heimes, benjamin.peterson, eric.araujo, Arfrever, alex, dmalcolm, Mark.Shannon, Zhiping.Deng, PaulMcMillan
2012-01-05 01:09:06vstinnersetmessageid: <1325725746.35.0.274718290076.issue13703@psf.upfronthosting.co.za>
2012-01-05 01:09:05vstinnerlinkissue13703 messages
2012-01-05 01:09:05vstinnercreate