makemessages leaves temporary files when locale directory doesn't exist.
If you run makemessages and you end up with the error message "Unable to find a locale path to store translations for file [...]", you get a lot of temporary files left over that you need to clean up.
The fix is pretty trivial so a PR is on the way.
Change History
(7)
Needs tests: |
set
|
Owner: |
changed from nobody to Anders Hovmöller
|
Patch needs improvement: |
set
|
Status: |
new → assigned
|
Summary: |
makemessages leaves temporary files in an error case → makemessages leaves temporary files when locale directory doesn't exist.
|
Triage Stage: |
Unreviewed → Accepted
|
Needs tests: |
unset
|
Patch needs improvement: |
unset
|
Triage Stage: |
Accepted → Ready for checkin
|
Resolution: |
→ fixed
|
Status: |
assigned → closed
|
PR at https://github.com/django/django/pull/13609