summaryrefslogtreecommitdiffstats
path: root/Lib/test/test_asyncio/test_buffered_proto.py
Commit message (Expand)AuthorAgeFilesLines
* bpo-33654: Support BufferedProtocol in set_protocol() and start_tls() (GH-7130)Miss Islington (bot)2018-05-281-1/+1
* bpo-32251: Implement asyncio.BufferedProtocol. (#4755)Yury Selivanov2018-01-281-0/+85