Skip to content
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

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

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--114114.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
Doc/tools/.nitignore Outdated Show resolved Hide resolved
@erlend-aasland erlend-aasland enabled auto-merge (squash) January 16, 2024 13:02
@erlend-aasland erlend-aasland merged commit e5ae15f into python:3.11 Jan 16, 2024
19 checks passed
@erlend-aasland erlend-aasland deleted the 3.11-backport-shmem-sphinx-fixes branch January 16, 2024 13:08
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