Message7010

Author amak
Recipients amak, irmen
Date 2012-04-01.16:11:48
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1333296708.26.0.540455574716.issue1805@psf.upfronthosting.co.za>
In-reply-to
Content
Fixed.

2.5:  http://hg.python.org/jython/rev/920a60f5d5b5
head: http://hg.python.org/jython/rev/22450f53ce82

I decided to go with incrementing integers instead of object hashCode()s, since the probability of clashes is lower with incrementing integers.
History
Date User Action Args
2012-04-01 16:11:48amaksetmessageid: <1333296708.26.0.540455574716.issue1805@psf.upfronthosting.co.za>
2012-04-01 16:11:48amaksetrecipients: + amak, irmen
2012-04-01 16:11:48amaklinkissue1805 messages
2012-04-01 16:11:48amakcreate