Changes between Initial Version and Version 1 of Ticket #36421
- Timestamp:
- May 27, 2025, 8:56:08 AM (3 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #36421 – Description
initial v1 1 1 When I run tests on my machine with msgfmt==0.25, one test failed: 2 2 3 ``` 3 4 {{{ 5 4 6 ====================================================================== 5 7 FAIL: test_msgfmt_error_including_non_ascii (i18n.test_compilation.CompilationErrorHandling.test_msgfmt_error_including_non_ascii) … … 29 31 30 32 FAILED (failures=1, skipped=1597, expected failures=5) 31 ``` 33 34 }}}