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 amaury.forgeotdarc
Recipients amaury.forgeotdarc, belopolsky, benjamin.peterson, georg.brandl, gvanrossum
Date 2008-04-15.21:41:51
SpamBayes Score 0.014410235
Marked as misclassified No
Message-id <1208295712.43.0.31693009143.issue2603@psf.upfronthosting.co.za>
In-reply-to
Content
The patch uses Py_SIZE(v) on a rangeobject?
I guess you borrowed too much from the tuple implementation ;-)
History
Date User Action Args
2008-04-15 21:41:52amaury.forgeotdarcsetspambayes_score: 0.0144102 -> 0.014410235
recipients: + amaury.forgeotdarc, gvanrossum, georg.brandl, belopolsky, benjamin.peterson
2008-04-15 21:41:52amaury.forgeotdarcsetspambayes_score: 0.0144102 -> 0.0144102
messageid: <1208295712.43.0.31693009143.issue2603@psf.upfronthosting.co.za>
2008-04-15 21:41:51amaury.forgeotdarclinkissue2603 messages
2008-04-15 21:41:51amaury.forgeotdarccreate