Uh oh!
There was an error while loading. Please reload this page.
bpo-42740: Fix get_args for PEP 585 collections.abc.Callable - #23963
Conversation
Fidget-Spinner
commented
Dec 27, 2020
I deleted the news entry as it can share the same one as GH-23060. |
miss-islington
commented
Dec 28, 2020
Sorry, I can't merge this PR. Reason: |
miss-islington
commented
Dec 28, 2020
Sorry, I can't merge this PR. Reason: |
miss-islington
commented
Dec 28, 2020
@Fidget-Spinner: Status check is done, and it's a success ✅ . |
miss-islington
commented
Dec 28, 2020
Sorry, I can't merge this PR. Reason: |
miss-islington
commented
Dec 28, 2020
Thanks @Fidget-Spinner for the PR 🌮🎉.. I'm working now to backport this PR to: 3.9. |
bedevere-bot
commented
Dec 28, 2020
GH-23977 is a backport of this pull request to the 3.9 branch. |
bedevere-bot
commented
Dec 28, 2020
|
gvanrossum
commented
Dec 29, 2020
@Mariatta, can you look at the comments by Miss Islington in this PR? She seemed confused (several messages with "Status check, it's a success" but a red X mark). In general she often leaves noise comments -- perhaps several actions each trigger a run and the runs race with each other? |
Fidget-Spinner
commented
Dec 29, 2020
I think the PR with "Status check, it's a success", with a red X mark is GH-23942. |
…H-23963) PR 1/2. Needs backport to 3.9.
PR 1/2. Needs backport to 3.9.
https://bugs.python.org/issue42740
Automerge-Triggered-By: GH:gvanrossum