mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Fix #7807: autodoc: wrong signature is shown for the function using contextmanager
This commit is contained in:
1
CHANGES
1
CHANGES
@@ -21,6 +21,7 @@ Bugs fixed
|
||||
|
||||
* #7808: autodoc: Warnings raised on variable and attribute type annotations
|
||||
* #7802: autodoc: EOFError is raised on parallel build
|
||||
* #7807: autodoc: wrong signature is shown for the function using contextmanager
|
||||
* #7812: autosummary: generates broken stub files if the target code contains
|
||||
an attribute and module that are same name
|
||||
* #7811: sphinx.util.inspect causes circular import problem
|
||||
|
||||
Reference in New Issue
Block a user