Skip to content

[doc] Add a missing apostrophe in a code example in venv.rst #28391

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

Merged
merged 2 commits into from
Sep 17, 2021

Conversation

ArkaprabhaChakraborty
Copy link
Contributor

documentation update

documentation update
Comment on lines 429 to 430
help='A directory in which to create the'
'virtual environment.')
Copy link
Contributor

Choose a reason for hiding this comment

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

You need a space before the apostrophe.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Oh yes. But the sample code was giving an error so I just sent a change to resolve it. Ill add the space

@ambv ambv added needs backport to 3.9 only security fixes needs backport to 3.10 only security fixes labels Sep 17, 2021
@ambv ambv changed the title added missing ' in main [doc] Add a missing apostrophe in a code example in venv.rst Sep 17, 2021
@ambv ambv merged commit d22a700 into python:main Sep 17, 2021
@miss-islington
Copy link
Contributor

Thanks @ArkaprabhaChakraborty for the PR, and @ambv for merging it 🌮🎉.. I'm working now to backport this PR to: 3.9, 3.10.
🐍🍒⛏🤖

@bedevere-bot bedevere-bot removed the needs backport to 3.10 only security fixes label Sep 17, 2021
@bedevere-bot
Copy link

GH-28425 is a backport of this pull request to the 3.10 branch.

@bedevere-bot
Copy link

GH-28426 is a backport of this pull request to the 3.9 branch.

@bedevere-bot bedevere-bot removed the needs backport to 3.9 only security fixes label Sep 17, 2021
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Sep 17, 2021
…H-28391)

(cherry picked from commit d22a700)

Co-authored-by: Arkaprabha Chakraborty <[email protected]>
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Sep 17, 2021
…H-28391)

(cherry picked from commit d22a700)

Co-authored-by: Arkaprabha Chakraborty <[email protected]>
ambv pushed a commit that referenced this pull request Sep 17, 2021
… (GH-28425)

(cherry picked from commit d22a700)

Co-authored-by: Arkaprabha Chakraborty <[email protected]>
ambv pushed a commit that referenced this pull request Sep 17, 2021
… (GH-28426)

(cherry picked from commit d22a700)

Co-authored-by: Arkaprabha Chakraborty <[email protected]>
niyas-sait pushed a commit to niyas-sait/cpython that referenced this pull request Sep 21, 2021
pablogsal pushed a commit that referenced this pull request Sep 29, 2021
… (GH-28425)

(cherry picked from commit d22a700)

Co-authored-by: Arkaprabha Chakraborty <[email protected]>
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 issue skip news
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants