Closes #1748: SyntaxError in sphinx/ext/ifconfig.py with Python 2.6.

This commit is contained in:
shimizukawa
2015-03-02 22:43:14 +09:00
parent 03a60a39fb
commit d23f3e75dd
5 changed files with 42 additions and 1 deletions

View File

@@ -24,6 +24,7 @@ Bugs fixed
msgid such as "foo bar" and "version changes in 1.3: foo bar".
* #1745: latex builder cause maximum recursion depth exceeded when a
footnote has a footnote mark itself.
* #1748: SyntaxError in sphinx/ext/ifconfig.py with Python 2.6.
Release 1.3b3 (released Feb 24, 2015)