]> granicus.if.org Git - python/commitdiff
Issue #24284: The startswith and endswith methods of the str class no longer
authorSerhiy Storchaka <storchaka@gmail.com>
Sun, 31 May 2015 06:16:13 +0000 (09:16 +0300)
committerSerhiy Storchaka <storchaka@gmail.com>
Sun, 31 May 2015 06:16:13 +0000 (09:16 +0300)
return True when finding the empty string and the indexes are completely out
of range.

1  2 
Misc/NEWS

diff --cc Misc/NEWS
Simple merge