Skip to content

Conversation

aisk
Copy link
Member

@aisk aisk commented Sep 26, 2025

  • Removed the non-existent dedent parameter from Interpreter.exec().
  • Fixed exception class names for QueueEmpty/QueueFull.
  • Added missing parameter documentation for create_queue() including maxsize and unbounditems.
  • Documented the additional unbounditems parameter for Queue.put() and Queue.put_nowait().
  • Added missing documentation for the ItemInterpreterDestroyed exception class.

Update: removed the changes for _queues.py related documents because in the future we want to make the _queues.py module public and we should document them here.


📚 Documentation preview 📚: https://cpython-previews--139358.org.readthedocs.build/

aisk and others added 2 commits September 27, 2025 00:05
Co-authored-by: Stan Ulbrych <89152624+StanFromIreland@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
awaiting review docs Documentation in the Doc dir skip news
Projects
Status: Todo
Development

Successfully merging this pull request may close these issues.

2 participants