Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
+ damn web editor
  • Loading branch information
skirpichev committed Aug 20, 2024
commit 9ad8416f37ea3e1fa8bb4448f1dd23c990025d7d
2 changes: 1 addition & 1 deletion Doc/whatsnew/3.14.rst
Original file line number Diff line number Diff line change
Expand Up @@ -449,7 +449,7 @@ Deprecated
* Macro :c:macro:`!Py_HUGE_VAL` is :term:`soft deprecated`, use instead
:c:macro:`!Py_INFINITY`. (Contributed by Sergey B Kirpichev in
:gh:`120026`.)

* :func:`!asyncio.iscoroutinefunction` is deprecated
and will be removed in Python 3.16,
use :func:`inspect.iscoroutinefunction` instead.
Expand Down