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 christian.heimes, facundobatista, georg.brandl, gvanrossum, lemburg, pitrou
Date 2008-06-11.21:28:12
SpamBayes Score 0.00019310672
Marked as misclassified No
Message-id <4850435C.2020405@egenix.com>
In-reply-to <1213209519.24.0.329045573608.issue1819@psf.upfronthosting.co.za>
Content
On 2008-06-11 20:38, Antoine Pitrou wrote:
> Antoine Pitrou <pitrou@free.fr> added the comment:
> 
> Here is a new patch against SVN trunk. Nothing changed, except that I
> updated pybench to test keyword arguments as well.
> 
> Added file: http://bugs.python.org/file10590/namedparam2.patch

When changing parameters or other aspects of pybench tests, you *have*
to update the version number of the test as well. Otherwise, pybench
would compare apples with oranges.

Thanks,
-- 
Marc-Andre Lemburg
eGenix.com

Professional Python Services directly from the Source  (#1, Jun 11 2008)
 >>> Python/Zope Consulting and Support ...        http://www.egenix.com/
 >>> mxODBC.Zope.Database.Adapter ...             http://zope.egenix.com/
 >>> mxODBC, mxDateTime, mxTextTools ...        http://python.egenix.com/
________________________________________________________________________
2008-07-07: EuroPython 2008, Vilnius, Lithuania            25 days to go

:::: Try mxODBC.Zope.DA for Windows,Linux,Solaris,MacOSX for free ! ::::

    eGenix.com Software, Skills and Services GmbH  Pastor-Loeh-Str.48
     D-40764 Langenfeld, Germany. CEO Dipl.-Math. Marc-Andre Lemburg
            Registered at Amtsgericht Duesseldorf: HRB 46611
History
Date User Action Args
2008-06-11 21:28:20lemburgsetspambayes_score: 0.000193107 -> 0.00019310672
recipients: + lemburg, gvanrossum, georg.brandl, facundobatista, pitrou, christian.heimes
2008-06-11 21:28:18lemburglinkissue1819 messages
2008-06-11 21:28:13lemburgcreate