Update CHANGES for PR #5457

This commit is contained in:
Takeshi KOMIYA 2018-09-21 01:26:01 +09:00
parent 84f6d9f16e
commit 4b2836a4b3

View File

@ -25,6 +25,7 @@ Bugs fixed
* #5437: autodoc: crashed on modules importing eggs * #5437: autodoc: crashed on modules importing eggs
* #5433: latex: ImportError: cannot import name 'DEFAULT_SETTINGS' * #5433: latex: ImportError: cannot import name 'DEFAULT_SETTINGS'
* #5431: autodoc: ``autofunction`` emits a warning for callable objects * #5431: autodoc: ``autofunction`` emits a warning for callable objects
* #5457: Fix TypeError in error message when override is prohibited
Testing Testing
-------- --------