-
-
Notifications
You must be signed in to change notification settings - Fork 32.1k
gh-115664: Fix ordering of more versionadded and versionchanged directives #116298
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 ordering of more versionadded and versionchanged directives #116298
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.
Overall this seems consistent and a good cleanup. A few comments on philosophy, but don't consider them blockers. I think the docs are good with this change regardless.
Thanks @serhiy-storchaka for the PR 🌮🎉.. I'm working now to backport this PR to: 3.11, 3.12. |
Sorry, @serhiy-storchaka, I could not cleanly backport this to
|
Sorry, @serhiy-storchaka, I could not cleanly backport this to
|
…changed directives (pythonGH-116298) (cherry picked from commit 808a776) Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
GH-116450 is a backport of this pull request to the 3.12 branch. |
…versionchanged directives (pythonGH-116298) (pythonGH-116450) (cherry picked from commit 1e75fe1) Co-authored-by: Serhiy Storchaka <storchaka@gmail.com> (cherry picked from commit 808a776)
Also fix some typos.
📚 Documentation preview 📚: https://cpython-previews--116298.org.readthedocs.build/