summaryrefslogtreecommitdiff
path: root/tests/test_streams.py
Commit message (Expand)AuthorAgeFilesLines
* Add closing read-only property to transportsclosingVictor Stinner2015-07-201-0/+17
* Replace Tulip with asyncio in test commentsVictor Stinner2015-07-091-3/+3
* Python issue #23208: Add BaseEventLoop._current_handleVictor Stinner2015-01-261-0/+641