Staging
v0.5.1
https://github.com/python/cpython
Revision 017e9fda922a143ac9f1601cbde05e80214852d2 authored by Andrew Svetlov on 10 March 2018, 17:09:07 UTC, committed by GitHub on 10 March 2018, 17:09:07 UTC
* Skip write()/data_received() if sslpipe is destroyed.
(cherry picked from commit 5e80a71ab67045fecec46573a1892e240b569ace)
1 parent de8567e
Raw File
Tip revision: 017e9fda922a143ac9f1601cbde05e80214852d2 authored by Andrew Svetlov on 10 March 2018, 17:09:07 UTC
[3.6] bpo-33037: Skip sending/receiving after SSL transport closing (GH-6044) (GH-6058)
Tip revision: 017e9fd
.bzrignore
.purify
autom4te.cache
config.log
config.cache
config.status
config.status.lineno
db_home
Makefile
buildno
python
build
Makefile.pre
platform
pybuilddir.txt
pyconfig.h
libpython*.a
libpython*.so*
python.exe
python-gdb.py
reflog.txt
tags
TAGS
.gdb_history
Doc/tools/sphinx
Doc/tools/jinja
Doc/tools/jinja2
Doc/tools/pygments
Doc/tools/docutils
Misc/python.pc
Modules/Setup
Modules/Setup.config
Modules/Setup.local
Modules/config.c
Modules/ld_so_aix
Parser/pgen
Lib/test/data/*
Lib/lib2to3/Grammar*.pickle
Lib/lib2to3/PatternGrammar*.pickle
__pycache__
.coverage
coverage/*
htmlcov/*
back to top