Message353794
I definitely think we should not modify any code in the stdlib just to switch to f-strings.
I think the code examples in the docs would benefit from a consistent style, and since f-strings are the least verbose way to format strings, I'd endorse using them except where .format or %-formatting is the point of the example.
I agree with Fred that hearing from Julien would be helpful. |
|
| Date |
User |
Action |
Args |
| 2019-10-03 00:49:56 | eric.smith | set | recipients:
+ eric.smith, fdrake, docs@python, JulienPalard, Mariatta, aeros |
| 2019-10-03 00:49:56 | eric.smith | set | messageid: <[email protected]> |
| 2019-10-03 00:49:56 | eric.smith | link | issue38351 messages |
| 2019-10-03 00:49:56 | eric.smith | create | |
|