Message 175279 - Python tracker (original) (raw)

Message175279

Author python-dev
Recipients Paul.Upchurch, eric.araujo, hynek, mark.dickinson, ned.deily, python-dev, serhiy.storchaka
Date 2012-11-10.14:52:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id 3XzLmn3w1pzPkD@mail.python.org
In-reply-to
Content
New changeset 9214f8440c44 by Mark Dickinson in branch 'default': Issue #14794: slice.indices no longer returns OverflowError for out-of-range start, stop, step or length. http://hg.python.org/cpython/rev/9214f8440c44
History
Date User Action Args
2012-11-10 14:52:26 python-dev set recipients: + python-dev, mark.dickinson, ned.deily, eric.araujo, hynek, Paul.Upchurch, serhiy.storchaka
2012-11-10 14:52:26 python-dev link issue14794 messages
2012-11-10 14:52:26 python-dev create