Fix #8602: autodoc: The `autodoc-process-docstring` event is emitted to the non-datadescriptors unexpectedly

This commit is contained in:
Takeshi KOMIYA
2020-12-29 17:29:53 +09:00
parent 7ae7eab65d
commit 97f36a2d02
3 changed files with 40 additions and 2 deletions

View File

@@ -16,6 +16,9 @@ Features added
Bugs fixed
----------
* #8602: autodoc: The ``autodoc-process-docstring`` event is emitted to the
non-datadescriptors unexpectedly
Testing
--------