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 meador.inge
Recipients BreamoreBoy, aronacher, benjamin.peterson, collinwinter, dmalcolm, eric.araujo, ezio.melotti, gregory.p.smith, loewis, meador.inge
Date 2012-11-22.03:21:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1353554480.17.0.239433987083.issue2454@psf.upfronthosting.co.za>
In-reply-to
Content
Attached is a refreshed patch that works for all active branches.  The only real change from the original is Éric's suggestion to s/hash/hashlib/.  The 'u' prefix isn't an issue any longer because of PEP 414.

Benjamin, does the attached look OK to you?  If so, then I will commit it.
History
Date User Action Args
2012-11-22 03:21:20meador.ingesetrecipients: + meador.inge, loewis, collinwinter, gregory.p.smith, benjamin.peterson, aronacher, ezio.melotti, eric.araujo, dmalcolm, BreamoreBoy
2012-11-22 03:21:20meador.ingesetmessageid: <1353554480.17.0.239433987083.issue2454@psf.upfronthosting.co.za>
2012-11-22 03:21:20meador.ingelinkissue2454 messages
2012-11-22 03:21:19meador.ingecreate