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 terry.reedy
Recipients Marco Sulla, Miguel Amaral, gregory.p.smith, josh.r, mbussonn, methane, pablogsal, remi.lapeyre, rhettinger, serhiy.storchaka, steven.daprano, terry.reedy
Date 2020-11-21.10:51:59
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1605955919.62.0.895063801439.issue36906@roundup.psfhosted.org>
In-reply-to
Content
I read to the end of the patch and found astfold_dedent.

A small point in favor of textwrap.dedent is immediately announcing that the string will be dedented.
History
Date User Action Args
2020-11-21 10:51:59terry.reedysetrecipients: + terry.reedy, rhettinger, gregory.p.smith, steven.daprano, methane, serhiy.storchaka, josh.r, mbussonn, pablogsal, remi.lapeyre, Marco Sulla, Miguel Amaral
2020-11-21 10:51:59terry.reedysetmessageid: <1605955919.62.0.895063801439.issue36906@roundup.psfhosted.org>
2020-11-21 10:51:59terry.reedylinkissue36906 messages
2020-11-21 10:51:59terry.reedycreate