Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gh-91966 Document where key functions are applied in the bisect module #92602

Merged
merged 46 commits into from May 10, 2022

Conversation

rhettinger
Copy link
Contributor

@rhettinger rhettinger commented May 10, 2022

No description provided.

rhettinger and others added 30 commits Mar 16, 2021
.
Merge branch 'master' of github.com:python/cpython
.
Merge branch 'master' of github.com:python/cpython
.
Merge branch 'master' of github.com:python/cpython
.
Merge branch 'master' of github.com:python/cpython
Merge branch 'main' of github.com:python/cpython into main
Merge branch 'main' of github.com:python/cpython
@rhettinger rhettinger merged commit 63794db into python:main May 10, 2022
13 checks passed
@rhettinger
Copy link
Contributor Author

rhettinger commented May 11, 2022

@sweeneyde Do you know the easiest way to get these backported. Before the Beta, the bots would autogenerate the backport based on the PR labels?

@rhettinger
Copy link
Contributor Author

rhettinger commented May 11, 2022

@serhiy-storchaka Do you know the easiest way to get this backported now?

@miss-islington
Copy link
Contributor

miss-islington commented May 11, 2022

Thanks @rhettinger for the PR 🌮🎉.. I'm working now to backport this PR to: 3.10.
🐍🍒🤖

@miss-islington
Copy link
Contributor

miss-islington commented May 11, 2022

Thanks @rhettinger for the PR 🌮🎉.. I'm working now to backport this PR to: 3.11.
🐍🍒🤖

@bedevere-bot
Copy link

bedevere-bot commented May 11, 2022

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

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request May 11, 2022
… module (pythonGH-92602)

(cherry picked from commit 63794db)

Co-authored-by: Raymond Hettinger <rhettinger@users.noreply.github.com>
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request May 11, 2022
… module (pythonGH-92602)

(cherry picked from commit 63794db)

Co-authored-by: Raymond Hettinger <rhettinger@users.noreply.github.com>
@bedevere-bot
Copy link

bedevere-bot commented May 11, 2022

GH-92667 is a backport of this pull request to the 3.11 branch.

@serhiy-storchaka
Copy link
Member

serhiy-storchaka commented May 11, 2022

Labels "3.xx" are for issues (to mark what versions are affected). Labels "needs backport to 3.xx" are for automatic backporting of PRs.

@rhettinger
Copy link
Contributor Author

rhettinger commented May 11, 2022

Thanks, the new labels were throwing me off.

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.

None yet

5 participants