i18n makemessages test failure on Python 3.5 + Windows
This is the failure:
======================================================================
FAIL: test_special_char_extracted (i18n.test_extraction.BasicExtractorTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "C:\django\tests\i18n\test_extraction.py", line 219, in test_special_char_extracted
File "C:\django\tests\i18n\test_extraction.py", line 87, in assertMsgId
File "C:\django\tests\i18n\test_extraction.py", line 84, in _assertPoKeyword
AssertionError: None is not true : Could not find 'msgid "Non-breaking space▒:"' in generated PO file
Change History
(5)
Owner: |
changed from nobody to Ramiro Morales
|
Status: |
new → assigned
|
Summary: |
i18n makemessages test failure on Python 3.x + Windows → i18n makemessages test failure on Python 3.5 + Windows
|
Has patch: |
set
|
Triage Stage: |
Accepted → Ready for checkin
|
Version: |
master → 1.10
|
Resolution: |
→ fixed
|
Status: |
assigned → closed
|
PR