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 mbussonn
Recipients gregory.p.smith, mbussonn, pablogsal, remi.lapeyre, rhettinger, serhiy.storchaka, steven.daprano
Date 2019-05-21.01:34:58
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1558402498.92.0.537827362716.issue36906@roundup.psfhosted.org>
In-reply-to
Content
> Oh, please, please, please PLEASE let's not over-sell this! 

Sorry didn't wanted to give you a heart attack. The optimisation has been mentioned, and you never know what people get excited on.

> Such constant-folding ...

Well, in here we might get that, but I kind of want to see how this is taught or explain, what I want to avoid is tutorial or examples saying that `.dedent()` is "as if you hadn't put spaces in front".

> I don't think so, but eventually it might.

Ok, thanks.

Again just being cautious, and I see this is targeted 3.9 so plenty of time.
I believe this will be a net improvement on many codebases.
History
Date User Action Args
2019-05-21 01:34:58mbussonnsetrecipients: + mbussonn, rhettinger, gregory.p.smith, steven.daprano, serhiy.storchaka, pablogsal, remi.lapeyre
2019-05-21 01:34:58mbussonnsetmessageid: <1558402498.92.0.537827362716.issue36906@roundup.psfhosted.org>
2019-05-21 01:34:58mbussonnlinkissue36906 messages
2019-05-21 01:34:58mbussonncreate