Changes between Initial Version and Version 1 of Ticket #36421


Ignore:
Timestamp:
May 27, 2025, 8:56:08 AM (3 months ago)
Author:
Mohammad Ali Mehdizadeh
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #36421 – Description

    initial v1  
    11When I run tests on my machine with msgfmt==0.25, one test failed:
    22
    3 ```
     3
     4{{{
     5
    46======================================================================
    57FAIL: test_msgfmt_error_including_non_ascii (i18n.test_compilation.CompilationErrorHandling.test_msgfmt_error_including_non_ascii)
     
    2931
    3032FAILED (failures=1, skipped=1597, expected failures=5)
    31 ```
     33
     34}}}
Back to Top