[New-bugs-announce] [issue45559] pprint module does not test pprint.pprint()

Eric V. Smith report at bugs.python.org
Thu Oct 21 16:23:04 EDT 2021


New submission from Eric V. Smith <eric at trueblade.com>:

For example, see issue 45557, where pprint.pformat(underscore_numbers=True) worked, but pprint.pprint(underscore_numbers=True) did not.

Testing of pprint.pprint() should be added.

----------
components: Library (Lib)
messages: 404647
nosy: eric.smith
priority: normal
severity: normal
status: open
title: pprint module does not test pprint.pprint()
type: behavior
versions: Python 3.10, Python 3.11, Python 3.9

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue45559>
_______________________________________


More information about the New-bugs-announce mailing list