Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aa5cd4e commit 0334c8dCopy full SHA for 0334c8d
1 file changed
library/asyncio-sync.po
@@ -81,13 +81,13 @@ msgstr "Lock"
81
82
#: ../../library/asyncio-sync.rst:41
83
msgid "Implements a mutex lock for asyncio tasks. Not thread-safe."
84
-msgstr ""
+msgstr "实现一个用于 asyncio 任务的互斥锁。 非线程安全。"
85
86
#: ../../library/asyncio-sync.rst:43
87
msgid ""
88
"An asyncio lock can be used to guarantee exclusive access to a shared "
89
"resource."
90
+msgstr "asyncio 锁可被用来保证对共享资源的独占访问。"
91
92
#: ../../library/asyncio-sync.rst:46
93
0 commit comments