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 c1ef33d commit efb0c72Copy full SHA for efb0c72
Doc/c-api/intro.rst
@@ -188,7 +188,8 @@ complete listing.
188
variable and then pass it.
189
190
*type* is the type of the expression. In modern versions of Python, this is
191
- unused. Historically, *type* was used to cast *integer*.
+ unused and only kept for backwards compatibility. Historically, *type* was
192
+ used to cast *integer*.
193
194
.. versionchanged:: 3.1
195
0 commit comments