Skip to content

[3.12] Docs: Align multiprocessing.shared_memory docs with Sphinx recommendations (#114103) #114112

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

Merged

Conversation

erlend-aasland
Copy link
Contributor

@erlend-aasland erlend-aasland commented Jan 16, 2024

(cherry picked from commit af85274)

  • add :class: and :mod: markups where needed
  • fix incorrect escaping of a star in ShareableList arg spec
  • mark up parameters with stars: val
  • mark up list of built-in types using list markup
  • remove unneeded parentheses from :meth: markups

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

…ommendations (python#114103)

(cherry picked from commit af85274)

- add :class: and :mod: markups where needed
- fix incorrect escaping of a star in ShareableList arg spec
- mark up parameters with stars: *val*
- mark up list of built-in types using list markup
- remove unneeded parentheses from :meth: markups
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant