typeshed icon indicating copy to clipboard operation
typeshed copied to clipboard

Add protected pprint.PrettyPrinter methods

Open tobixx opened this issue 6 months ago • 2 comments

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

tobixx avatar Jun 06 '25 08:06 tobixx

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

github-actions[bot] avatar Jun 06 '25 08:06 github-actions[bot]

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

github-actions[bot] avatar Jun 10 '25 11:06 github-actions[bot]

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

github-actions[bot] avatar Jul 07 '25 14:07 github-actions[bot]

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

github-actions[bot] avatar Jul 11 '25 13:07 github-actions[bot]

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

github-actions[bot] avatar Jul 15 '25 08:07 github-actions[bot]

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

github-actions[bot] avatar Jul 27 '25 04:07 github-actions[bot]