{{ message }}
gh-101100: Fix sphinx warnings in whatsnew/3.11.rst#136402
Merged
kumaraditya303 merged 2 commits intoJul 8, 2025
Merged
Conversation
kumaraditya303
approved these changes
Jul 8, 2025
Hide details
View details
kumaraditya303
merged commit
5b78c85
into
python:main
Jul 8, 2025
36 checks passed
|
Thanks @LamentXU123 for the PR, and @kumaraditya303 for merging it 🌮🎉.. I'm working now to backport this PR to: 3.13. |
Sorry, something went wrong.
|
Thanks @LamentXU123 for the PR, and @kumaraditya303 for merging it 🌮🎉.. I'm working now to backport this PR to: 3.14. |
Sorry, something went wrong.
miss-islington
pushed a commit
to miss-islington/cpython
that referenced
this pull request
Jul 8, 2025
miss-islington
pushed a commit
to miss-islington/cpython
that referenced
this pull request
Jul 8, 2025
hugovk
pushed a commit
that referenced
this pull request
Jul 8, 2025
…) (#136404) Co-authored-by: Weilin Du <108666168+LamentXU123@users.noreply.github.com>
hugovk
pushed a commit
that referenced
this pull request
Jul 8, 2025
…) (#136405) Co-authored-by: Weilin Du <108666168+LamentXU123@users.noreply.github.com>
AndPuQing
pushed a commit
to AndPuQing/cpython
that referenced
this pull request
Jul 11, 2025
Pranjal095
pushed a commit
to Pranjal095/cpython
that referenced
this pull request
Jul 12, 2025
picnixz
pushed a commit
to picnixz/cpython
that referenced
this pull request
Jul 13, 2025
taegyunkim
pushed a commit
to taegyunkim/cpython
that referenced
this pull request
Aug 4, 2025
Agent-Hellboy
pushed a commit
to Agent-Hellboy/cpython
that referenced
this pull request
Aug 19, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.
There was a single warning:
caused by:
This PR change :meth:`list.append` to :meth:`!list.append`. Thanks!