Files
sphinx/tests
Takeshi KOMIYA 70bb2262d6 Fix #8567: autodoc: Instance attributes are incorrectly added to Parent class
The instance attributes on subclasses are shown on the document of
parent class unexpectedly because of autodoc modifies `__annotations__`
in place.  This fix creates a copy of `__annotations__` attribute and
attach it to the subclass.
2020-12-22 02:38:31 +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-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