Staging
v0.5.1
https://github.com/python/cpython
Revision dc020cc9800ae85f3a241b89ff5fcbc35ba39406 authored by Miss Islington (bot) on 18 January 2019, 01:02:43 UTC, committed by Ned Deily on 18 January 2019, 01:02:43 UTC
The problem affects _testWithTimeoutTriggeredSend in test_socket.py.
(cherry picked from commit 1f511e1af060e98fb789319a96076c06e7f98135)

Co-authored-by: Pablo Galindo <Pablogsal@gmail.com>
1 parent 7eef540
Raw File
Tip revision: dc020cc9800ae85f3a241b89ff5fcbc35ba39406 authored by Miss Islington (bot) on 18 January 2019, 01:02:43 UTC
Make sure file object is close if socket.create_connection fails (GH-11334) (GH-11351)
Tip revision: dc020cc
.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