Raymond Hettinger <[email protected]> added the comment: 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. ---------- status: closed -> open _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue13340> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
