Roundup Robot <devnull@devnull> added the comment:

New changeset f4da64529e8c by Jesus Cea in branch '2.7':
startswith and endswith don't accept None as slice index. Patch by Torsten 
Becker. (closes #11828)
http://hg.python.org/cpython/rev/f4da64529e8c

New changeset 77c657e47b5c by Jesus Cea in branch '3.1':
startswith and endswith don't accept None as slice index. Patch by Torsten 
Becker. (closes #11828)
http://hg.python.org/cpython/rev/77c657e47b5c

New changeset e5f11efe89a6 by Jesus Cea in branch '3.2':
MERGE: startswith and endswith don't accept None as slice index. Patch by 
Torsten Becker. (closes #11828)
http://hg.python.org/cpython/rev/e5f11efe89a6

New changeset b8d1cf9fde04 by Jesus Cea in branch 'default':
MERGE: startswith and endswith don't accept None as slice index. Patch by 
Torsten Becker. (closes #11828)
http://hg.python.org/cpython/rev/b8d1cf9fde04

----------
nosy: +python-dev
resolution:  -> fixed
stage:  -> committed/rejected
status: open -> closed

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

Reply via email to