Skip to content

Conversation

@sbrugman
Copy link
Contributor

@sbrugman sbrugman commented Nov 7, 2024

Summary

Found these while experimenting with the categorisation:

  • Use canonical PEP URLs (https://peps.python.org/ instead of https://www.python.org/dev/)
  • Provide a title to PEP references:
    • If the URL links to the full PEP, then use PEP [code] - [page title]
    • If the URL links to a specific section, then use PEP [code]: [section title]
  • Add references to the Python documentation in a few places.
  • Ensure that titles to the Python documentation are consistent.
  • Fix links to Typing documentation (page was moved).
  • Various small extensions to examples.

@github-actions
Copy link
Contributor

github-actions bot commented Nov 7, 2024

ruff-ecosystem results

Linter (stable)

✅ ecosystem check detected no linter changes.

Linter (preview)

✅ ecosystem check detected no linter changes.

Copy link
Member

@AlexWaygood AlexWaygood left a comment

Choose a reason for hiding this comment

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

Thanks! Overall this is great!

@AlexWaygood AlexWaygood added the documentation Improvements or additions to documentation label Nov 7, 2024
@sbrugman
Copy link
Contributor Author

sbrugman commented Nov 7, 2024

Thanks for the quick comments @AlexWaygood

Copy link
Member

@AlexWaygood AlexWaygood left a comment

Choose a reason for hiding this comment

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

Thanks, looks great! Just two more nits:

@MichaReiser MichaReiser enabled auto-merge (squash) November 8, 2024 08:57
@MichaReiser MichaReiser merged commit d1ef418 into astral-sh:main Nov 8, 2024
18 checks passed
@sbrugman sbrugman deleted the docs-rule-tweaks branch November 8, 2024 09:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants