-
-
Notifications
You must be signed in to change notification settings - Fork 32.2k
bpo-42588: Update static_order method docs #26834
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
bpo-42588: Update static_order method docs #26834
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.
Do we really need a news entry for this?
@nanjekyejoannah it probably does not, I wasn't quite sure -- I can remove if you think so. |
Thanks @nanjekyejoannah for the review and thanks @akulakov for the PR! 🚀 |
Thanks @akulakov for the PR, and @pablogsal for merging it 🌮🎉.. I'm working now to backport this PR to: 3.10, 3.9. |
…ethod (pythonGH-26834) (cherry picked from commit 0d7f797) Co-authored-by: andrei kulakov <[email protected]>
GH-26951 is a backport of this pull request to the 3.10 branch. |
…ethod (pythonGH-26834) (cherry picked from commit 0d7f797) Co-authored-by: andrei kulakov <[email protected]>
GH-26952 is a backport of this pull request to the 3.9 branch. |
…ethod (GH-26834) (cherry picked from commit 0d7f797) Co-authored-by: andrei kulakov <[email protected]>
@nanjekyejoannah thanks for reviewing :) |
…ethod (GH-26834) (GH-26952) (cherry picked from commit 0d7f797) Co-authored-by: andrei kulakov <[email protected]> Co-authored-by: andrei kulakov <[email protected]>
This PR is based on the suggested clarification of the docs by Ran Benita (see the issue comments).
https://bugs.python.org/issue42588