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 pitrou
Recipients eric.smith, ezio.melotti, flox, lemburg, pitrou
Date 2010-01-04.14:54:36
SpamBayes Score 0.0044066487
Marked as misclassified No
Message-id <1262616877.73.0.703213232386.issue7622@psf.upfronthosting.co.za>
In-reply-to
Content
> I copied the style of "stringlib/partition.h" for this part.
> Should I update style of "partition.h" too?

No, it's ok for stringlib to have its own consistent style and there's no reason to change it IMO.

More interesting would be benchmark results showing how much this improves the various methods :-)
History
Date User Action Args
2010-01-04 14:54:37pitrousetrecipients: + pitrou, lemburg, eric.smith, ezio.melotti, flox
2010-01-04 14:54:37pitrousetmessageid: <1262616877.73.0.703213232386.issue7622@psf.upfronthosting.co.za>
2010-01-04 14:54:36pitroulinkissue7622 messages
2010-01-04 14:54:36pitroucreate