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 florianfesti
Recipients BreamoreBoy, florianfesti, georg.brandl, karld, lucas_malor, nils, pitrou, rharris
Date 2010-09-18.10:14:50
SpamBayes Score 1.1720223e-05
Marked as misclassified No
Message-id <1284804895.22.0.159199370234.issue1675951@psf.upfronthosting.co.za>
In-reply-to
Content
I updated the performace script to Py3. You still need to change the import gzipnew line to actually load the modified module. Right now it just compares the stdlib gzip module to itself.
History
Date User Action Args
2010-09-18 10:14:56florianfestisetrecipients: + florianfesti, georg.brandl, pitrou, lucas_malor, rharris, karld, nils, BreamoreBoy
2010-09-18 10:14:55florianfestisetmessageid: <1284804895.22.0.159199370234.issue1675951@psf.upfronthosting.co.za>
2010-09-18 10:14:52florianfestilinkissue1675951 messages
2010-09-18 10:14:52florianfesticreate