Thanks to visit codestin.com Credit goes to github.com
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 e968bc7 commit 831d61dCopy full SHA for 831d61d
1 file changed
Doc/c-api/init.rst
@@ -1246,7 +1246,7 @@ CPython interpreter. This API uses a new type :c:type:`Py_tss_t` instead of
1246
1247
.. c:macro:: Py_tss_NEEDS_INIT
1248
1249
- This macro expands to the default value for :c:type:`Py_tss_t` variables.
+ This macro expands to the initializer for :c:type:`Py_tss_t` variables.
1250
Note that this macro won't be defined with :ref:`Py_LIMITED_API <stable>`.
1251
1252
0 commit comments