Thanks to visit codestin.com
Credit goes to github.com

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
versionchange info refers to implementation rather than doc changes
  • Loading branch information
jbower-fb authored May 9, 2023
commit b29bc17f21d7597765ba8ca70815eceb05c22a58
2 changes: 1 addition & 1 deletion Doc/library/asyncio-task.rst
Original file line number Diff line number Diff line change
Expand Up @@ -1185,7 +1185,7 @@ Task Object

.. versionchanged:: 3.12

Added note on specific eager task execution behavior.
Newly added eager task execution means result may be ``None``.
Comment thread
gvanrossum marked this conversation as resolved.
Outdated

.. method:: get_context()

Expand Down