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 0c41284

Browse filesBrowse files
authored
Fix reST markup in 3.10.po (#744)
1 parent d42bd79 commit 0c41284
Copy full SHA for 0c41284

File tree

Expand file treeCollapse file tree

1 file changed

+2
-2
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+2
-2
lines changed

‎whatsnew/3.10.po

Copy file name to clipboardExpand all lines: whatsnew/3.10.po
+2-2Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2575,8 +2575,8 @@ msgid ""
25752575
"respectively. You can use :func:`importlib.util.spec_from_loader` to help in "
25762576
"porting. (Contributed by Brett Cannon in :issue:`42134`.)"
25772577
msgstr ""
2578-
"引入系統使用 :meth:`!importlib.abc.MetaPathFinder.find_module` 和 :!meth:"
2579-
"`importlib.abc.PathEntryFinder.find_module` 現在會觸發 :exc:`ImportWarning`,"
2578+
"引入系統使用 :meth:`!importlib.abc.MetaPathFinder.find_module` 和 :meth:"
2579+
"`!importlib.abc.PathEntryFinder.find_module` 現在會觸發 :exc:`ImportWarning`,"
25802580
"因為 :meth:`importlib.abc.MetaPathFinder.find_spec` 和 :meth:`importlib.abc."
25812581
"PathEntryFinder.find_spec` 分別是替代方案的首選。你可以使用 :func:`importlib."
25822582
"util.spec_from_loader` 來幫助移植。(由 Brett Cannon 在 :issue:`42134` 中貢"

0 commit comments

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