Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
11a247df88f15b51feff8a3c46005676bb29b96e
/
Lib
/
asyncio
/
windows_utils.py
6370f34
bpo-32262: Fix codestyle; use f-strings formatting where necessary. (#4775)
by Yury Selivanov
· 8 years ago
ac577d7
bpo-32154: Remove asyncio.windows_utils.socketpair (#4609)
by Victor Stinner
· 8 years ago
1e73dbb
Fix small exception typos in Lib (#818)
by Jim Fasarakis-Hilliard
· 8 years ago
e19558a
Add a source parameter to warnings.warn()
by Victor Stinner
· 9 years ago
978a9af
Issue #23243, asyncio: Emit a ResourceWarning when an event loop or a transport
by Victor Stinner
· 10 years ago
2a3f38f
asyncio: PipeHandle.fileno() now raises an exception if the pipe is closed
by Victor Stinner
· 10 years ago
29ad011
asyncio: sync with Tulip
by Victor Stinner
· 10 years ago
15cc678
asyncio: Truncate to 80 columns
by Victor Stinner
· 10 years ago
1b9763d
asyncio: sync with Tulip
by Victor Stinner
· 11 years ago
f67f460
Issue #18643: asyncio.windows_utils now reuse socket.socketpair() on Windows if
by Victor Stinner
· 11 years ago
a9fa266
Issue #21119: asyncio: Make sure that socketpair() close sockets on error
by Victor Stinner
· 11 years ago
eeeebcd
asyncio: Synchronize with Tulip
by Victor Stinner
· 11 years ago
a8d630a
asyncio: Various style nits.
by Guido van Rossum
· 12 years ago
5969128
asyncio: Add support for running subprocesses on Windows with the IOCP event loop (Richard Oudkerk).
by Guido van Rossum
· 12 years ago
27b7c7e
Initial checkin of asyncio package (== Tulip, == PEP 3156).
by Guido van Rossum
· 12 years ago