Skip to content

Commit

Permalink
Update CHANGES for PR #8523
Browse files Browse the repository at this point in the history
  • Loading branch information
tk0miya committed Dec 12, 2020
1 parent 9d96c07 commit 8faa8ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGES
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@ Bugs fixed
* #8460: autodoc: autodata and autoattribute directives do not display type
information of TypeVars
* #8493: autodoc: references to builtins not working in class aliases
* #8522: autodoc: ``__bool__`` method could be called
* #8477: autosummary: non utf-8 reST files are generated when template contains
multibyte characters
* #8501: autosummary: summary extraction splits text after "el at." unexpectedly
Expand All @@ -78,7 +79,6 @@ Bugs fixed
* #8437: Makefile: ``make clean`` with empty BUILDDIR is dangerous
* #8352: std domain: Failed to parse an option that starts with bracket
* #8519: LaTeX: Prevent page brake in the middle of a seealso
* #8522: fix ``__bool__`` method could be called by autodoc module.

Testing
--------
Expand Down

0 comments on commit 8faa8ba

Please sign in to comment.