Skip to content

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

Merged

Conversation

brianschubert
Copy link
Contributor

@brianschubert brianschubert commented Feb 19, 2024

Part of #115664.

More chronological order fixes for versionadded and versionchanged directives.


📚 Documentation preview 📚: https://cpython-previews--115676.org.readthedocs.build/

Copy link
Member

@AlexWaygood AlexWaygood left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@AlexWaygood AlexWaygood merged commit b02ab65 into python:main Feb 19, 2024
@miss-islington-app
Copy link

Thanks @brianschubert for the PR, and @AlexWaygood for merging it 🌮🎉.. I'm working now to backport this PR to: 3.11, 3.12.
🐍🍒⛏🤖

@miss-islington-app
Copy link

Sorry, @brianschubert and @AlexWaygood, I could not cleanly backport this to 3.12 due to a conflict.
Please backport using cherry_picker on command line.

cherry_picker b02ab65e8083185b76a7dd06f470b779580a3b03 3.12

@miss-islington-app
Copy link

Sorry, @brianschubert and @AlexWaygood, I could not cleanly backport this to 3.11 due to a conflict.
Please backport using cherry_picker on command line.

cherry_picker b02ab65e8083185b76a7dd06f470b779580a3b03 3.11

@AlexWaygood
Copy link
Member

@brianschubert, are you comfortable with doing the backports? If not, I can do them

@bedevere-app
Copy link

bedevere-app bot commented Feb 19, 2024

GH-115678 is a backport of this pull request to the 3.12 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.12 only security fixes label Feb 19, 2024
brianschubert added a commit to brianschubert/cpython that referenced this pull request Feb 19, 2024
…d versionchanged directives (pythonGH-115676)

(cherry picked from commit b02ab65)

Co-authored-by: Brian Schubert <brianm.schubert@gmail.com>
AlexWaygood pushed a commit that referenced this pull request Feb 19, 2024
brianschubert added a commit to brianschubert/cpython that referenced this pull request Feb 19, 2024
…d versionchanged directives (pythonGH-115676)

(cherry picked from commit b02ab65)

Co-authored-by: Brian Schubert <brianm.schubert@gmail.com>
@bedevere-app
Copy link

bedevere-app bot commented Feb 19, 2024

GH-115681 is a backport of this pull request to the 3.11 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.11 only security fixes label Feb 19, 2024
AlexWaygood pushed a commit that referenced this pull request Feb 19, 2024
…ionchanged directives (GH-115676) (#115681)

Co-authored-by: Brian Schubert <brianm.schubert@gmail.com>
woodruffw pushed a commit to woodruffw-forks/cpython that referenced this pull request Mar 4, 2024
diegorusso pushed a commit to diegorusso/cpython that referenced this pull request Apr 17, 2024
LukasWoodtli pushed a commit to LukasWoodtli/cpython that referenced this pull request Jan 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants