Skip to content

Commit 3958411

Browse files
authored
Change NEWS
1 parent 88a7559 commit 3958411

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed
Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,2 @@
1-
Modify the check of ``hi`` argument in ``internal_bisect_left`` and
2-
``internal_bisect_right`` so that negative numbers are not allowed
3-
to be passed.
1+
Modify the check of the ``hi`` argument in ``internal_bisect_left`` and ``internal_bisect_right``
2+
so that when ``hi`` is negative, it's calculated based on the list length.

0 commit comments

Comments
 (0)