Fix #3669: gettext builder fails with "ValueError: substring not found"

This commit is contained in:
Takeshi KOMIYA
2017-04-27 00:17:07 +09:00
parent 50609f2000
commit f8b58e41cd
2 changed files with 13 additions and 8 deletions

View File

@@ -16,6 +16,7 @@ Bugs fixed
----------
* #3661: sphinx-build crashes on parallel build
* #3669: gettext builder fails with "ValueError: substring not found"
Testing
--------