Skip to content

Commit bf8c7f9

Browse files
hyongtao-codeaisk
andauthored
Update Misc/NEWS.d/next/Library/2026-01-18-14-35-37.gh-issue-143999.MneN4O.rst
Co-authored-by: AN Long <aisk@users.noreply.github.com>
1 parent 5aa6149 commit bf8c7f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Fix an issue where ``inspect.getgeneratorstate()`` and ``inspect.getcoroutinestate()`` could fail for generators wrapped by ``types.coroutine`` in the suspended state.
1+
Fix an issue where :func:`inspect.getgeneratorstate` and :func:`inspect.getcoroutinestate` could fail for generators wrapped by :func:`types.coroutine` in the suspended state.

0 commit comments

Comments
 (0)