Skip to content
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

gh-97966: Update uname docs to clarify the special nature of the platform attribute and to indicate when it became late-bound. #97972

Merged
merged 1 commit into from Oct 30, 2022

Conversation

jaraco
Copy link
Member

@jaraco jaraco commented Oct 6, 2022

@bedevere-bot bedevere-bot added awaiting core review docs Documentation in the Doc dir labels Oct 6, 2022
@jaraco
Copy link
Member Author

jaraco commented Oct 6, 2022

I can't help but suspect that the docs build errors are unrelated to the proposed change.

make: Entering directory '/home/runner/work/cpython/cpython/Doc'
# Check the docs and NEWS files with sphinx-lint.
# Ignore the tools and venv dirs and check that the default role is not used.
PATH=./venv/bin:$PATH sphinx-lint -i tools -i ./venv --enable default-role
Error: c-api/cell.rst:30: default role used (hint: for inline literals, use double backticks) (default-role)
Error: c-api/cell.rst:37: default role used (hint: for inline literals, use double backticks) (default-role)
Error: c-api/cell.rst:48: default role used (hint: for inline literals, use double backticks) (default-role)
Error: c-api/cell.rst:54: default role used (hint: for inline literals, use double backticks) (default-role)
Error: c-api/cell.rst:55: default role used (hint: for inline literals, use double backticks) (default-role)
Error: c-api/cell.rst:56: default role used (hint: for inline literals, use double backticks) (default-role)
Error: c-api/cell.rst:62: default role used (hint: for inline literals, use double backticks) (default-role)
Error: c-api/mapping.rst:14: default role used (hint: for inline literals, use double backticks) (default-role)
Error: c-api/mapping.rst:15: default role used (hint: for inline literals, use double backticks) (default-role)
...

@jaraco jaraco added the sprint label Oct 6, 2022
…e platform attribute and to indicate when it became late-bound.
@jaraco jaraco merged commit 018b248 into python:main Oct 30, 2022
14 checks passed
@jaraco jaraco deleted the gh-97966/uname-docs branch Nov 26, 2022
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 sprint
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants