Roundup Robot added the comment:

New changeset 94d15358ad6e by Mark Dickinson in branch '3.2':
Issue #16402: In range slicing, fix shadowing of exceptions from __index__ 
method.
http://hg.python.org/cpython/rev/94d15358ad6e

New changeset 2b656a2cf7ef by Mark Dickinson in branch '3.3':
Issue #16402: Merge fix from 3.2
http://hg.python.org/cpython/rev/2b656a2cf7ef

New changeset f02555353544 by Mark Dickinson in branch 'default':
Issue #16402: Merge fix from 3.3
http://hg.python.org/cpython/rev/f02555353544

----------
nosy: +python-dev

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue16402>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to