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 vstinner
Recipients Tom.Browder, amaury.forgeotdarc, barry, pitrou, skrah, vstinner
Date 2011-01-12.13:11:34
SpamBayes Score 0.00515425
Marked as misclassified No
Message-id <1294837910.05.0.218849901132.issue9880@psf.upfronthosting.co.za>
In-reply-to
Content
More info about the loop:
----
Py_ssize_t i;
int nops;
----

My setup:
 * Intel(R) Pentium(R) 4 CPU 3.00GHz
 * Debian Sid
 * gcc (Debian 20110106-1) 4.6.0 20110106 (experimental) [trunk revision 168538]
History
Date User Action Args
2011-01-12 13:11:50vstinnersetrecipients: + vstinner, barry, amaury.forgeotdarc, pitrou, skrah, Tom.Browder
2011-01-12 13:11:50vstinnersetmessageid: <1294837910.05.0.218849901132.issue9880@psf.upfronthosting.co.za>
2011-01-12 13:11:34vstinnerlinkissue9880 messages
2011-01-12 13:11:34vstinnercreate