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 serhiy.storchaka
Recipients loewis, mark.dickinson, pitrou, python-dev, serhiy.storchaka, vstinner
Date 2012-05-28.15:22:12
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <201205281821.59220.storchaka@gmail.com>
In-reply-to <CAMpsgwZbCBydgP3y6k60CBdK4Pp5rUCx8Of4Ku=bN7O__H=_iA@mail.gmail.com>
Content
> So, do you have any comment or complain? Or can I commit the patch?

I beg your pardon, I will do a review and additional benchmarks today.

So far away I have to say, it is better to use stringlib approach, than the 
massive macros, which are more difficult to read and edit. However, I will do a 
benchmark to check if we can achieve the same effect with less change code.
History
Date User Action Args
2012-05-28 15:22:12serhiy.storchakasetrecipients: + serhiy.storchaka, loewis, mark.dickinson, pitrou, vstinner, python-dev
2012-05-28 15:22:12serhiy.storchakalinkissue14744 messages
2012-05-28 15:22:12serhiy.storchakacreate