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 rhettinger
Recipients Carl.Friedrich.Bolz, alex, petri.lehtinen, python-dev, rhettinger
Date 2011-11-05.21:37:33
SpamBayes Score 0.00867864
Marked as misclassified No
Message-id <1320529054.66.0.861138111684.issue13340@psf.upfronthosting.co.za>
In-reply-to
Content
I think this "fix" was too hastily committed. 

1) It was an API change.
2) It probably should have been done in _PyEval_SliceIndex().

Be careful.  Don't rush to commit.  Especially for backports.
History
Date User Action Args
2011-11-05 21:37:34rhettingersetrecipients: + rhettinger, Carl.Friedrich.Bolz, alex, python-dev, petri.lehtinen
2011-11-05 21:37:34rhettingersetmessageid: <1320529054.66.0.861138111684.issue13340@psf.upfronthosting.co.za>
2011-11-05 21:37:34rhettingerlinkissue13340 messages
2011-11-05 21:37:33rhettingercreate