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 amaury.forgeotdarc, vstinner
Date 2010-01-31.22:37:07
SpamBayes Score 1.1791536e-05
Marked as misclassified No
Message-id <1264977429.08.0.78125590848.issue7819@psf.upfronthosting.co.za>
In-reply-to
Content
> This very fix was already done in py3k with issue3661.

Oh! My patch is *very* close to this one. I just choosed 10 instead of 2 in the unit test :-) (and I added a test to check a valid argument, py3k doesn't check it).

> Patch is OK, please apply.

Done:  r77892 (r77893).
History
Date User Action Args
2010-01-31 22:37:09vstinnersetrecipients: + vstinner, amaury.forgeotdarc
2010-01-31 22:37:09vstinnersetmessageid: <1264977429.08.0.78125590848.issue7819@psf.upfronthosting.co.za>
2010-01-31 22:37:07vstinnerlinkissue7819 messages
2010-01-31 22:37:07vstinnercreate