| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | bpo-34728: Fix asyncio tests to run under "-Werror" (GH-9661) | Yury Selivanov | 2018-10-02 | 1 | -1/+1 | 
| | | |||||
| * | bpo-33789: test_asyncio: Fix ResourceWarning (GH-7460) | Victor Stinner | 2018-06-06 | 1 | -2/+7 | 
| | | | | | | * Close sockets and streams to fix ResourceWarning warnings * Catch also OSError to hide a traceback on an expected handshake error | ||||
| * | Make asyncio tests run when there's no SSL module (#5196) | Yury Selivanov | 2018-01-15 | 1 | -3/+0 | 
| | | |||||
| * | bpo-23749: Implement loop.start_tls() (#5039) | Yury Selivanov | 2017-12-30 | 1 | -0/+279 | 
