summaryrefslogtreecommitdiffstats
path: root/Misc/ACKS
diff options
context:
space:
mode:
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>2022-08-24 15:55:45 (GMT)
committerGitHub <noreply@github.com>2022-08-24 15:55:45 (GMT)
commit41e8257449c2c44bbe8fc9577cdf5ba0c54b867d (patch)
treef158687b9a3997525cb71b0ca063d31a7689cb46 /Misc/ACKS
parent83ff85bc593fb34a2bd81fd00656d6dc0fee06fa (diff)
downloadcpython-41e8257449c2c44bbe8fc9577cdf5ba0c54b867d.zip
cpython-41e8257449c2c44bbe8fc9577cdf5ba0c54b867d.tar.gz
cpython-41e8257449c2c44bbe8fc9577cdf5ba0c54b867d.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/ACKS')
-rw-r--r--Misc/ACKS1
1 files changed, 1 insertions, 0 deletions
diff --git a/Misc/ACKS b/Misc/ACKS
index 8726c0f..fc1dcaf 100644
--- a/Misc/ACKS
+++ b/Misc/ACKS
@@ -1405,6 +1405,7 @@ John Popplewell
Matheus Vieira Portela
Davin Potts
Guillaume Pratte
+Pedro Pregueiro
Florian Preinstorfer
Alex Prengère
Amrit Prem