-
-
Notifications
You must be signed in to change notification settings - Fork 33k
bpo-30256: Fix rst in news #26994
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
bpo-30256: Fix rst in news #26994
Conversation
Thanks @Fidget-Spinner for the PR, and @iritkatriel for merging it 🌮🎉.. I'm working now to backport this PR to: 3.10, 3.9. |
Sorry @Fidget-Spinner and @iritkatriel, I had trouble checking out the |
GH-26996 is a backport of this pull request to the 3.9 branch. |
(cherry picked from commit 2560c61) Co-authored-by: Ken Jin <28750310+Fidget-Spinner@users.noreply.github.com>
GH-26998 is a backport of this pull request to the 3.10 branch. |
Thanks @Fidget-Spinner ! |
Unblocks the docs CI. Currently PR CIs fail with the following error:
https://bugs.python.org/issue30256