1. 8c125eb asyncio: Make sure BaseException is re-raised in SSLProtocol by Yury Selivanov · 10 years ago
  2. 2a8911c asyncio: Sync with upstream (compat module) by Yury Selivanov · 10 years ago
  3. 978a9af Issue #23243, asyncio: Emit a ResourceWarning when an event loop or a transport by Victor Stinner · 11 years ago
  4. f07801b asyncio: SSL transports now clear their reference to the waiter by Victor Stinner · 11 years ago
  5. b507cba asyncio: Fix SSLProtocol.eof_received() by Victor Stinner · 11 years ago
  6. ff018e4 asyncio: sync with Tulip by Victor Stinner · 11 years ago
  7. 7e222f4 SSLProtocol: set the _transport attribute in the constructor by Victor Stinner · 11 years ago
  8. 72bdefb Issue #22560: Fix typo: call -> call_soon by Victor Stinner · 11 years ago
  9. 042dad7 Issue #22560: Fix SSLProtocol._on_handshake_complete() by Victor Stinner · 11 years ago
  10. 177e9f0 Issue #23197, asyncio: On SSL handshake failure, check if the waiter is by Victor Stinner · 11 years ago
  11. 231b404 Issue #22560: New SSL implementation based on ssl.MemoryBIO by Victor Stinner · 11 years ago