-
-
Notifications
You must be signed in to change notification settings - Fork 32.1k
gh-115664: Fix chronological ordering of versionadded and versionchanged directives #115676
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
gh-115664: Fix chronological ordering of versionadded and versionchanged directives #115676
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.
Thanks!
Thanks @brianschubert for the PR, and @AlexWaygood for merging it 🌮🎉.. I'm working now to backport this PR to: 3.11, 3.12. |
Sorry, @brianschubert and @AlexWaygood, I could not cleanly backport this to
|
Sorry, @brianschubert and @AlexWaygood, I could not cleanly backport this to
|
@brianschubert, are you comfortable with doing the backports? If not, I can do them |
GH-115678 is a backport of this pull request to the 3.12 branch. |
…d versionchanged directives (pythonGH-115676) (cherry picked from commit b02ab65) Co-authored-by: Brian Schubert <brianm.schubert@gmail.com>
…d versionchanged directives (pythonGH-115676) (cherry picked from commit b02ab65) Co-authored-by: Brian Schubert <brianm.schubert@gmail.com>
GH-115681 is a backport of this pull request to the 3.11 branch. |
…onchanged directives (python#115676)
…onchanged directives (python#115676)
…onchanged directives (python#115676)
Part of #115664.
More chronological order fixes for
versionadded
andversionchanged
directives.📚 Documentation preview 📚: https://cpython-previews--115676.org.readthedocs.build/