mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Fix Python version compatibility with Jinja2 2.7. closes #1173
This commit is contained in:
2
CHANGES
2
CHANGES
@@ -9,6 +9,8 @@ Features added
|
||||
Bugs fixed
|
||||
----------
|
||||
|
||||
* #1173: Newest Jinja2 2.7 breaks Python version compatibilities because the
|
||||
Jinja2 2.7 drops support for Python 2.5, 3.1, 3.2. Thanks to Alexander Dupuy.
|
||||
* #1160: Citation target missing cause AssertionError.
|
||||
* #1157: Combination of 'globaltoc.html' and hidden toctree cause exception.
|
||||
* Fix: 'make gettext' cause UnicodeDecodeError when templates contain utf-8
|
||||
|
||||
Reference in New Issue
Block a user