Skip to content

Conversation

@erlend-aasland
Copy link
Contributor

@erlend-aasland erlend-aasland commented Aug 19, 2023

  • Fix links to stdlib modules
  • Silence links to external functions

📚 Documentation preview 📚: https://cpython-previews--108142.org.readthedocs.build/

- Fix links to stdlib modules
- Silence links to external functions
@AA-Turner AA-Turner added needs backport to 3.11 only security fixes needs backport to 3.12 only security fixes docs Documentation in the Doc dir labels Aug 19, 2023
@erlend-aasland
Copy link
Contributor Author

We need to pay attention to the backports, though. The asynchat/asyncore parts were modified in 3.12.

@erlend-aasland erlend-aasland merged commit 4d43931 into python:main Aug 20, 2023
@miss-islington
Copy link
Contributor

Thanks @erlend-aasland for the PR 🌮🎉.. I'm working now to backport this PR to: 3.11, 3.12.
🐍🍒⛏🤖

@erlend-aasland erlend-aasland deleted the docs/license.rst branch August 20, 2023 11:10
@miss-islington
Copy link
Contributor

Sorry, @erlend-aasland, I could not cleanly backport this to 3.11 due to a conflict.
Please backport using cherry_picker on command line.
cherry_picker 4d4393139fae39db26dead33529b6ae0bafbfc58 3.11

@bedevere-bot
Copy link

GH-108167 is a backport of this pull request to the 3.12 branch.

@bedevere-bot bedevere-bot removed the needs backport to 3.12 only security fixes label Aug 20, 2023
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Aug 20, 2023
- Fix links to stdlib modules
- Silence links to external functions
(cherry picked from commit 4d43931)

Co-authored-by: Erlend E. Aasland <erlend@python.org>
Yhg1s pushed a commit that referenced this pull request Aug 20, 2023
Docs: Fix Sphinx warnings in license.rst (GH-108142)

- Fix links to stdlib modules
- Silence links to external functions
(cherry picked from commit 4d43931)

Co-authored-by: Erlend E. Aasland <erlend@python.org>
erlend-aasland added a commit to erlend-aasland/cpython that referenced this pull request Aug 20, 2023
(cherry picked by commit 4d43931)

- Fix links to stdlib modules
- Silence links to external functions
@bedevere-bot
Copy link

GH-108176 is a backport of this pull request to the 3.11 branch.

@bedevere-bot bedevere-bot removed the needs backport to 3.11 only security fixes label Aug 20, 2023
erlend-aasland added a commit that referenced this pull request Aug 20, 2023
(cherry picked by commit 4d43931)

- Fix links to stdlib modules
- Silence links to external functions
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.

4 participants