Fix test_linkcode.test_html fails with C locale and Python 3. Closes #1311

This commit is contained in:
Takayuki Shimizukawa
2013-11-17 03:39:27 +00:00
parent 02be06ac7f
commit d96de9d128
2 changed files with 4 additions and 5 deletions

View File

@@ -28,6 +28,8 @@ Bugs fixed
* PR#176: Make sure setup_command test can always import Sphinx. Thanks to
Dmitry Shachnev.
* #1311: Fix test_linkcode.test_html fails with C locale and Python 3.
Release 1.2 beta3 (released Oct 3, 2013)
========================================