Files
sphinx/tests
Takeshi KOMIYA d9be8f6d4e Fix #9224: info-field-list does not support a type containing space
So far, DocFieldTransformer has split the field name for `:type:`
and `:param:` at the first whitespace.  Therefore, it does not allow
to use a type containing whitespace (ex. `Dict[str, str]`).

This changes the splitting logic to divide the field name at the last
whitespace (a.k.a `rstrip()`).  It allows to use whitespaces on types.
2021-05-15 20:31:09 +09:00
..
2020-11-20 19:43:02 +01:00
2021-01-01 13:40:48 +09:00
2021-01-01 13:40:48 +09:00
2021-01-01 13:40:48 +09:00
2021-01-01 13:40:48 +09:00
2021-01-01 13:40:48 +09:00
2021-01-01 13:57:19 +09:00
2021-01-01 13:40:48 +09:00
2021-04-12 19:07:51 +02:00
2021-01-01 13:57:19 +09:00
2021-01-01 13:40:48 +09:00
2021-01-01 13:40:48 +09:00
2021-03-20 23:25:57 +09:00
2021-01-01 13:40:48 +09:00
2021-01-01 13:40:48 +09:00
2021-01-01 13:40:48 +09:00
2021-01-01 13:40:48 +09:00
2021-01-01 13:40:48 +09:00
2021-01-01 13:40:48 +09:00
2021-04-12 19:07:51 +02:00
2021-01-01 13:40:48 +09:00
2021-01-01 13:40:48 +09:00
2021-01-01 13:40:48 +09:00
2021-01-01 13:40:48 +09:00
2021-04-29 14:48:56 +02:00
2021-01-01 13:40:48 +09:00
2021-01-01 13:40:48 +09:00
2021-01-01 13:40:48 +09:00
2021-01-01 13:40:48 +09:00
2021-01-01 13:40:48 +09:00
2021-01-01 13:40:48 +09:00
2021-01-01 13:57:19 +09:00
2021-01-01 13:40:48 +09:00
2021-01-01 13:40:48 +09:00
2021-01-01 13:40:48 +09:00
2021-01-01 13:40:48 +09:00
2021-01-01 13:40:48 +09:00
2021-01-01 13:40:48 +09:00
2021-01-01 13:57:19 +09:00
2021-01-01 13:40:48 +09:00
2021-01-01 13:40:48 +09:00
2021-01-01 13:57:19 +09:00
2021-01-01 13:57:19 +09:00
2021-01-01 13:40:48 +09:00
2021-01-24 14:32:13 +09:00
2021-01-01 13:40:48 +09:00
2021-01-01 13:40:48 +09:00
2021-01-01 13:40:48 +09:00
2021-01-01 13:40:48 +09:00
2021-01-01 13:40:48 +09:00
2021-01-01 13:40:48 +09:00
2021-01-01 13:40:48 +09:00
2021-01-01 13:40:48 +09:00
2021-01-01 13:40:48 +09:00
2021-01-01 13:40:48 +09:00
2021-01-01 13:40:48 +09:00
2021-01-01 13:40:48 +09:00
2021-01-01 13:40:48 +09:00