Skip to content

Commit 2084ee4

Browse files
authored
Update c-api/memoryview.po
1 parent f5c478f commit 2084ee4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

c-api/memoryview.po

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,9 @@ msgstr ""
8989
"Retorna verdadero si el objeto *obj* es un objeto de vista de memoria. "
9090
"Actualmente no está permitido crear subclases de :class:`memoryview`."
9191

92+
# crashes -> bloquearse
9293
#: ../Doc/c-api/memoryview.rst:53
94+
#, fuzzy
9395
msgid ""
9496
"Return a pointer to the memoryview's private copy of the exporter's buffer. "
9597
"*mview* **must** be a memoryview instance; this macro doesn't check its "

0 commit comments

Comments
 (0)