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 benjamin.peterson
Recipients belopolsky, benjamin.peterson, facundobatista, gvanrossum
Date 2008-05-02.02:49:27
SpamBayes Score 0.24200371
Marked as misclassified No
Message-id <1afaf6160805011949j595811d1vaa4c1ef8c01f6855@mail.gmail.com>
In-reply-to <1209695885.18.0.418682971623.issue2735@psf.upfronthosting.co.za>
Content
On Thu, May 1, 2008 at 9:38 PM, Alexander Belopolsky
<report@bugs.python.org> wrote:
>
>  Alexander Belopolsky <belopolsky@users.sourceforge.net> added the comment:
>
>  The start/step/stop getter functions should INCREF return values.  Is
>  there a reason not to adapt slice implementation:

No, its much simpler.
Files
File name Uploaded
range_lean_and_mean2.patch benjamin.peterson, 2008-05-02.02:49:25
History
Date User Action Args
2008-05-02 02:49:29benjamin.petersonsetspambayes_score: 0.242004 -> 0.24200371
recipients: + benjamin.peterson, gvanrossum, facundobatista, belopolsky
2008-05-02 02:49:28benjamin.petersonlinkissue2735 messages
2008-05-02 02:49:28benjamin.petersoncreate