Mike Neergaard
Results
1
issues of
Mike Neergaard
# Bug report ### Bug description: The [documentation](https://docs.python.org/3/library/bisect.html) for [bisect.bisect_right](https://docs.python.org/3/library/bisect.html#bisect.bisect_right) and [bisect.bisect_left]( https://docs.python.org/3/library/bisect.html#bisect.bisect_left) states in both cases that >The returned insertion point ip partitions the array a into two slices...
type-bug
stdlib
extension-modules
3.13
3.14