]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.10] bpo-46747: Add missing key parameters in the bisect docs (GH-31323) (GH-31329)
authorDennis Sweeney <36520290+sweeneyde@users.noreply.github.com>
Mon, 14 Feb 2022 16:51:16 +0000 (11:51 -0500)
committerGitHub <noreply@github.com>
Mon, 14 Feb 2022 16:51:16 +0000 (11:51 -0500)
commit841c77d802e9ee8845fa3152700474021efe03fd
treebac4464f255107abf9f14c02cd8d2a7d87589223
parent6a7dd3f9e9771279c8ee71dd3fd39a42f9b0ccff
[3.10] bpo-46747: Add missing key parameters in the bisect docs (GH-31323) (GH-31329)

Added *key* parameter to `bisect.bisect()` and `bisect.insort()` in bisect module docs.
(cherry picked from commit 96084f4256d2d523b0a4d7d900322b032326e3ed)

Co-authored-by: Zackery Spytz <zspytz@gmail.com>
Doc/library/bisect.rst