Skip to content

Conversation

tobixx
Copy link
Contributor

@tobixx tobixx commented Jun 6, 2025

Protected method types are needed for sub-classing support. Else mypy complains like:
"PrettyPrinter" has no attribute "_format_dict_items".

Added more protected methods

This comment has been minimized.

This comment has been minimized.

Copy link
Collaborator

@srittau srittau left a comment

Choose a reason for hiding this comment

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

I'm sorry for the late response. Comments below.

This comment has been minimized.

This comment has been minimized.

This comment has been minimized.

Co-authored-by: Semyon Moroz <[email protected]>
Copy link
Contributor

According to mypy_primer, this change has no effect on the checked open source code. 🤖🎉

Copy link
Collaborator

@srittau srittau left a comment

Choose a reason for hiding this comment

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

Thanks!

@srittau srittau merged commit 7863f01 into python:main Jul 27, 2025
64 checks passed
@tobixx tobixx deleted the pprint-PrettyPrinter-protected branch July 27, 2025 12:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants