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 belopolsky
Recipients
Date 2006-08-15.13:19:35
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Use Py_ssize_t for rangeobject start, step and len and rangeiterobject's 
index, start, step and length.
History
Date User Action Args
2007-08-23 15:54:09adminlinkissue1540617 messages
2007-08-23 15:54:09admincreate