Skip to content

Commit 5399187

Browse files
Sync with CPython 3.13 (#973)
Co-authored-by: Matt Wang <mattwang44@gmail.com>
1 parent 879b6b9 commit 5399187

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

123 files changed

+6710
-13801
lines changed

.scripts/poetry.lock

+3-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

c-api/code.po

+3-4
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ msgid ""
77
msgstr ""
88
"Project-Id-Version: Python 3.13\n"
99
"Report-Msgid-Bugs-To: \n"
10-
"POT-Creation-Date: 2024-09-23 07:52+0800\n"
10+
"POT-Creation-Date: 2024-09-24 07:20+0000\n"
1111
"PO-Revision-Date: 2015-12-09 17:51+0000\n"
1212
"Last-Translator: Liang-Bo Wang <me@liang2.tw>\n"
1313
"Language-Team: Chinese - TAIWAN (https://github.com/python/python-docs-zh-"
@@ -128,9 +128,8 @@ msgstr ""
128128

129129
#: ../../c-api/code.rst:99
130130
msgid ""
131-
"For efficiently iterating over the line numbers in a code object, use `the "
132-
"API described in PEP 626 <https://peps.python.org/pep-0626/#out-of-process-"
133-
"debuggers-and-profilers>`_."
131+
"For efficiently iterating over the line numbers in a code object, use :pep:"
132+
"`the API described in PEP 626 <0626#out-of-process-debuggers-and-profilers>`."
134133
msgstr ""
135134

136135
#: ../../c-api/code.rst:104

0 commit comments

Comments
 (0)