Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
3e650545bfe949fa435b0d41e54986f615891ec8
/
Doc
/
library
/
asyncio-task.rst
3e65054
bpo-32309: Add support for contextvars in asyncio.to_thread() (GH-20278)
by Miss Islington (bot)
· 5 years ago
e299130
bpo-32309: Implement asyncio.to_thread() (GH-20143)
by Miss Islington (bot)
· 5 years ago
1ce5841
bpo-31033: Add a msg argument to Future.cancel() and Task.cancel() (GH-19979)
by Chris Jerdonek
· 5 years ago
382a563
bpo-40607: Reraise exception during task cancelation in asyncio.wait_for() (GH-20054)
by romasku
· 5 years ago
de92769
bpo-34790: add version of removal of explicit passing of coros to `asyncio.wait`'s documentation (#20008)
by jack1142
· 5 years ago
9d74658
bpo-40499: Mention that asyncio.wait() needs a non-empty aws set (GH-19900)
by Joel Rosdahl
· 5 years ago
f900064
docs: Add asyncio source code links (GH-16640)
by Kyle Stanley
· 6 years ago
e407013
Fix and improve `asyncio.run()` docs (GH-16403)
by Kyle Stanley
· 6 years ago
17deb16
bpo-38260: Add Docs on asyncio.run (GH-16337)
by Emmanuel Arias
· 6 years ago
77af229
Doc: Remove provisional note for asyncio.run() (GH-16310)
by Kyle Stanley
· 6 years ago
9fdc64c
bpo-34037: Fix test_asyncio failure and add loop.shutdown_default_executor() (GH-15735)
by Kyle Stanley
· 6 years ago
a488879
bpo-36373: Deprecate explicit loop in task and subprocess API (GH-16033)
by Andrew Svetlov
· 6 years ago
98ef920
bpo-36999: Add asyncio.Task.get_coro() (GH-13680)
by Alex Grönholm
· 6 years ago
d0ebf13
bpo-36932: use proper deprecation-removed directive (GH-13349)
by Matthias Bussonnier
· 6 years ago
1d5bdef
Orthographical fix (GH-13418)
by Boštjan Mejak
· 6 years ago
68b34a7
bpo-36921: Deprecate @coroutine for sake of async def (GH-13346)
by Andrew Svetlov
· 6 years ago
3a81076
bpo-35579: Fix typo in in asyncio-task documentation (GH-11321)
by Vaibhav Gupta
· 7 years ago
9f43fbb
Use f-strings in asyncio-task code examples (GH-10035)
by Mariatta
· 7 years ago
cd602b8
bpo-34476: Document that asyncio.sleep() always suspends. (#9643)
by Hrvoje Nikšić
· 7 years ago
59ee5b1
bpo-34802: Fix asyncio.iscoroutine() docs (GH-9611)
by Yury Selivanov
· 7 years ago
fad6af2
asyncio/docs: Replace Python 4.0 -> 3.10 (GH-9579)
by Yury Selivanov
· 7 years ago
996859a
bpo-34790: [docs] Passing coroutines to asyncio.wait() can be confusing. (GH-9543)
by Yury Selivanov
· 7 years ago
db1a80e
bpo-33649: Fix gather() docs; fix title; few other nits. (GH-9475)
by Yury Selivanov
· 7 years ago
e247b46
bpo-33649: More improvements (GH-9439)
by Yury Selivanov
· 7 years ago
4715039
bpo-33649: Add a high-level section about Futures; few quick fixes (GH-9403)
by Yury Selivanov
· 7 years ago
b042cf1
bpo-33649: Fix markup; add another note that asyncio.run is 3.7+ (GH-9389)
by Yury Selivanov
· 7 years ago
9c53fa6
Fix syntax error on Asyncio example in doc (GH-9387)
by Miguel Ángel García
· 7 years ago
7bfbda4
Change "set_after" reference to `say_after`. (GH-9384)
by Danny Hermes
· 7 years ago
1fa2ec4
bpo-33649: A copy-editing pass on asyncio documentation (GH-9376)
by Elvis Pranskevichus
· 7 years ago
394374e
bpo-33649: Add low-level APIs index. (GH-9364)
by Yury Selivanov
· 7 years ago
7372c3b
bpo-33649: Add high-level APIs cheat-sheet (GH-9319)
by Yury Selivanov
· 7 years ago
3faaa88
bpo-33649: Refresh Tasks and Futures pages (#9314)
by Yury Selivanov
· 7 years ago
7c7605f
bpo-33649: First asyncio docs improvement pass (GH-9142)
by Yury Selivanov
· 7 years ago
cca4eec
bpo-34270: Make it possible to name asyncio tasks (GH-8547)
by Alex Grönholm
· 7 years ago
dec947c
Fix typo introduced in GH-7217 (#7230)
by Elvis Pranskevichus
· 7 years ago
f9aeca2
bpo-23859: Document that asyncio.wait() does not cancel its futures (#7217)
by Elvis Pranskevichus
· 7 years ago
e2b340a
bpo-32751: Wait for task cancellation in asyncio.wait_for() (GH-7216)
by Elvis Pranskevichus
· 7 years ago
863b674
bpo-32684: Fix gather to propagate cancel of itself with return_exceptions (GH-7209)
by Yury Selivanov
· 7 years ago
416c1eb
bpo-32610: Fix asyncio.all_tasks() to return only pending tasks. (GH-7174)
by Yury Selivanov
· 7 years ago
28b9178
bpo-32436: Document PEP 567 changes to asyncio. (GH-7073)
by Yury Selivanov
· 7 years ago
63536bd
bpo-32996: The bulk of What's New in Python 3.7 (GH-6978)
by Elvis Pranskevichus
· 7 years ago
d8d715f
asyncio/docs: Mark asyncio.run() as provisional in 3.7. (#6946)
by Yury Selivanov
· 7 years ago
b21505e
Fix docs markup for asyncio current_task() and all_tasks() (#6089)
by Andrew Svetlov
· 7 years ago
13cfd57
Fix missing coroutine declaration in the asyncio documentation. (#5964)
by Joongi Kim
· 7 years ago
ca9b36c
bpo-32415: Add asyncio.Task.get_loop() and Future.get_loop() (#4992)
by Yury Selivanov
· 8 years ago
44d1a59
bpo-32250: Implement asyncio.current_task() and asyncio.all_tasks() (#4799)
by Andrew Svetlov
· 8 years ago
f74ef45
bpo-32311: Implement asyncio.create_task() shortcut (#4848)
by Andrew Svetlov
· 8 years ago
02a0a19
bpo-32314: Implement asyncio.run() (#4852)
by Yury Selivanov
· 8 years ago
8874342
bpo-32258: Replace 'yield from' to 'await' in asyncio docs (#4779)
by Andrew Svetlov
· 8 years ago
9edad3c
bpo-32272: Remove asyncio.async() function. (#4784)
by Yury Selivanov
· 8 years ago
22b1128
bpo-31960: Fix asyncio.Future documentation for thread (un)safety. (#4319)
by Antoine Pitrou
· 8 years ago
a5293b4
Fix miscellaneous typos (#4275)
by luzpaz
· 8 years ago
627d2c8
Add the link to asyncio source code in the docs (GH-2373)
by lf
· 8 years ago
824f687
bpo-24755: Document asyncio.wrap_future (GH-603)
by adisbladis
· 8 years ago
f592867
Issue #29441: Update examples to use async and await keywords in asyncio-task.rst
by Berker Peksag
· 9 years ago
d5adb63
Issue #29407: Remove redundant ensure_future() calls in factorial example
by Berker Peksag
· 9 years ago
4adf01c
Issue #19795: Improved more markups of True/False.
by Serhiy Storchaka
· 9 years ago
002b0a7
Issue #28348: Fix typo in asyncio.Task() documentation
by Berker Peksag
· 9 years ago
f68afd8
Issue #27700: Document AbstractEventLoop, not BaseEventLoop.
by Guido van Rossum
· 9 years ago
4365b83
Use asyncio.gather instead of asyncio.wait in example.
by Andrew Svetlov
· 9 years ago
c1cf296
asyncio: Remove asyncio.timeout() context manager.
by Yury Selivanov
· 9 years ago
f9aff92
Fix typo
by Zachary Ware
· 9 years ago
950204d
docs: Update asyncio docs & whatsnew
by Yury Selivanov
· 9 years ago
6f57424
Document None as timeout for asyncio.timeout()
by Andrew Svetlov
· 9 years ago
c04fb56
Issue #26304: Change "allows to <verb>" to "allows <verb>ing" or similar
by Martin Panter
· 10 years ago
ea47134
Fix versionadded to use 3.5.1 only for 3.5 branch
by Andrew Svetlov
· 10 years ago
3af81f2
merge 3.4
by Andrew Svetlov
· 10 years ago
f124016
Document asyncio.timeout()
by Andrew Svetlov
· 10 years ago
e319ab0
docs/asyncio: Update ensure_future & run_coroutine_threadsafe docs
by Yury Selivanov
· 10 years ago
6efc7e7
Merge 3.4
by Yury Selivanov
· 10 years ago
01a65af
asyncio.docs: Fix versionadded
by Yury Selivanov
· 10 years ago
5db034a
Docs and one small improvement for issue #25304, by Vincent Michel. (Merge 3.4->3.5.)
by Guido van Rossum
· 10 years ago
601953b
Docs and one small improvement for issue #25304, by Vincent Michel.
by Guido van Rossum
· 10 years ago
04356e1
Issue #24487: Rename async() -> ensure_future() in asyncio docs.
by Yury Selivanov
· 10 years ago
66f8828
Issue #24439: Improve PEP 492 related docs.
by Yury Selivanov
· 10 years ago
d7e19bb
docs/asyncio: Document new ensure_future() and deprecated async()
by Yury Selivanov
· 10 years ago
72dcb0a
Issue #23219: Update asyncio.wait_for() documentation
by Victor Stinner
· 10 years ago
8370496
asyncio: add a note about (non) thread safety in each class
by Victor Stinner
· 10 years ago
bdd574d
asyncio doc: annotate coroutine on coroutine functions and methods
by Victor Stinner
· 11 years ago
d87de83
Closes #22475: asyncio doc, fix Task.get_stack() doc
by Victor Stinner
· 11 years ago
039f703
Close #22473: asyncio doc: rephrase Future with run_forever() example
by Victor Stinner
· 11 years ago
8464c24
asyncio doc: explain how to pass keywords to callbacks (functools.partial)
by Victor Stinner
· 11 years ago
7f314ed
asyncio doc: write simpler examples to introduce asyncio
by Victor Stinner
· 11 years ago
980dd84
asyncio doc: more explicit doc for async()
by Victor Stinner
· 11 years ago
6888b96
asyncio doc: cleanup Hello World examples
by Victor Stinner
· 11 years ago
9c1dba2
Revert #22251
by Berker Peksag
· 11 years ago
3749404
Issue #22251: Fix ReST markup to avoid errors building docs.
by Berker Peksag
· 11 years ago
22dd833
Improve English phrasing in asyncio task docs.
by R David Murray
· 11 years ago
337e03f
Issue #22112, asyncio doc: replace loop.create_task(coro) with
by Victor Stinner
· 11 years ago
c935a95
Englich grammar nit.
by Terry Jan Reedy
· 11 years ago
530ef2f
Update asyncio documentation
by Victor Stinner
· 11 years ago
63b21a8
Closes #21921: Fix ResourceWarning in the asyncio examples: close the event
by Victor Stinner
· 11 years ago
db74d98
Issue #21596: asyncio.wait(): mention that the sequence of futures must not
by Victor Stinner
· 11 years ago
8d21357
Issue #21601: Document asyncio.Task.cancel(). Initial patch written by Vajrasky
by Victor Stinner
· 11 years ago
28d0ae48
Issue #21376: document asyncio.TimeoutError
by Victor Stinner
· 11 years ago
37f15bc
asyncio.docs: Improve wordings; add a note to the Coroutines section. Issue #20706
by Yury Selivanov
· 11 years ago
04e05da
Close #20652: asyncio doc: close the event loop in run_forever() example. Fix
by Victor Stinner
· 11 years ago
c9d1a6b
merge
by Brian Curtin
· 12 years ago
a1afeec
Spelling corrections. Submitted to python-dev by python@mrabarnett.plus.com
by Brian Curtin
· 12 years ago
12c68b2
asyncio doc: fix gather() doc
by Victor Stinner
· 12 years ago
Next »