Update CHANGES for PR #5167

This commit is contained in:
Takeshi KOMIYA 2018-07-16 15:18:14 +09:00
parent 9734bf5a77
commit 3830479faa

View File

@ -45,6 +45,8 @@ Bugs fixed
* #5139: autodoc: Enum argument missing if it shares value with another
* #4946: py domain: rtype field could not handle "None" as a type
* #5161: html: crashes if copying static files are failed
* #5167: autodoc: Fix formatting type annotations for tuples with more than two
arguments
Testing
--------