See documentation for Python 3.8 here: https://docs.python.org/3.8/whatsnew/3.8.html#f-strings-support-for-self-documenting-expressions-and-debugging
Some issues cand be found here: https://codesearch.wmcloud.org/pywikibot/?q=f%27.*%28%5Cw%2B%29%3D%5C%7B%5Cw%2B%7D&files=&excludeFiles=&repos=
Description
Description
Details
Details
Related Changes in Gerrit:
| Subject | Repo | Branch | Lines +/- | |
|---|---|---|---|---|
| IMPR: use self-documenting expressions with f-strings | pywikibot/core | master | +11 -11 |
| Status | Subtype | Assigned | Task | ||
|---|---|---|---|---|---|
| Resolved | Xqt | T379062 use self-documenting expressions with f-strings | |||
| Resolved | Xqt | T378893 Drop support for Python 3.7 | |||
| Resolved | Xqt | T379227 Show a warning if Pywikibot is running with Python 3.7 and below |
Event Timeline
Comment Actions
Change #1100139 had a related patch set uploaded (by Xqt; author: Xqt):
[pywikibot/core@master] IMPR: use self-documenting expressions with f-strings
Comment Actions
Change #1100139 merged by jenkins-bot:
[pywikibot/core@master] IMPR: use self-documenting expressions with f-strings