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

gh-115652: Fix indentation in the documentation of multiprocessing.get_start_method #115658

Merged
merged 2 commits into from
Feb 19, 2024

Conversation

denialhaag
Copy link
Contributor

@denialhaag denialhaag commented Feb 19, 2024

This PR fixes an erroneous indentation in the documentation of multiprocessing.get_start_method.


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

Copy link

cpython-cla-bot bot commented Feb 19, 2024

All commit authors signed the Contributor License Agreement.
CLA signed

Copy link
Member

@serhiy-storchaka serhiy-storchaka left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Directives should be placed in chronological order. versionchanged should be after versionadded.

Copy link
Member

@serhiy-storchaka serhiy-storchaka left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@serhiy-storchaka serhiy-storchaka added needs backport to 3.11 only security fixes needs backport to 3.12 bug and security fixes labels Feb 19, 2024
@serhiy-storchaka serhiy-storchaka enabled auto-merge (squash) February 19, 2024 14:24
@serhiy-storchaka serhiy-storchaka merged commit d504968 into python:main Feb 19, 2024
27 checks passed
@miss-islington-app
Copy link

Thanks @denialhaag for the PR, and @serhiy-storchaka for merging it 🌮🎉.. I'm working now to backport this PR to: 3.11, 3.12.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Feb 19, 2024
…ing.get_start_method (pythonGH-115658)

(cherry picked from commit d504968)

Co-authored-by: Daniel Haag <121057143+denialhaag@users.noreply.github.com>
@bedevere-app
Copy link

bedevere-app bot commented Feb 19, 2024

GH-115659 is a backport of this pull request to the 3.12 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.12 bug and security fixes label Feb 19, 2024
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Feb 19, 2024
…ing.get_start_method (pythonGH-115658)

(cherry picked from commit d504968)

Co-authored-by: Daniel Haag <121057143+denialhaag@users.noreply.github.com>
@bedevere-app
Copy link

bedevere-app bot commented Feb 19, 2024

GH-115660 is a backport of this pull request to the 3.11 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.11 only security fixes label Feb 19, 2024
serhiy-storchaka pushed a commit that referenced this pull request Feb 19, 2024
…sing.get_start_method (GH-115658) (GH-115660)

(cherry picked from commit d504968)

Co-authored-by: Daniel Haag <121057143+denialhaag@users.noreply.github.com>
serhiy-storchaka pushed a commit that referenced this pull request Feb 19, 2024
…sing.get_start_method (GH-115658) (GH-115659)

(cherry picked from commit d504968)

Co-authored-by: Daniel Haag <121057143+denialhaag@users.noreply.github.com>
@hugovk
Copy link
Member

hugovk commented Feb 19, 2024

@denialhaag Congrats on your first PR, and your first CPython PR, and thanks for fixing the docs!

woodruffw pushed a commit to woodruffw-forks/cpython that referenced this pull request Mar 4, 2024
diegorusso pushed a commit to diegorusso/cpython that referenced this pull request Apr 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Documentation in the Doc dir skip news
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants