Update CHANGES for PR #7290

This commit is contained in:
Takeshi KOMIYA 2020-03-21 17:47:05 +09:00
parent 8890357c9b
commit bdfb112f0d

View File

@ -138,6 +138,7 @@ Bugs fixed
* #1539: C, parse array types.
* #2377: C, parse function pointers even in complex types.
* #7345: sphinx-build: Sphinx crashes if output directory exists as a file
* #7290: sphinx-build: Ignore bdb.BdbQuit when handling exceptions
Testing
--------