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
bpo-42588: Update static_order method docs #26834
Conversation
@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 |
…ethod (pythonGH-26834) (cherry picked from commit 0d7f797) Co-authored-by: andrei kulakov <andrei.avk@gmail.com>
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 <andrei.avk@gmail.com>
GH-26952 is a backport of this pull request to the 3.9 branch. |
@nanjekyejoannah thanks for reviewing :) |
This PR is based on the suggested clarification of the docs by Ran Benita (see the issue comments).
https://bugs.python.org/issue42588