summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>2022-08-24 15:54:15 (GMT)
committerGitHub <noreply@github.com>2022-08-24 15:54:15 (GMT)
commitd02e8fbc5a4a9f43ceaacb32dee84f8f661a12d2 (patch)
tree2c77b48da48c336d9709736c4e5e038d494c7a90 /Misc
parentbf2728b9f1a9873f22382c72f21adb98046f613c (diff)
downloadcpython-d02e8fbc5a4a9f43ceaacb32dee84f8f661a12d2.zip
cpython-d02e8fbc5a4a9f43ceaacb32dee84f8f661a12d2.tar.gz
cpython-d02e8fbc5a4a9f43ceaacb32dee84f8f661a12d2.tar.bz2
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 4317b25a2323ae4be04574e45de0e335c571c463) Co-authored-by: prego <pedropregueiro@gmail.com>
Diffstat (limited to 'Misc')
-rw-r--r--Misc/ACKS1
1 files changed, 1 insertions, 0 deletions
diff --git a/Misc/ACKS b/Misc/ACKS
index 4beb4fd..6e53d5a 100644
--- a/Misc/ACKS
+++ b/Misc/ACKS
@@ -1415,6 +1415,7 @@ John Popplewell
Matheus Vieira Portela
Davin Potts
Guillaume Pratte
+Pedro Pregueiro
Florian Preinstorfer
Alex Prengère
Amrit Prem