Opened 2 months ago
Last modified 2 months ago
#35993 assigned Bug
Replace outdated information on gettext f-string support
Reported by: | Athena | Owned by: | Athena |
---|---|---|---|
Component: | Documentation | Version: | 5.1 |
Severity: | Normal | Keywords: | |
Cc: | Claude Paroz | Triage Stage: | Accepted |
Has patch: | yes | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | yes |
Easy pickings: | yes | UI/UX: | no |
Pull Requests: | 18910 | ||
Description (last modified by ) ¶
gettext
0.23+ supports the f-string syntax according to their bugtracker. Testing in practice confirms this. The current version of the documentation says that the syntax is not supported. The associated Pull Request changes this to inform the reader that they can use f-string syntax with gettext
0.23+.
According to the ticket's flags, the next step(s) to move this issue forward are:
- To improve the patch as described in the pull request review comments or on this ticket, then uncheck "Patch needs improvement".
If creating a new pull request, include a link to the pull request in the ticket comment when making that update. The usual format is:
[https://github.com/django/django/pull/#### PR]
.
Change History (3)
comment:1 by , 2 months ago
Description: | modified (diff) |
---|---|
Has patch: | set |
comment:2 by , 2 months ago
Cc: | added |
---|---|
Owner: | set to |
Status: | new → assigned |
Triage Stage: | Unreviewed → Accepted |
comment:3 by , 2 months ago
Patch needs improvement: | set |
---|