index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Lib
/
asyncio
/
sslproto.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge 3.5 (asyncio)
Yury Selivanov
2016-06-28
1
-0/+1
|
\
|
*
asyncio: Fix NameError in sslproto _fatal_error()
Yury Selivanov
2016-06-28
1
-0/+1
*
|
Issue #27076: Merge spelling from 3.5
Martin Panter
2016-05-26
1
-1/+1
|
\
\
|
|
/
|
*
Issue #27076: Doc, comment and tests spelling fixes
Martin Panter
2016-05-26
1
-1/+1
*
|
Merge 3.5 (asyncio)
Victor Stinner
2016-04-01
1
-1/+1
|
\
\
|
|
/
|
*
asyncio: Don't log ConnectionAbortedError
Victor Stinner
2016-04-01
1
-1/+1
*
|
Add a source parameter to warnings.warn()
Victor Stinner
2016-03-22
1
-1/+2
|
/
*
asyncio: Add Transport.is_closing()
Yury Selivanov
2015-11-16
1
-0/+3
*
Issue #25523: Further a-to-an corrections.
Serhiy Storchaka
2015-11-02
1
-1/+1
*
Issue #25114, asyncio: add ssl_object extra info to SSL transports
Victor Stinner
2015-09-21
1
-0/+4
*
asyncio: Make sure BaseException is re-raised in SSLProtocol
Yury Selivanov
2015-08-05
1
-1/+6
*
asyncio: Sync with upstream (compat module)
Yury Selivanov
2015-08-04
1
-2/+2
*
Issue #23243, asyncio: Emit a ResourceWarning when an event loop or a transport
Victor Stinner
2015-01-29
1
-0/+13
*
asyncio: SSL transports now clear their reference to the waiter
Victor Stinner
2015-01-28
1
-7/+13
*
asyncio: Fix SSLProtocol.eof_received()
Victor Stinner
2015-01-28
1
-0/+4
*
asyncio: sync with Tulip
Victor Stinner
2015-01-27
1
-1/+0
*
SSLProtocol: set the _transport attribute in the constructor
Victor Stinner
2015-01-15
1
-0/+1
*
Issue #22560: Fix typo: call -> call_soon
Victor Stinner
2015-01-15
1
-1/+1
*
Issue #22560: Fix SSLProtocol._on_handshake_complete()
Victor Stinner
2015-01-15
1
-2/+6
*
Issue #23197, asyncio: On SSL handshake failure, check if the waiter is
Victor Stinner
2015-01-14
1
-2/+3
*
Issue #22560: New SSL implementation based on ssl.MemoryBIO
Victor Stinner
2015-01-13
1
-0/+640