Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit b05a215

Browse filesBrowse files
mattwang44hector-chincschan1828robinsonweng7553yn
authored
[event] Meetup Nov. 25th, 2023 (#731)
Co-authored-by: hector-chin <66636221+hector-chin@users.noreply.github.com> Co-authored-by: cschan <45995789+cschan1828@users.noreply.github.com> Co-authored-by: robinsonweng <robinsonweng100@gmail.com> Co-authored-by: MaxWu <53346809+7553yn@users.noreply.github.com> Co-authored-by: Max <hf1126@gmail.co> Co-authored-by: Yanni0923 <43054425+Yanni0923@users.noreply.github.com> Co-authored-by: KC Hsu <76020497+heyimkaijoe@users.noreply.github.com> Co-authored-by: 赤きサイクロン <s9671073@gmail.com> Co-authored-by: Justin Bear <53395475+JustinBear99@users.noreply.github.com> Co-authored-by: Justin Bear <justin@Justins-MacBook-Air.local> Co-authored-by: Yueh-Shun Li <shamrocklee@posteo.net> Co-authored-by: Simin Liao <proudofheling@gmail.com> Co-authored-by: Payon <ken71301@hotmail.com>
1 parent 46fe79f commit b05a215
Copy full SHA for b05a215

File tree

Expand file treeCollapse file tree

2 files changed

+108
-40
lines changed
Filter options
Expand file treeCollapse file tree

2 files changed

+108
-40
lines changed

‎library/asyncio-runner.po

Copy file name to clipboardExpand all lines: library/asyncio-runner.po
+3-2Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,17 +40,18 @@ msgstr ""
4040

4141
#: ../../library/asyncio-runner.rst:23
4242
msgid "Running an asyncio Program"
43-
msgstr ""
43+
msgstr "運行一個 asyncio 程式"
4444

4545
#: ../../library/asyncio-runner.rst:27
4646
msgid "Execute the :term:`coroutine` *coro* and return the result."
47-
msgstr ""
47+
msgstr "執行\\ :term:`協程 (coroutine) <coroutine>` *coro* 並回傳結果。"
4848

4949
#: ../../library/asyncio-runner.rst:29
5050
msgid ""
5151
"This function runs the passed coroutine, taking care of managing the asyncio "
5252
"event loop, *finalizing asynchronous generators*, and closing the executor."
5353
msgstr ""
54+
"這個函式負責運行被傳入的協程、管理 asyncio 的事件迴圈、*終結非同步產生器*,以及關閉執行器。"
5455

5556
#: ../../library/asyncio-runner.rst:33 ../../library/asyncio-runner.rst:113
5657
msgid ""

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.