Skip to content

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

Merged
erlend-aasland merged 1 commit into
python:3.12from
erlend-aasland:3.12-backport-shmem-sphinx-fixes
Jan 16, 2024
Merged

[3.12] Docs: Align multiprocessing.shared_memory docs with Sphinx recommendations (#114103)#114112
erlend-aasland merged 1 commit into
python:3.12from
erlend-aasland:3.12-backport-shmem-sphinx-fixes

Conversation

@erlend-aasland
Copy link
Copy Markdown
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