Merge branch '3.4.x' into 3.x

This commit is contained in:
Takeshi KOMIYA
2021-01-31 23:43:52 +09:00
2 changed files with 3 additions and 1 deletions

View File

@@ -141,6 +141,8 @@ Bugs fixed
* #8655: autodoc: Failed to generate document if target module contains an
object that raises an exception on ``hasattr()``
* C, ``expr`` role should start symbol lookup in the current scope.
* #8796: LaTeX: potentially critical low level TeX coding mistake has gone
unnoticed so far
Testing
--------