Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit e8306f2

Browse files
committed
[po] auto sync bot
1 parent 29d375a commit e8306f2

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

c-api/memory.po

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@ msgid ""
88
msgstr ""
99
"Project-Id-Version: Python 3.6\n"
1010
"Report-Msgid-Bugs-To: \n"
11-
"POT-Creation-Date: 2018-01-05 15:01+0000\n"
11+
"POT-Creation-Date: 2018-06-19 14:03+0900\n"
1212
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13-
"Last-Translator: F. <[email protected]>, 2018\n"
13+
"Last-Translator: Fred <[email protected]>, 2018\n"
1414
"Language-Team: Chinese (China) (https://www.transifex.com/python-doc/teams/5390/zh_CN/)\n"
1515
"MIME-Version: 1.0\n"
1616
"Content-Type: text/plain; charset=UTF-8\n"
@@ -53,7 +53,7 @@ msgstr ""
5353
msgid ""
5454
"It is important to understand that the management of the Python heap is "
5555
"performed by the interpreter itself and that the user has no control over "
56-
"it, even if she regularly manipulates object pointers to memory blocks "
56+
"it, even if they regularly manipulate object pointers to memory blocks "
5757
"inside that heap. The allocation of heap space for Python objects and other"
5858
" internal buffers is performed on demand by the Python memory manager "
5959
"through the Python/C API functions listed in this document."

0 commit comments

Comments
 (0)