X Tutup
The Wayback Machine - https://web.archive.org/web/20221223155709/https://github.com/python/cpython/pull/91527
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

[3.10] gh-90879: Fix missing parameter for put_nowait() (GH-91514) #91527

Merged
merged 1 commit into from Apr 14, 2022

Conversation

miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Apr 14, 2022

(cherry picked from commit 0fc3517)

Co-authored-by: slateny 46876382+slateny@users.noreply.github.com

Automerge-Triggered-By: GH:corona10

(cherry picked from commit 0fc3517)

Co-authored-by: slateny <46876382+slateny@users.noreply.github.com>
@miss-islington miss-islington requested a review from rhettinger as a code owner Apr 14, 2022
@miss-islington
Copy link
Contributor Author

miss-islington commented Apr 14, 2022

@slateny and @corona10: Status check is done, and it's a success .

@miss-islington
Copy link
Contributor Author

miss-islington commented Apr 14, 2022

@slateny and @corona10: Status check is done, and it's a success .

@miss-islington
Copy link
Contributor Author

miss-islington commented Apr 14, 2022

@slateny and @corona10: Status check is done, and it's a success .

@miss-islington
Copy link
Contributor Author

miss-islington commented Apr 14, 2022

@slateny and @corona10: Status check is done, and it's a success .

1 similar comment
@miss-islington
Copy link
Contributor Author

miss-islington commented Apr 14, 2022

@slateny and @corona10: Status check is done, and it's a success .

Copy link
Member

@corona10 corona10 left a comment

lgtm bot

@miss-islington
Copy link
Contributor Author

miss-islington commented Apr 14, 2022

Sorry, I can't merge this PR. Reason: 3 of 6 required status checks are expected..

@corona10 corona10 added the 🤖 automerge PR will be merged once it's been approved and all CI passed label Apr 14, 2022
@miss-islington
Copy link
Contributor Author

miss-islington commented Apr 14, 2022

@slateny and @corona10: Status check is done, and it's a success .

@miss-islington miss-islington merged commit 52ce75f into python:3.10 Apr 14, 2022
13 checks passed
@miss-islington miss-islington deleted the backport-0fc3517-3.10 branch Apr 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🤖 automerge PR will be merged once it's been approved and all CI passed skip news
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants
X Tutup