bpo-1294959: Fix typo for new attribute platlibdir. by raulcd · Pull Request #18960 · python/cpython · GitHub
Skip to content

bpo-1294959: Fix typo for new attribute platlibdir. - #18960

Merged
miss-islington merged 1 commit into
python:masterfrom
raulcd:fix-type-platlib
Mar 12, 2020
Merged

miss-islington merged 1 commit into
python:masterfrom
raulcd:fix-type-platlib

Conversation

@raulcd

@raulcd raulcd commented Mar 12, 2020

Copy link
Copy Markdown
Contributor

Received email on the docs mailing list to fix a typo from sys.platlitdir which doesn't exist to the correct new attribute sys.platlibdir

https://bugs.python.org/issue1294959

Automerge-Triggered-By: @vstinner

@the-knights-who-say-ni

Copy link
Copy Markdown

@vstinner vstinner left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

LGTM. Oops, nicely spotted :-)

@miss-islington

Copy link
Copy Markdown
Contributor

@raulcd: Status check is done, and it's a success ✅ .

@miss-islington
miss-islington merged commit 3c29675 into python:master Mar 12, 2020
@vstinner

Copy link
Copy Markdown
Member

Thanks @raulcd :-)

@raulcd

raulcd commented Mar 12, 2020

Copy link
Copy Markdown
Contributor Author

Thanks @vstinner that was the quickest PR merged on the cpython repo I have seen in all my life :-)

@vstinner

Copy link
Copy Markdown
Member

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants