Skip to content

Commit 7c5681c

Browse files
sync with cpython 467fab9e
1 parent 4a5e9ff commit 7c5681c

4 files changed

Lines changed: 1001 additions & 968 deletions

File tree

library/asyncio-tools.po

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ msgid ""
88
msgstr ""
99
"Project-Id-Version: Python 3.14\n"
1010
"Report-Msgid-Bugs-To: \n"
11-
"POT-Creation-Date: 2026-07-10 00:35+0000\n"
11+
"POT-Creation-Date: 2026-07-11 00:28+0000\n"
1212
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
1313
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
1414
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -39,15 +39,15 @@ msgstr ""
3939

4040
#: ../../library/asyncio-tools.rst:20
4141
msgid ""
42-
"$ python -m asyncio pstree [--retries N] PID\n"
43-
"$ python -m asyncio ps [--retries N] PID"
42+
"$ python -m asyncio pstree PID\n"
43+
"$ python -m asyncio ps PID"
4444
msgstr ""
4545

4646
#: ../../library/asyncio-tools.rst:25
4747
msgid ""
4848
"The commands read the target process state without executing any code in it. "
4949
"They are only available on supported platforms and may require permission to "
50-
"inspect another process. See the :ref:`permission-requirements <permission-"
50+
"inspect another process. See the :ref:`permission requirements <permission-"
5151
"requirements>` for details."
5252
msgstr ""
5353

using/windows.po

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ msgid ""
88
msgstr ""
99
"Project-Id-Version: Python 3.14\n"
1010
"Report-Msgid-Bugs-To: \n"
11-
"POT-Creation-Date: 2026-06-05 00:42+0000\n"
11+
"POT-Creation-Date: 2026-07-11 00:28+0000\n"
1212
"PO-Revision-Date: 2018-05-23 16:19+0000\n"
1313
"Last-Translator: Adrian Liaw <adrianliaw2000@gmail.com>\n"
1414
"Language-Team: Chinese - TAIWAN (https://github.com/python/python-docs-zh-"
@@ -1797,9 +1797,9 @@ msgstr ""
17971797
#: ../../using/windows.rst:1178
17981798
msgid ""
17991799
"The ``nuget.exe`` command line tool may be downloaded directly from "
1800-
"``https://aka.ms/nugetclidl``, for example, using curl or PowerShell. With "
1801-
"the tool, the latest version of Python for 64-bit or 32-bit machines is "
1802-
"installed using::"
1800+
"``https://dist.nuget.org/win-x86-commandline/latest/nuget.exe``, for "
1801+
"example, using curl or PowerShell. With the tool, the latest version of "
1802+
"Python for 64-bit or 32-bit machines is installed using::"
18031803
msgstr ""
18041804

18051805
#: ../../using/windows.rst:1183

0 commit comments

Comments
 (0)