Skip to content
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

[3.12] GH-115986 Reorder pprint docs and amend some references (GH-116019) #116061

Merged
merged 1 commit into from Feb 28, 2024

Conversation

miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Feb 28, 2024

Introduce a new subsubsection, 'Functions', for module level functions,
and place it before the PrettyPrinter class reference.

Also:

  • Fix pprint.pprint() references so they properly link to the module
    level function.
  • Add links to sys.stdout.
    (cherry picked from commit 6c1c94d)

Co-authored-by: Kerim Kabirov 39376984+Privat33r-dev@users.noreply.github.com


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

…GH-116019)

Introduce a new subsubsection, 'Functions', for module level functions,
and place it before the PrettyPrinter class reference.

Also:
- Fix pprint.pprint() references so they properly link to the module
  level function.
- Add links to sys.stdout.
(cherry picked from commit 6c1c94d)

Co-authored-by: Kerim Kabirov <39376984+Privat33r-dev@users.noreply.github.com>
@erlend-aasland erlend-aasland merged commit 91e680b into python:3.12 Feb 28, 2024
26 checks passed
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 news
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants