-
-
Notifications
You must be signed in to change notification settings - Fork 33.4k
Minor documentation improvements #140626
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
Minor documentation improvements #140626
Conversation
The only necessary tweak was deleting one space from the line with the comment '.. XXX Add references...' because the four spaces were making the whole thing be interpreted as a blockquote. See more: https://stackoverflow.com/a/4783854
This is a more reasonable order and matches the order of the functions for the max-heap section.
hugovk
left a comment
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 @rodrigogiraoserrao for the PR, and @hugovk for merging it 🌮🎉.. I'm working now to backport this PR to: 3.14. |
|
Thanks @rodrigogiraoserrao for the PR, and @hugovk for merging it 🌮🎉.. I'm working now to backport this PR to: 3.13. |
(cherry picked from commit 9bf5100) Co-authored-by: Rodrigo Girão Serrão <[email protected]>
|
Sorry, @rodrigogiraoserrao and @hugovk, I could not cleanly backport this to |
|
GH-141160 is a backport of this pull request to the 3.14 branch. |
Co-authored-by: Rodrigo Girão Serrão <[email protected]>
|
GH-141161 is a backport of this pull request to the 3.13 branch. |
concurrent.interpretersdoc page:Was:
Local docs preview:
heapqfunctions for the min-heap so that the order makes more sense and matches the order for the max-heap functions.📚 Documentation preview 📚: https://cpython-previews--140626.org.readthedocs.build/