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

Commits on Jan 16, 2024

  1. [3.11] Docs: Align multiprocessing.shared_memory docs with Sphinx rec…

    …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
    erlend-aasland committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    7719245 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0e00980 View commit details
    Browse the repository at this point in the history