8000 Fix incorrect directive in multiprocessing module documentation · Pull Request #93517 · python/cpython · GitHub
[go: up one dir, main page]

Skip to content

Conversation

@ghost
Copy link
@ghost ghost commented Jun 5, 2022

Line 1709 reads

.. versionchanged: 3.11

It should be

.. versionchanged:: 3.11

@bedevere-bot bedevere-bot added docs Documentation in the Doc dir awaiting review labels Jun 5, 2022
@kumaraditya303 kumaraditya303 requested a review from ambv June 7, 2022 08:09
@kumaraditya303 kumaraditya303 requested a review from zware July 22, 2022 16:42
@zware zware merged commit 346aabf into python:main Jul 22, 2022
@miss-islington
Copy link
Contributor

Thanks @oda-gitso for the PR, and @zware for merging it 🌮🎉.. I'm working now to backport this PR to: 3.11.
🐍🍒⛏🤖 I'm not a witch! I'm not a witch!

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jul 22, 2022
…onGH-93517)

(cherry picked from commit 346aabf)

Co-authored-by: oda-gitso <105083118+oda-gitso@users.noreply.github.com>
@bedevere-bot
Copy link

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

@bedevere-bot bedevere-bot removed the needs backport to 3.11 only security fixes label Jul 22, 2022
@zware
Copy link
Member
zware commented Jul 22, 2022

@oda-gitso Thanks for the patch!

@kumaraditya303
Copy link
Contributor

Thanks @zware for merging!

miss-islington added a commit that referenced this pull request Jul 22, 2022
…3517)

(cherry picked from commit 346aabf)

Co-authored-by: oda-gitso <105083118+oda-gitso@users.noreply.github.com>
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.

6 participants

0