Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | asyncio: Better-looking errors when ssl module cannot be imported. In part ↵ | Guido van Rossum | 2013-11-01 | 1 | -0/+2 | |
| | | | | by Arnaud Faure. | |||||
* | asyncio: Various style nits. | Guido van Rossum | 2013-11-01 | 1 | -1/+1 | |
| | ||||||
* | asyncio: Document EventLoop.close(). | Guido van Rossum | 2013-11-01 | 1 | -0/+5 | |
| | ||||||
* | asyncio: Add server_hostname as create_connection() argument, with secure ↵ | Guido van Rossum | 2013-11-01 | 1 | -2/+21 | |
| | | | | default. | |||||
* | (Hopefully) proper fix for gentoo buildbot failure due to lacking AF_INET6 ↵ | Guido van Rossum | 2013-10-20 | 1 | -1/+5 | |
| | | | | | | support. This should supersede revision e3ec6b17260c (but please test before removing that). | |||||
* | Issue #19299: fix refleak test failures in test_asyncio | Antoine Pitrou | 2013-10-19 | 1 | -0/+8 | |
| | ||||||
* | Rename the logger to plain "logger". | Guido van Rossum | 2013-10-17 | 1 | -2/+2 | |
| | ||||||
* | Initial checkin of asyncio package (== Tulip, == PEP 3156). | Guido van Rossum | 2013-10-17 | 1 | -0/+606 | |