Merge branch '2.4.x' into 7183_attr_ref_over_intersphinx

This commit is contained in:
Takeshi KOMIYA
2020-02-22 13:10:47 +09:00
committed by GitHub
5 changed files with 55 additions and 5 deletions

View File

@@ -18,6 +18,7 @@ Bugs fixed
* #7184: autodoc: ``*args`` and ``**kwarg`` in type comments are not handled
properly
* #7189: autodoc: classmethod coroutines are not detected
* #7183: intersphinx: ``:attr:`` reference to property is broken
Testing