COMMITS
/ Doc/library/asyncio-future.rst April 13, 2025
C
gh-129169: update `asyncio.ensure_future` docs to suggest taskgroups
Case Zumbrum committed
July 22, 2024
V
Docs: spelling and grammar fixes (#122084)
Ville Skyttä committed
July 29, 2023
S
gh-101100: Sphinx warnings: pick the low hanging fruits (GH-107386)
Serhiy Storchaka committed
October 7, 2022
G
GH-90985: Revert "Deprecate passing a message into cancel()" (#97999)
Guido van Rossum committed
October 2, 2022
K
GH-85447: Clarify docs about awaiting future multiple times (#97738)
Kumar Aditya committed
September 10, 2022
H
gh-94972: document that shield users need to keep a reference to their task (#96724)
Hendrik Makait committed
March 23, 2022
A
bpo-46829: Deprecate passing a message into Future.cancel() and Task.cancel() (GH-31840)
Andrew Svetlov committed
February 18, 2022
S
bpo-46777: Fix incorrect use of directives in asyncio documentation (GH-31388)
Serhiy Storchaka committed
November 15, 2021
J
Save a reference for ensure_future and create_task (GH-29163)
Joannah Nanjekye committed
April 25, 2021
S
bpo-39529: Deprecate creating new event loop in asyncio.get_event_loop() (GH-23554)
Serhiy Storchaka committed
December 17, 2020
A
[doc] Fix erroneous backslashes in signatures and names (GH-23658)
Andre Delfino committed
May 15, 2020
C
bpo-31033: Add a msg argument to Future.cancel() and Task.cancel() (GH-19979)
Chris Jerdonek committed
October 10, 2019
K
docs: Add asyncio source code links (GH-16640)
Kyle Stanley committed
August 21, 2019
R
Update asyncio.ensure_future() documentation (GH-15347)
Roger Iyengar committed
September 18, 2018
Y
bpo-33649: Add a high-level section about Futures; few quick fixes (GH-9403)
Yury Selivanov committed
September 17, 2018
Y
bpo-33649: Add low-level APIs index. (GH-9364)
Yury Selivanov committed
September 14, 2018
Y
bpo-33649: Fix asyncio-dev (GH-9324)
Yury Selivanov committed
Y
bpo-33649: Refresh asyncio docs landing page (GH-9322)
Yury Selivanov committed
Y
bpo-33649: Refresh Tasks and Futures pages (#9314)
Yury Selivanov committed