cpython/Misc/NEWS.d/next/Library/2024-07-21-18-03-30.gh-issu...

4 lines
180 B
ReStructuredText

:func:`@warnings.deprecated <warnings.deprecated>` now copies the
coroutine status of functions and methods so that
:func:`inspect.iscoroutinefunction` returns the correct result.