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

[event] Meetup Nov. 25th, 2023 #731

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 15 commits into from
Jan 29, 2024
Merged
Show file tree
Hide file tree
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
5 changes: 3 additions & 2 deletions 5 library/asyncio-runner.po
Original file line number Diff line number Diff line change
Expand Up @@ -40,17 +40,18 @@ msgstr ""

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

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

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

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

finalize 被翻成終結是慣例嗎?
有找到discussion但還沒有討論
#762

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

不是慣例,等 discussion 有結論(when QQ)再回來修正

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

我們知道下次sprint要幹嘛了QQ


#: ../../library/asyncio-runner.rst:33 ../../library/asyncio-runner.rst:113
msgid ""
Expand Down
Loading
Morty Proxy This is a proxified and sanitized view of the page, visit original site.