Skip to content
Snippets Groups Projects
Unverified Commit 41e82574 authored by Miss Islington (bot)'s avatar Miss Islington (bot) Committed by GitHub
Browse files

GH-96179: Fix misleading example on the bisect documentation (GH-96228)



The `movies[bisect(movies, 1960, key=by_year)]` will actually return only movies **after** 1960.
(cherry picked from commit 4317b25a)

Co-authored-by: default avatarprego <pedropregueiro@gmail.com>
parent 83ff85bc
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment