Skip to content

[3.11] Docs: format sys.float_info properly (GH-108107)#108131

Merged
AlexWaygood merged 1 commit intopython:3.11from
miss-islington:backport-ca0c6c1-3.11
Aug 19, 2023
Merged

[3.11] Docs: format sys.float_info properly (GH-108107)#108131
AlexWaygood merged 1 commit intopython:3.11from
miss-islington:backport-ca0c6c1-3.11

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 erlend@python.org
Co-authored-by: Adam Turner 9087854+AA-Turner@users.noreply.github.com


📚 Documentation preview 📚: https://cpython-previews--108131.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 <erlend@python.org>
Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
@AlexWaygood AlexWaygood merged commit 0673d4c into python:3.11 Aug 19, 2023
@miss-islington miss-islington deleted the backport-ca0c6c1-3.11 branch August 19, 2023 09:13
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