Re: [Django] #34318: Add a release note that makemessages no longer changes .po files when up to date.

14 views
Skip to first unread message

Django

unread,
Feb 8, 2023, 2:03:18 AM2/8/23
to django-...@googlegroups.com
#34318: Add a release note that makemessages no longer changes .po files when up to
date.
--------------------------------------+------------------------------------
Reporter: אורי | Owner: nobody
Type: Cleanup/optimization | Status: new
Component: Documentation | Version: 4.1
Severity: Normal | Resolution:
Keywords: | Triage Stage: Accepted
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
--------------------------------------+------------------------------------

Comment (by אורי):

I can't create the PR myself, but you can add under
[https://docs.djangoproject.com/en/4.1/releases/4.1/#internationalization
Internationalization] (or
[https://docs.djangoproject.com/en/4.1/releases/4.1/#management-commands
Management Commands]):

`makemessages` - .po files will not change if there is no change in
translations. Formerly `POT-Creation-Date` was always updated.

--
Ticket URL: <https://code.djangoproject.com/ticket/34318#comment:11>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

Django

unread,
Feb 11, 2023, 9:32:07 PM2/11/23
to django-...@googlegroups.com
#34318: Add a release note that makemessages no longer changes .po files when up to
date.
-------------------------------------+-------------------------------------
Reporter: אורי | Owner: Sota Tabu
Type: | Status: assigned
Cleanup/optimization |

Component: Documentation | Version: 4.1
Severity: Normal | Resolution:
Keywords: | Triage Stage: Accepted
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by Sota Tabu):

* owner: nobody => Sota Tabu
* status: new => assigned


Comment:

I made PR. [https://github.com/django/django/pull/16544]

--
Ticket URL: <https://code.djangoproject.com/ticket/34318#comment:12>

Django

unread,
Feb 11, 2023, 10:12:18 PM2/11/23
to django-...@googlegroups.com
#34318: Add a release note that makemessages no longer changes .po files when up to
date.
-------------------------------------+-------------------------------------
Reporter: אורי | Owner: Sota Tabu
Type: | Status: assigned
Cleanup/optimization |
Component: Documentation | Version: 4.1
Severity: Normal | Resolution:
Keywords: | Triage Stage: Accepted
Has patch: 1 | Needs documentation: 0

Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by Sota Tabu):

* has_patch: 0 => 1


--
Ticket URL: <https://code.djangoproject.com/ticket/34318#comment:13>

Django

unread,
Feb 13, 2023, 2:27:42 AM2/13/23
to django-...@googlegroups.com
#34318: Add a release note that makemessages no longer changes .po files when up to
date.
-------------------------------------+-------------------------------------
Reporter: אורי | Owner: Sota Tabu
Type: | Status: assigned
Cleanup/optimization |
Component: Documentation | Version: 4.1
Severity: Normal | Resolution:
Keywords: | Triage Stage: Accepted
Has patch: 1 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 1

Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by Mariusz Felisiak):

* needs_better_patch: 0 => 1


--
Ticket URL: <https://code.djangoproject.com/ticket/34318#comment:14>

Django

unread,
Feb 13, 2023, 5:59:58 AM2/13/23
to django-...@googlegroups.com
#34318: Add a release note that makemessages no longer changes .po files when up to
date.
-------------------------------------+-------------------------------------
Reporter: אורי | Owner: Sota Tabu
Type: | Status: assigned
Cleanup/optimization |
Component: Documentation | Version: 4.1
Severity: Normal | Resolution:
Keywords: | Triage Stage: Ready for
| checkin

Has patch: 1 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0

Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by Mariusz Felisiak):

* needs_better_patch: 1 => 0
* stage: Accepted => Ready for checkin


--
Ticket URL: <https://code.djangoproject.com/ticket/34318#comment:15>

Django

unread,
Feb 13, 2023, 8:13:19 AM2/13/23
to django-...@googlegroups.com
#34318: Add a release note that makemessages no longer changes .po files when up to
date.
-------------------------------------+-------------------------------------
Reporter: אורי | Owner: Sota Tabu
Type: | Status: closed

Cleanup/optimization |
Component: Documentation | Version: 4.1
Severity: Normal | Resolution: fixed

Keywords: | Triage Stage: Ready for
| checkin
Has patch: 1 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by Mariusz Felisiak <felisiak.mariusz@…>):

* status: assigned => closed
* resolution: => fixed


Comment:

In [changeset:"3e9d413231edc29768cc7ca0427e63b19233f562" 3e9d4132]:
{{{
#!CommitTicketReference repository=""
revision="3e9d413231edc29768cc7ca0427e63b19233f562"
Fixed #34318 -- Added release note for
4bfe8c0eec835b8eaffcda7dc1e3b203751a790a.
}}}

--
Ticket URL: <https://code.djangoproject.com/ticket/34318#comment:16>

Django

unread,
Feb 13, 2023, 8:13:40 AM2/13/23
to django-...@googlegroups.com
#34318: Add a release note that makemessages no longer changes .po files when up to
date.
-------------------------------------+-------------------------------------
Reporter: אורי | Owner: Sota Tabu
Type: | Status: closed
Cleanup/optimization |
Component: Documentation | Version: 4.1
Severity: Normal | Resolution: fixed
Keywords: | Triage Stage: Ready for
| checkin
Has patch: 1 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------

Comment (by Mariusz Felisiak <felisiak.mariusz@…>):

In [changeset:"8cc5caa113ed6de1d1ba803c4bd80f698ff930b2" 8cc5caa1]:
{{{
#!CommitTicketReference repository=""
revision="8cc5caa113ed6de1d1ba803c4bd80f698ff930b2"
[4.2.x] Fixed #34318 -- Added release note for
4bfe8c0eec835b8eaffcda7dc1e3b203751a790a.

Backport of 3e9d413231edc29768cc7ca0427e63b19233f562 from main
}}}

--
Ticket URL: <https://code.djangoproject.com/ticket/34318#comment:17>

Django

unread,
Feb 13, 2023, 8:13:54 AM2/13/23
to django-...@googlegroups.com
#34318: Add a release note that makemessages no longer changes .po files when up to
date.
-------------------------------------+-------------------------------------
Reporter: אורי | Owner: Sota Tabu
Type: | Status: closed
Cleanup/optimization |
Component: Documentation | Version: 4.1
Severity: Normal | Resolution: fixed
Keywords: | Triage Stage: Ready for
| checkin
Has patch: 1 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------

Comment (by Mariusz Felisiak <felisiak.mariusz@…>):

In [changeset:"425c75f56f4f05950826e7e7022ea764f8627eb1" 425c75f5]:
{{{
#!CommitTicketReference repository=""
revision="425c75f56f4f05950826e7e7022ea764f8627eb1"
[4.1.x] Fixed #34318 -- Added release note for
4bfe8c0eec835b8eaffcda7dc1e3b203751a790a.

Backport of 3e9d413231edc29768cc7ca0427e63b19233f562 from main
}}}

--
Ticket URL: <https://code.djangoproject.com/ticket/34318#comment:18>

Reply all
Reply to author
Forward
0 new messages