index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Lib
/
asyncio
Commit message (
Expand
)
Author
Age
Files
Lines
*
Taskgroup tweaks (GH-31559)
Tin Tvrtković
2022-02-26
1
-27/+23
*
bpo-46771: Implement task cancel requests counter (GH-31513)
Tin Tvrtković
2022-02-24
1
-9/+21
*
Inherit asyncio proactor datagram transport from asyncio.DatagramTransport (#...
Andrew Svetlov
2022-02-22
1
-1/+2
*
bpo-46827: pass sock.type to getaddrinfo in sock_connect (GH-31499)
Thomas Grainger
2022-02-22
1
-1/+3
*
bpo-45390: Propagate CancelledError's message from cancelled task to its awai...
Andrew Svetlov
2022-02-21
1
-0/+5
*
bpo-46796: Simplify handling of removed parameter "loop" in asyncio (GH-31431)
Serhiy Storchaka
2022-02-21
3
-22/+7
*
Raise TypeError if SSLSocket is passed to asyncio transport-based methods (GH...
Andrew Svetlov
2022-02-20
2
-10/+20
*
bpo-46672: fix `NameError` in `asyncio.gather` if type check fails (GH-31187)
Nikita Sobolev
2022-02-20
1
-1/+2
*
bpo-46752: Uniform TaskGroup.__repr__ (GH-31409)
Andrew Svetlov
2022-02-20
1
-8/+10
*
bpo-46752: Slight improvements to TaskGroup API (GH-31398)
Guido van Rossum
2022-02-18
1
-18/+4
*
bpo-46752: Add TaskGroup; add Task..cancelled(),.uncancel() (GH-31270)
Guido van Rossum
2022-02-15
4
-2/+252
*
bpo-46741: Update `asyncio.protocols.BufferedProtocol` docstring (31327)
Alex Waygood
2022-02-15
1
-4/+0
*
bpo-44011: New asyncio ssl implementation (#31275)
Kumar Aditya
2022-02-15
7
-467/+721
*
bpo-46487: Add `get_write_buffer_limits` to Write and _SSLProtocol transports...
Emiya
2022-02-01
2
-0/+12
*
bpo-26552: Fixed case where failing `asyncio.ensure_future` did not close the...
Kumar Aditya
2022-01-28
1
-2/+8
*
bpo-46469: Make asyncio generic classes return GenericAlias (GH-30777)
Kumar Aditya
2022-01-22
3
-6/+6
*
bpo-46310: simplify `for` loop in `asyncio/windows_events` (GH-30334)
Nikita Sobolev
2022-01-11
1
-1/+1
*
bpo-46278: fix typo introduced in GH-30427 (GH-30430)
Kumar Aditya
2022-01-06
1
-2/+2
*
Reflect 'context' arg in 'AbstractEventLoop.call_*()' methods (GH-30427)
Andrew Svetlov
2022-01-06
1
-4/+4
*
bpo-46239: improve error message when importing `asyncio.windows_events` (GH-...
Nikita Sobolev
2022-01-04
1
-0/+5
*
bpo-46238: reuse `_winapi` constants in `asyncio.windows_events` (GH-30352)
Nikita Sobolev
2022-01-04
1
-3/+3
*
bpo-23819: Fix asyncio tests on python optimized mode (GH-30195)
Kumar Aditya
2021-12-26
1
-2/+2
*
bpo-42413: Replace `concurrent.futures.TimeoutError` and `asyncio.TimeoutErro...
Kumar Aditya
2021-12-19
1
-2/+1
*
Re-add `reuse_address` parameter to `create_server` (GH-29733)
Jim Crist-Harif
2021-12-12
1
-0/+6
*
bpo-23819: asyncio: Replace AssertionError with TypeError where it makes sens...
Kumar Aditya
2021-12-06
2
-3/+8
*
bpo-37658: Actually return result in race condition (GH-29202)
Sam Bull
2021-11-29
1
-6/+2
*
Cleanup a couple of comments left on PR 28775 post-merge. (GH-29079)
Gregory P. Smith
2021-10-20
1
-1/+1
*
bpo-45416: Fix use of asyncio.Condition() with explicit Lock objects (GH-28850)
Joongi Kim
2021-10-10
1
-2/+0
*
Fix typos in the Lib directory (GH-28775)
Christian Clauss
2021-10-06
2
-3/+3
*
bpo-45129 Remove deprecated reuse_address (GH-28207)
Hugo van Kemenade
2021-09-08
1
-25/+2
*
Trivial typo in docstring
Jesús Cea
2021-07-31
1
-1/+1
*
bpo-44740: Lowercase "internet" and "web" where appropriate. (#27378)
Mariusz Felisiak
2021-07-26
1
-1/+1
*
bpo-43234: Prohibit non-ThreadPoolExecutor in loop.set_default_executor (GH-2...
Illia Volochii
2021-07-01
1
-5/+1
*
bpo-43216: Remove @asyncio.coroutine (GH-26369)
Illia Volochii
2021-07-01
1
-162/+4
*
bpo-43232: Remove previously deprecated methods on TransportSocket (GH-24538)
Illia Volochii
2021-06-30
1
-108/+0
*
bpo-43945: [Enum] reduce scope of new format() behavior (GH-26752)
Ethan Furman
2021-06-18
1
-2/+2
*
Fix typos in multiple files (GH-26689)
Binbin
2021-06-13
1
-1/+1
*
bpo-44011: Revert "New asyncio ssl implementation (GH-17975)" (GH-25848)
Pablo Galindo
2021-05-03
7
-721/+467
*
bpo-44011: Fix asyncio tests without ssl module (GH-25840)
Christian Heimes
2021-05-03
1
-1/+2
*
bpo-44011: New asyncio ssl implementation (#17975)
Andrew Svetlov
2021-05-02
7
-467/+720
*
bpo-43989: Add signal format specifier for unix_events (GH-25769)
Roberto Hueso
2021-05-01
1
-2/+2
*
bpo-39529: Deprecate creating new event loop in asyncio.get_event_loop() (GH-...
Serhiy Storchaka
2021-04-25
4
-27/+44
*
bpo-41891: ensure asyncio.wait_for waits for task completion (#22461)
Richard Kojedzinszky
2020-12-18
1
-1/+4
*
bpo-38323: Add guard clauses in MultiLoopChildWatcher. (#22756)
Chris Jerdonek
2020-12-16
1
-14/+18
*
bpo-40364: asyncio uses os.waitstatus_to_exitcode() (GH-23798)
Victor Stinner
2020-12-16
1
-19/+15
*
bpo-42582: Remove asyncio._all_tasks_compat(). (GH-23664)
Serhiy Storchaka
2020-12-06
2
-28/+0
*
bpo-34215: Clarify IncompleteReadError message when "expected" is None (GH-21...
Zackery Spytz
2020-11-28
1
-1/+2
*
bpo-41241: Unnecessary Type casting in 'if condition' (GH-21396)
Wansoo Kim
2020-11-28
1
-1/+1
*
bpo-42392: Remove loop parameter from asyncio.tasks and asyncio.subprocess (G...
Yurii Karabas
2020-11-28
5
-74/+25
*
bpo-41332: Added missing connect_accepted_socket() to AbstractEventLoop (GH-2...
Alex Grönholm
2020-11-26
2
-8/+14
[next]