Skip to content

Conversation

hrchu
Copy link
Contributor

@hrchu hrchu commented Jun 5, 2021

docstrings in bisect.py were updated by

The return value i is such that all e in a[:i] have e <= x, and all e in

This commit updates corresponding docstrings in _bisectmodule.c.

https://bugs.python.org/issue44227

@hrchu hrchu reopened this Jun 6, 2021
@hrchu hrchu force-pushed the update-bisect-doc branch from 3860ffd to b08f779 Compare June 6, 2021 03:40
@rhettinger rhettinger changed the title Update bisect docstrings bpo-44227: Update bisect docstrings Jun 6, 2021
@rhettinger rhettinger added needs backport to 3.10 only security fixes skip news docs Documentation in the Doc dir labels Jun 6, 2021
@rhettinger rhettinger merged commit 18e9edb into python:main Jun 6, 2021
@miss-islington
Copy link
Contributor

Thanks @hrchu for the PR, and @rhettinger for merging it 🌮🎉.. I'm working now to backport this PR to: 3.10.
🐍🍒⛏🤖

@bedevere-bot
Copy link

GH-26563 is a backport of this pull request to the 3.10 branch.

@bedevere-bot bedevere-bot removed the needs backport to 3.10 only security fixes label Jun 6, 2021
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jun 6, 2021
(cherry picked from commit 18e9edb)

Co-authored-by: hrchu <petertc.chu@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Documentation in the Doc dir skip news
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants