Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions c-api/memory.po
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ msgstr ""
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Generated-By: Babel 2.7.0\n"
"Generated-By: Babel 2.8.0\n"

#: /Users/flowdas/works/docs/python/src/Doc/c-api/memory.rst:8
msgid "Memory Management"
Expand Down Expand Up @@ -888,7 +888,7 @@ msgstr "pymalloc 아레나 할당자 사용자 정의"
msgid ""
"Structure used to describe an arena allocator. The structure has three "
"fields:"
msgstr "투기장 할당자를 기술하는 데 사용되는 구조체. 이 구조체에는 세 개의 필드가 있습니다:"
msgstr "아레나 할당자를 기술하는 데 사용되는 구조체. 이 구조체에는 세 개의 필드가 있습니다:"

#: /Users/flowdas/works/docs/python/src/Doc/c-api/memory.rst:517
msgid "``void* alloc(void *ctx, size_t size)``"
Expand Down