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 f31aa1a commit dbe8d08Copy full SHA for dbe8d08
c-api/call.po
@@ -133,7 +133,7 @@ msgstr ""
133
"(Esto configura internamente solo :c:member:`~PyTypeObject.tp_call` y, por "
134
"lo tanto, puede hacer que se comporte de forma diferente a la función "
135
"vectorcall.) En versiones anteriores de Python, vectorcall solo debería "
136
-"usarse con :c:macro:`immutable <Py_TPFLAGS_IMMUTABLETYPE>` o tipos estáticos."
+"usarse con tipos :c:macro:`immutables <Py_TPFLAGS_IMMUTABLETYPE>` o estáticos."
137
138
#: ../Doc/c-api/call.rst:69
139
msgid ""
0 commit comments