Files
sphinx/tests
Takeshi KOMIYA 55c110f609 Fix #8541: autodoc_type_aliases doesn't work for the instance attrs
So far, autodoc obtains type annotations of instance attributes by
ModuleAnalyzer directly.  As a result, autodoc_type_aliases are ignored
for these variables.

This goes to merge type annotations from the class itself and
ModuleAnalyzer's, and get type annotations using `typing.get_type_hints()`
to apply autodoc_type_aliases.
2020-12-17 01:07:54 +09:00
..
2020-11-20 19:43:02 +01:00
2020-11-11 13:19:05 +01:00
2020-01-01 14:27:43 +09:00
2020-01-01 14:40:39 +09:00
2020-11-25 01:55:30 +09:00
2020-11-11 13:19:05 +01:00
2020-11-11 13:19:05 +01:00
2020-11-11 13:19:05 +01:00
2020-01-01 14:27:43 +09:00
2020-01-01 14:27:43 +09:00
2020-11-11 13:19:05 +01: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-11-11 13:19:05 +01:00
2020-11-11 13:19:05 +01:00
2020-11-11 13:19:05 +01:00
2020-11-11 13:19:05 +01:00
2020-11-11 13:19:05 +01:00
2020-11-11 13:19:05 +01:00
2020-05-28 23:15:39 -04:00
2020-11-11 13:19:05 +01:00
2020-11-11 13:19:05 +01:00
2020-01-01 14:27:43 +09:00
2020-01-01 14:27:43 +09:00
2020-11-11 13:19:05 +01:00
2020-01-01 14:27:43 +09:00
2020-11-11 13:19:05 +01:00
2020-11-11 13:19:05 +01:00
2020-11-11 13:19:05 +01:00
2020-11-11 13:19:05 +01:00
2020-11-25 01:55:30 +09:00
2020-11-11 13:19:05 +01:00
2020-11-11 13:19:05 +01:00
2020-01-01 14:27:43 +09:00
2020-11-11 13:19:05 +01:00
2020-01-01 14:27:43 +09:00
2020-11-11 13:19:05 +01:00
2020-01-01 14:27:43 +09:00