-
-
Notifications
You must be signed in to change notification settings - Fork 32.2k
bpo-42010: [docs] Clarify subscription of types #22822
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me, but someone else should verify and merge.
This should have a news entry.
A burb entry has been added, however the tests that were previously successful are now failing with the message "GitHub Actions has encountered an internal error when running your job.". |
I don't know if this is a random glitch or a result of markup. I triggered rerun of the actions. Otherwise, try deleting markup. |
That worked. It is nice that GHAs have an easy to find and use Re-run button that only re-runs the stuff in that action. Much better than re-running everything. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yes. Thanks!
Thanks @Fidget-Spinner for the PR, and @gvanrossum for merging it 🌮🎉.. I'm working now to backport this PR to: 3.9. |
GH-22840 is a backport of this pull request to the 3.9 branch. |
(cherry picked from commit 7cdf30f) Co-authored-by: kj <[email protected]>
…22840) (cherry picked from commit 7cdf30f) Co-authored-by: kj <[email protected]> Automerge-Triggered-By: GH:gvanrossum
https://bugs.python.org/issue42010