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

Commitcba52ec

Browse files
miss-islingtonsobolevnAlexWaygood
authored
gh-101100: Fix sphinx warnings intypes module (GH-102274)
(cherry picked from commit101a12c)Co-authored-by: Nikita Sobolev <mail@sobolevn.me>Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
1 parent4cc3636 commitcba52ec

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
@@ -480,7 +480,7 @@ Coroutine Utility Functions
480480
The generator-based coroutine is still a:term:`generator iterator`,
481481
but is also considered to be a:term:`coroutine` object and is
482482
:term:`awaitable`. However, it may not necessarily implement
483-
the:meth:`__await__` method.
483+
the:meth:`~object.__await__` method.
484484

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

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp