diff options
| author | Ramiro Morales <cramm0@gmail.com> | 2016-05-23 22:43:55 -0300 |
|---|---|---|
| committer | Tim Graham <timograham@gmail.com> | 2016-05-28 08:41:55 -0400 |
| commit | fc644076cdb45b8c227ff3041540f281a2c0b007 (patch) | |
| tree | 6d16de29343ae8865210060c7560f832eed7d06e /docs/ref | |
| parent | c6aa941978b02138975123514f733ee9c99b0c28 (diff) | |
[1.10.x] Fixed #26645 -- Fixed potential makemessages failures on Windows.
This was reflected by 27 i18n test errors (not failures) on such
platform caused by corrupt intermediate PO catalog files fed to
`msgmerge(1)`.
Made it handle in-memory PO/POT file contents with normalized line
separators (`'\n'`).
We need to perform manually this after using `subprocess.Popen` as we
can't pass it `universal_newlines=True`.
Also fixes #26670 in the process as this commit refactors the same code
section.
Backport of 6ab0d1358fc78077064aab88a4fb0a47ca116391 from master
Diffstat (limited to 'docs/ref')
0 files changed, 0 insertions, 0 deletions
