Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
ced82ef752ce5f18c4634d3f39d682977a05e8d0
/
Lib
/
asyncio
/
test_utils.py
e6a5379
asyncio, Tulip issue 157: Improve test_events.py, avoid run_briefly() which is
by Victor Stinner
· 11 years ago
f5e3703
asyncio: Fix pyflakes warnings: remove unused variables and imports
by Victor Stinner
· 11 years ago
24ba203
asyncio: Replace "unittest.mock" with "mock" in unit tests
by Victor Stinner
· 11 years ago
da492a8
asyncio: remove unused imports and unused variables noticed by pyflakes
by Victor Stinner
· 11 years ago
b0b0e62
asyncio: Fix spelling and typos.
by Yury Selivanov
· 11 years ago
ff827f0
asyncio: New error handling API. Issue #20681.
by Yury Selivanov
· 11 years ago
88a5bf0
asyncio: Add support for UNIX Domain Sockets.
by Yury Selivanov
· 11 years ago
a125497
asyncio, Tulip issue 126: call_soon(), call_soon_threadsafe(), call_later(),
by Victor Stinner
· 12 years ago
06847d9
Issue #20505: Fix TestLoop, set the clock resolution
by Victor Stinner
· 12 years ago
dc62b7e
asyncio: Tulip issue 112: Inline make_handle() into Handle constructor
by Victor Stinner
· 12 years ago
09f08fe
asyncio: Remove more relics of resolution/granularity.
by Guido van Rossum
· 12 years ago
1c16537
asyncio: Fix granularity of test_utils.TestLoop.
by Victor Stinner
· 12 years ago
75a5ec8
Fix asyncio tests: define resolution
by Victor Stinner
· 12 years ago
2748bc7
asyncio: remove references to the Tulip project, rename Tulip to asyncio.
by Victor Stinner
· 12 years ago
782b8e4
Remove a duplicated import
by Victor Stinner
· 12 years ago
1a605ed
asyncio: Add Task.current_task() class method.
by Guido van Rossum
· 12 years ago
c9a87e6
fix cert names for asyncio test
by Christian Heimes
· 12 years ago
b3330a0a
Issue #19842: Refactor BaseSelector to make it an actual usable ABC.
by Charles-François Natali
· 12 years ago
a7a150c
Close #19297: fix resource warnings in test_asyncio. Patch by Vajrasky Kok.
by Antoine Pitrou
· 12 years ago
d20afad
Issue #19305: try to fix sporadic test_asyncio failure on FreeBSD 10.0
by Antoine Pitrou
· 12 years ago
27b7c7e
Initial checkin of asyncio package (== Tulip, == PEP 3156).
by Guido van Rossum
· 12 years ago