Skip to content

[3.12] Docs: format sys.float_info properly (GH-108107) #108130

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

Merged
merged 1 commit into from
Aug 19, 2023

Conversation

miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Aug 19, 2023

  • Normalise capitalisation and punctuation
  • Use attribute markup for named tuple attributes
  • Use :c:macro: markup for C macros
  • Use a list for the 'rounds' attribute values
  • Use list-table, for better .rst readability
  • Remove one unneeded sys.float_info.dig link

(cherry picked from commit ca0c6c1)

Co-authored-by: Erlend E. Aasland [email protected]
Co-authored-by: Adam Turner [email protected]


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

- Normalise capitalisation and punctuation
- Use attribute markup for named tuple attributes
- Use :c:macro: markup for C macros
- Use a list for the 'rounds' attribute values
- Use list-table, for better .rst readability
- Remove one unneeded sys.float_info.dig link

(cherry picked from commit ca0c6c1)

Co-authored-by: Erlend E. Aasland <[email protected]>
Co-authored-by: Adam Turner <[email protected]>
@bedevere-bot
Copy link

There's a new commit after the PR has been approved.

@erlend-aasland: please review the changes made to this pull request.

@miss-islington miss-islington deleted the backport-ca0c6c1-3.12 branch August 19, 2023 23:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants