Files
sphinx/tests
Takeshi KOMIYA 88b2ec6c34 Fix #8041: autodoc: An ivar on super class is not shown unexpectedly
An annotated instance variable on super class is not documented when
derived class has also other annotated instance variables because
`obj.__annotations__` is overrided by derived class's type hints.

To get annotations of the target class correctly, this scans MRO to
get all of annotated instance variables.
2020-08-08 00:21:29 +09:00
..
2020-01-01 14:27:43 +09:00
2020-01-01 14:27:43 +09:00
2020-01-01 14:40:39 +09:00
2020-03-15 19:49:16 +01:00
2020-07-19 00:43:11 +00:00
2020-01-01 14:27:43 +09:00
2020-01-01 14:27:43 +09:00
2020-01-01 14:27:43 +09:00
2020-01-01 14:27:43 +09:00
2020-01-01 14:27:43 +09:00
2020-01-01 14:27:43 +09:00
2020-07-05 09:17:20 +02:00
2020-01-01 14:27:43 +09:00
2020-01-01 14:27:43 +09:00
2020-07-19 00:43:11 +00:00
2020-05-28 23:15:39 -04:00
2020-01-01 14:27:43 +09:00
2020-01-01 14:27:43 +09:00
2020-01-01 14:27:43 +09:00
2020-01-01 14:40:39 +09:00
2020-01-01 14:27:43 +09:00
2020-01-01 14:27:43 +09:00
2020-01-01 14:27:43 +09:00
2020-01-01 14:27:43 +09:00
2020-01-01 14:27:43 +09:00