Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
875ef4c70a51a36c6b0a3eefe1dfa2ccd49bbf08
/
Lib
/
asyncio
/
sslproto.py
8c125eb
asyncio: Make sure BaseException is re-raised in SSLProtocol
by Yury Selivanov
· 10 years ago
2a8911c
asyncio: Sync with upstream (compat module)
by Yury Selivanov
· 10 years ago
978a9af
Issue #23243, asyncio: Emit a ResourceWarning when an event loop or a transport
by Victor Stinner
· 11 years ago
f07801b
asyncio: SSL transports now clear their reference to the waiter
by Victor Stinner
· 11 years ago
b507cba
asyncio: Fix SSLProtocol.eof_received()
by Victor Stinner
· 11 years ago
ff018e4
asyncio: sync with Tulip
by Victor Stinner
· 11 years ago
7e222f4
SSLProtocol: set the _transport attribute in the constructor
by Victor Stinner
· 11 years ago
72bdefb
Issue #22560: Fix typo: call -> call_soon
by Victor Stinner
· 11 years ago
042dad7
Issue #22560: Fix SSLProtocol._on_handshake_complete()
by Victor Stinner
· 11 years ago
177e9f0
Issue #23197, asyncio: On SSL handshake failure, check if the waiter is
by Victor Stinner
· 11 years ago
231b404
Issue #22560: New SSL implementation based on ssl.MemoryBIO
by Victor Stinner
· 11 years ago