There was an error while loading. Please reload this page.
1 parent 666abb7 commit 04325faCopy full SHA for 04325fa
1 file changed
Misc/NEWS.d/next/Library/2022-07-18-21-00-46.gh-issue-82406.pGgraY.rst
@@ -1,3 +1,3 @@
1
-Document that :func:`inspect.iscoroutinefunction`, :func:`inspect.isgeneratorfunction`,
2
-and :func:`inspect.isasyncgenfunction` now properly return ``True`` for
+Document that :func:`inspect.iscoroutinefunction`, :func:`inspect.isgeneratorfunction`,
+and :func:`inspect.isasyncgenfunction` now properly return ``True`` for
3
duck-typed function-like objects so that Cython functions can support them
0 commit comments