Movatterモバイル変換


[0]ホーム

URL:


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

Sign up
Appearance settings

Commit101a12c

Browse files
gh-101100: Fix sphinx warnings intypes module (#102274)
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
1 parentf3cb15c commit101a12c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎Doc/library/types.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -486,7 +486,7 @@ Coroutine Utility Functions
486486
The generator-based coroutine is still a:term:`generator iterator`,
487487
but is also considered to be a:term:`coroutine` object and is
488488
:term:`awaitable`. However, it may not necessarily implement
489-
the:meth:`__await__` method.
489+
the:meth:`~object.__await__` method.
490490

491491
If *gen_func* is a generator function, it will be modified in-place.
492492

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp