Skip to content

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

Merged
ambv merged 2 commits into
python:mainfrom
ArkaprabhaChakraborty:patch-2
Sep 17, 2021
Merged

[doc] Add a missing apostrophe in a code example in venv.rst#28391
ambv merged 2 commits into
python:mainfrom
ArkaprabhaChakraborty:patch-2

Conversation

@ArkaprabhaChakraborty
Copy link
Copy Markdown
Contributor

documentation update

documentation update
Comment thread Doc/library/venv.rst Outdated
Comment on lines 429 to 430
help='A directory in which to create the'
'virtual environment.')
Copy link
Copy Markdown
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
Copy Markdown
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 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
Copy Markdown
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
Copy Markdown

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

@bedevere-bot
Copy link
Copy Markdown

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

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 <chakrabortyarkaprabha998@gmail.com>
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 <chakrabortyarkaprabha998@gmail.com>
ambv pushed a commit that referenced this pull request Sep 17, 2021
… (GH-28425)

(cherry picked from commit d22a700)

Co-authored-by: Arkaprabha Chakraborty <chakrabortyarkaprabha998@gmail.com>
ambv pushed a commit that referenced this pull request Sep 17, 2021
… (GH-28426)

(cherry picked from commit d22a700)

Co-authored-by: Arkaprabha Chakraborty <chakrabortyarkaprabha998@gmail.com>
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 <chakrabortyarkaprabha998@gmail.com>
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