Skip to content

Conversation

@miss-islington
Copy link
Contributor

@miss-islingtonmiss-islington commented Jun 27, 2024

  • Move pprinter parameters description to the table

The change improves readability.
Suggested in the GHGH-116085 PR discussion.

  • Make pprint doc with params markup

  • Fix formatting
    Indentation of code blocks made them nested
    "Version changed" is better placed after the code block

  • Fix formatting for tests

  • fix code indentation for autotests

  • Fix identation for autotests

  • Remove duplication of the parameters' description

  • Rearrange parameters description in a correct order


(cherry picked from commit 0890ad7)

Co-authored-by: Kerim Kabirov [email protected]
Co-authored-by: Hugo van Kemenade [email protected]


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

* Move pprinter parameters description to the table The change improves readability. Suggested in the GHGH-116085 PR discussion. * Make pprint doc with params markup * Fix formatting Indentation of code blocks made them nested "Version changed" is better placed after the code block * Fix formatting for tests * fix code indentation for autotests * Fix identation for autotests * Remove duplication of the parameters' description * Rearrange parameters description in a correct order --------- (cherry picked from commit 0890ad7) Co-authored-by: Kerim Kabirov <[email protected]> Co-authored-by: Hugo van Kemenade <[email protected]>
@encukouencukou merged commit 3a420de into python:3.12Jun 28, 2024
@miss-islingtonmiss-islington deleted the backport-0890ad7-3.12 branch January 2, 2026 17:48
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docsDocumentation in the Doc dirskip news

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@miss-islington@encukou@Privat33r-dev