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 Charles Machalow
Recipients Charles Machalow, eric.smith, rhettinger, xtreak
Date 2020-07-17.01:17:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1594948639.25.0.111568671719.issue41312@roundup.psfhosted.org>
In-reply-to
Content
One of the key things for ppformat here is to format long spanning dicts/lists to multiple lines, that look easy to read in a log. I feel as though that feature/usefulness outweigh potential indentation weirdness.

A lot of the usage would probably be towards the end of an fstring.
History
Date User Action Args
2020-07-17 01:17:19Charles Machalowsetrecipients: + Charles Machalow, rhettinger, eric.smith, xtreak
2020-07-17 01:17:19Charles Machalowsetmessageid: <1594948639.25.0.111568671719.issue41312@roundup.psfhosted.org>
2020-07-17 01:17:19Charles Machalowlinkissue41312 messages
2020-07-17 01:17:19Charles Machalowcreate