Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
a125497ea302aff937a5c59f98c39dba4f1ab59b
/
Lib
/
asyncio
/
futures.py
9572898
asyncio: Future.set_exception(exc) should instantiate exc if it is a class.
by Victor Stinner
· 12 years ago
e40c078
Issue #19967: Defer the formating of the traceback in asyncio.Future destructor
by Victor Stinner
· 12 years ago
9ba75db
asyncio: Clean up formatting.
by Guido van Rossum
· 12 years ago
4c3c699
Close #19967: Thanks to the PEP 442, asyncio.Future can use a destructor in
by Victor Stinner
· 12 years ago
7a46564
asyncio: Pass cancellation from wrapping Future to wrapped Future. By Saúl Ibarra Corretgé (mostly).
by Guido van Rossum
· 12 years ago
fc29e0f
Rename the logger to plain "logger".
by Guido van Rossum
· 12 years ago
27b7c7e
Initial checkin of asyncio package (== Tulip, == PEP 3156).
by Guido van Rossum
· 12 years ago