This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author joshinsel
Recipients AlexWaygood, david-peled, joshinsel, rhettinger
Date 2021-12-15.03:07:28
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1639537648.22.0.731250680818.issue45959@roundup.psfhosted.org>
In-reply-to
Content
According to the documentation for pprint, it is supposed to print objects on a single line if possible. See the second paragraph here: https://docs.python.org/3/library/pprint.html
History
Date User Action Args
2021-12-15 03:07:28joshinselsetrecipients: + joshinsel, rhettinger, AlexWaygood, david-peled
2021-12-15 03:07:28joshinselsetmessageid: <1639537648.22.0.731250680818.issue45959@roundup.psfhosted.org>
2021-12-15 03:07:28joshinsellinkissue45959 messages
2021-12-15 03:07:28joshinselcreate