Skip to content

Conversation

@rodrigogiraoserrao
Copy link
Contributor

@rodrigogiraoserrao rodrigogiraoserrao commented Oct 26, 2025

  • Fixes badly formatted “See also” callout in concurrent.interpreters doc page:

Was:

Screenshot 2025-10-26 at 14 36 37

Local docs preview:

Screenshot 2025-10-26 at 14 38 46
  • Reorders heapq functions 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/

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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

Status: Todo

Development

Successfully merging this pull request may close these issues.

2 participants