#29988: Use f-strings for string formatting once support for Python 3.5 is
dropped
-------------------------------------+-------------------------------------
Reporter: Jaap Roes | Owner: nobody
Type: | Status: new
Cleanup/optimization |
Component: Core (Other) | Version:
Severity: Normal | Resolution:
Keywords: fstrings python3.6 | Triage Stage:
| Someday/Maybe
Has patch: 1 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by Jon Dufresne):
* has_patch: 0 => 1
Comment:
A first pass that only modifies simple uses of `.format()` such that the
string expressions are shorter, are not translated strings, and do not
nest quotes.
https://github.com/django/django/pull/12650
--
Ticket URL: <https://code.djangoproject.com/ticket/29988#comment:5>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
--
You received this message because you are subscribed to the Google Groups
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/django-updates/063.041c3b58d89d59dcd23227ad58ae0704%40djangoproject.com.