Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork32.4k
gh-101100: Fix sphinx warnings inwhatsnew/3.11.rst
#136402
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
gh-101100: Fix sphinx warnings inwhatsnew/3.11.rst
#136402
Uh oh!
There was an error while loading.Please reload this page.
Conversation
5b78c85
intopython:mainUh oh!
There was an error while loading.Please reload this page.
Thanks@LamentXU123 for the PR, and@kumaraditya303 for merging it 🌮🎉.. I'm working now to backport this PR to: 3.13. |
Thanks@LamentXU123 for the PR, and@kumaraditya303 for merging it 🌮🎉.. I'm working now to backport this PR to: 3.14. |
GH-136404 is a backport of this pull request to the3.13 branch. |
GH-136405 is a backport of this pull request to the3.14 branch. |
…) (#136404)Co-authored-by: Weilin Du <108666168+LamentXU123@users.noreply.github.com>
…) (#136405)Co-authored-by: Weilin Du <108666168+LamentXU123@users.noreply.github.com>
Uh oh!
There was an error while loading.Please reload this page.
There was a single warning:
caused by:
This PR change :meth:`list.append` to :meth:`!list.append`. Thanks!