8000
Slight inaccuracy in the
8000
partition
docstring.
#7958
The docstring for the
partition
method says:That's not quite correct, because some of the elements before the
kth
element could be equal to thekth
element. A trivial example is an input containing all the same values. Perhaps a better wording is something like:The text was updated successfully, but these errors were encountered: