Skip to content

Fix a confusing, incorrect reference to "subprocess.POpen"#23958

Merged
serhiy-storchaka merged 1 commit into
python:masterfrom
ZackerySpytz:bpo-35537-Popen-news-spelling
Dec 29, 2020
Merged

Fix a confusing, incorrect reference to "subprocess.POpen"#23958
serhiy-storchaka merged 1 commit into
python:masterfrom
ZackerySpytz:bpo-35537-Popen-news-spelling

Conversation

@ZackerySpytz
Copy link
Copy Markdown
Contributor

There is no such thing as subprocess.POpen. The correct spelling is
subprocess.Popen.

@ZackerySpytz
Copy link
Copy Markdown
Contributor Author

This is a "skip issue" and "skip news" PR.

The reference to subprocess.Popen could be replaced with

:class:`subprocess.Popen`

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