summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
authorprego <pedropregueiro@gmail.com>2022-08-24 15:47:13 (GMT)
committerGitHub <noreply@github.com>2022-08-24 15:47:13 (GMT)
commit4317b25a2323ae4be04574e45de0e335c571c463 (patch)
treef134d9b4785525ec51605a0b86e1c8437aebc533 /Misc
parent09563a764ebc54f98087c128419f46cf0822b4b7 (diff)
downloadcpython-4317b25a2323ae4be04574e45de0e335c571c463.zip
cpython-4317b25a2323ae4be04574e45de0e335c571c463.tar.gz
cpython-4317b25a2323ae4be04574e45de0e335c571c463.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.
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 16a482e..daa01c1 100644
--- a/Misc/ACKS
+++ b/Misc/ACKS
@@ -1419,6 +1419,7 @@ John Popplewell
Matheus Vieira Portela
Davin Potts
Guillaume Pratte
+Pedro Pregueiro
Florian Preinstorfer
Alex Prengère
Amrit Prem