8000 3.8 pembaruan 2019-12-24 by oonid · Pull Request #8 · python/python-docs-id · GitHub
[go: up one dir, main page]

Skip to content

3.8 pembaruan 2019-12-24 #8

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 17 commits into from
Dec 24, 2019
Merged
Show file tree
Hide file tree
Changes from 1 commit
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
Prev Previous commit
Next Next commit
Sinkronisasi dengan Transifex 20191123.
  • Loading branch information
oonid committed Nov 22, 2019
commit e459afdcaeaf7498df2185f46aa8961bcf59c98c
4 changes: 2 additions & 2 deletions library/unittest.mock.po
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Python 3.8\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-11-13 11:56+0000\n"
"POT-Creation-Date: 2019-11-22 11:59+0000\n"
"PO-Revision-Date: 2017-02-16 23:33+0000\n"
"Last-Translator: oon arfiandwi <oon.arfiandwi@gmail.com>, 2019\n"
"Language-Team: Indonesian (https://www.transifex.com/python-doc/teams/5390/id/)\n"
Expand Down Expand Up @@ -692,7 +692,7 @@ msgstr ""
msgid ""
"if ``side_effect`` is an iterable, the async function will return the next "
"value of the iterable, however, if the sequence of result is exhausted, "
"``StopIteration`` is raised immediately,"
"``StopAsyncIteration`` is raised immediately,"
msgstr ""

#: ../../library/unittest.mock.rst:877
Expand Down
Loading
0