Files
sphinx/tests/roots
Takeshi KOMIYA 425cd1af02 Fix #8693: autodoc: Default values for overloads are rendered as string
The default values for overloaded functions are rendered as string
literal unexpectedly because autodoc extracts code snippets from
the source code, not actual value (ex. int, ellipsis, and so on).

This introduces a simple wrapper class; `DefaultValue` to render these
code snippets like actual values, not string literals.
2021-01-17 02:30:20 +09:00
..
2020-07-10 11:30:06 +10:00
2021-01-01 13:40:48 +09:00
2018-03-23 23:41:09 +09:00
2020-11-11 13:19:05 +01:00
2019-02-16 01:55:58 +09:00
2019-02-03 19:53:12 +09:00
2020-02-12 01:39:13 +09:00
2020-07-19 00:43:11 +00:00
2019-12-16 00:05:35 +09:00
2018-02-25 23:44:37 +09:00
2020-01-25 17:02:59 +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