| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
Python 3.4 to log "uncatched" exceptions, instead of the dedicated
_TracebackLogger class.
|
| |
|
|
|
|
| |
Patch written by Vajrasky Kok.
|
| |
|
| |
|
| |
|
|
|
|
| |
The new asyncio package now supports the new feature and comes with additional tests for SSL.
|
|
|
|
| |
limit EINTR occurrences.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
accept bytearray/memoryview too. Change some asserts with proper exceptions.
|
|
|
|
| |
loop. By Anthony Baire.
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
threading.[Bounded]Semaphore.
|
|
|
|
|
| |
create SSLContext objects in Python's stdlib module. It provides a single
configuration point and makes use of SSLContext.load_default_certs().
|
| |
|
| |
|
|
|
|
| |
Ibarra Corretgé (mostly).
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
handlers. Should fix buildbot issues.
|
| |
|
|
|
|
| |
n structure.
|
|
|
|
| |
by Arnaud Faure.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
default.
|
| |
|
|
|
|
| |
asyncio issue #78.
|
| |
|