Fix #3268: Sphinx crashes with requests package from Debian jessie

This commit is contained in:
Takeshi KOMIYA
2017-01-07 14:29:19 +09:00
parent 70cdc7be8f
commit 62329c82f6
2 changed files with 7 additions and 1 deletions

View File

@@ -26,6 +26,7 @@ Bugs fixed
* The warning type ``misc.highlighting_failure`` does not work
* #3294: ``add_latex_package()`` make crashes non-LaTeX builders
* The caption of table are rendered as invalid HTML (refs: #3287)
* #3268: Sphinx crashes with requests package from Debian jessie
Release 1.5.1 (released Dec 13, 2016)