Merge branch '4.x'

This commit is contained in:
Takeshi KOMIYA
2021-07-23 02:17:12 +09:00
15 changed files with 170 additions and 36 deletions

View File

@@ -329,6 +329,13 @@ The following directives are provided for module and class contents:
Indicate the property is abstract.
.. rst:directive:option:: classmethod
:type: no value
Indicate the property is a classmethod.
.. versionaddedd: 4.2
.. rst:directive:option:: type: type of the property
:type: text