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 eric.araujo, ezio.melotti, georg.brandl, michael.driscoll, orsenthil, python-dev, rhettinger, sandro.tosi, smichr, tim.peters
Date 2013-10-06.05:14:44
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1381036484.68.0.505839833504.issue14927@psf.upfronthosting.co.za>
In-reply-to
Content
Christopher, this tracker item needs to die.  It is wasting everyone's time (and churning code) over nothing.

FYI, I moved the _int=int for shuffle inside the function because the assignment was outside of the inner loop, so we weren't getting any real benefit.
History
Date User Action Args
2013-10-06 05:14:44rhettingersetrecipients: + rhettinger, tim.peters, georg.brandl, smichr, orsenthil, ezio.melotti, eric.araujo, sandro.tosi, python-dev, michael.driscoll
2013-10-06 05:14:44rhettingersetmessageid: <1381036484.68.0.505839833504.issue14927@psf.upfronthosting.co.za>
2013-10-06 05:14:44rhettingerlinkissue14927 messages
2013-10-06 05:14:44rhettingercreate