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 lemburg
Recipients benjamin.peterson, jbradberry, lemburg, r.david.murray
Date 2009-09-17.08:08:29
SpamBayes Score 3.7035968e-09
Marked as misclassified No
Message-id <1253174912.12.0.266420414165.issue6300@psf.upfronthosting.co.za>
In-reply-to
Content
The patch looks fine, the idea is good as well.

I'm just a little worried about the performance impact this might have
(not much though).

Could you run a quick comparison of before applying the patch compared
to after the patch is applied, using positional arguments in both cases ?

Thanks.
History
Date User Action Args
2009-09-17 08:08:32lemburgsetrecipients: + lemburg, benjamin.peterson, r.david.murray, jbradberry
2009-09-17 08:08:32lemburgsetmessageid: <1253174912.12.0.266420414165.issue6300@psf.upfronthosting.co.za>
2009-09-17 08:08:30lemburglinkissue6300 messages
2009-09-17 08:08:30lemburgcreate