#31555: Use .format() and f-strings in the polls tutorial.
-------------------------------------+-------------------------------------
Reporter: Alexandre Poitevin | Owner: nobody
Type: | Status: closed
Cleanup/optimization |
Component: Documentation | Version: 3.0
Severity: Normal | Resolution: duplicate
Keywords: | Triage Stage:
| Unreviewed
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by felixxm):
* status: new => closed
* resolution: => duplicate
Comment:
There is nothing wrong in `%` format. I don't see any reason to prefer
`.format()`, see [https://groups.google.com/forum/#!topic/django-
developers/psUTrFUNlQE/discussion discussion]. We could consider using
f-strings, but that's a duplicate of a more general ticket, see #29988.
--
Ticket URL: <https://code.djangoproject.com/ticket/31555#comment:2>
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/074.2400725d94a2793a1e3bccf465bbf7f2%40djangoproject.com.