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 abacabadabacaba, belopolsky, eric.smith, ezio.melotti, maker, mark.dickinson, r.david.murray, rhettinger, serhiy.storchaka, stutzbach
Date 2012-09-27.14:16:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <201209271715.57399.storchaka@gmail.com>
In-reply-to <1348601300.97.0.741657786048.issue8425@psf.upfronthosting.co.za>
Content
> I find my first patch more readable and efficient, but if these comments
> are conformant to pep7.. Attaching updated patch (issue8425.3.patch)

It was only a suggestion. Both forms are good enougth.

> Yes, but bench.py is available, fell free to run it with whatever
> configuration; my example was done with a --with-pydebug and clang
> compiler.

Yes, I ran it in release mode (gcc, 32-bit Linux) and confirm your results.

In general except minor whitespace defects last patch LGTM.
History
Date User Action Args
2012-09-27 14:16:18serhiy.storchakasetrecipients: + serhiy.storchaka, rhettinger, mark.dickinson, belopolsky, eric.smith, stutzbach, ezio.melotti, r.david.murray, abacabadabacaba, maker
2012-09-27 14:16:18serhiy.storchakalinkissue8425 messages
2012-09-27 14:16:18serhiy.storchakacreate