8000
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 f5c478f commit 2084ee4Copy full SHA for 2084ee4
c-api/memoryview.po
@@ -89,7 +89,9 @@ msgstr ""
89
"Retorna verdadero si el objeto *obj* es un objeto de vista de memoria. "
90
"Actualmente no está permitido crear subclases de :class:`memoryview`."
91
92
+# crashes -> bloquearse
93
#: ../Doc/c-api/memoryview.rst:53
94
+#, fuzzy
95
msgid ""
96
"Return a pointer to the memoryview's private copy of the exporter's buffer. "
97
"*mview* **must** be a memoryview instance; this macro doesn't check its "
0 commit comments