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 ezio.melotti
Recipients brian.curtin, ezio.melotti, jcea, mandel, terry.reedy
Date 2012-07-25.12:33:58
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1343219639.64.0.446952280059.issue15275@psf.upfronthosting.co.za>
In-reply-to
Content
> I don't know about a decent way of doing benchmarks for the changes.
> Any recommendation?

You could make a script that uses the timeit module.

>> If this patch is applied I think it would be good to change
>> posixpath too.
> I agree and I'd love to do it but in a diff bug to make things
> self-contained, what do you think?

Having a single patch that fixes both is OK.
History
Date User Action Args
2012-07-25 12:33:59ezio.melottisetrecipients: + ezio.melotti, terry.reedy, jcea, brian.curtin, mandel
2012-07-25 12:33:59ezio.melottisetmessageid: <1343219639.64.0.446952280059.issue15275@psf.upfronthosting.co.za>
2012-07-25 12:33:59ezio.melottilinkissue15275 messages
2012-07-25 12:33:58ezio.melotticreate