We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c968582 commit 1407540Copy full SHA for 1407540
Doc/reference/datamodel.rst
@@ -1134,6 +1134,8 @@ Special read-only attributes
1134
* - .. attribute:: codeobject.co_qualname
1135
- The fully qualified function name
1136
1137
+ .. versionadded:: 3.11
1138
+
1139
* - .. attribute:: codeobject.co_argcount
1140
- The total number of positional :term:`parameters <parameter>`
1141
(including positional-only parameters and parameters with default values)
0 commit comments