Staging
v0.8.1
https://github.com/python/cpython
Revision 1e5b25b8c0c45ccfd58da2cb82fdf231c6823fef authored by Yury Selivanov on 29 January 2018, 05:25:05 UTC, committed by GitHub on 29 January 2018, 05:25:05 UTC
To mitigate the situation when the buildbot is under load
and is unable to send/receive data fast enough:

* reduce the size of the payload
* set a generous timeout for socket ops
1 parent 07627e9
History
Tip revision: 1e5b25b8c0c45ccfd58da2cb82fdf231c6823fef authored by Yury Selivanov on 29 January 2018, 05:25:05 UTC
bpo-23749: Make start-tls tests more stable on win7 buildbot (GH-5409)
Tip revision: 1e5b25b
File Mode Size
command
tests
README -rw-r--r-- 295 bytes
__init__.py -rw-r--r-- 236 bytes
_msvccompiler.py -rw-r--r-- 21.0 KB
archive_util.py -rw-r--r-- 7.9 KB
bcppcompiler.py -rw-r--r-- 14.6 KB
ccompiler.py -rw-r--r-- 46.3 KB
cmd.py -rw-r--r-- 17.7 KB
config.py -rw-r--r-- 4.7 KB
core.py -rw-r--r-- 8.7 KB
cygwinccompiler.py -rw-r--r-- 16.1 KB
debug.py -rw-r--r-- 139 bytes
dep_util.py -rw-r--r-- 3.4 KB
dir_util.py -rw-r--r-- 7.6 KB
dist.py -rw-r--r-- 49.2 KB
errors.py -rw-r--r-- 3.5 KB
extension.py -rw-r--r-- 10.3 KB
fancy_getopt.py -rw-r--r-- 17.4 KB
file_util.py -rw-r--r-- 8.0 KB
filelist.py -rw-r--r-- 12.5 KB
log.py -rw-r--r-- 1.9 KB
msvc9compiler.py -rw-r--r-- 29.8 KB
msvccompiler.py -rw-r--r-- 23.0 KB
spawn.py -rw-r--r-- 7.2 KB
sysconfig.py -rw-r--r-- 19.6 KB
text_file.py -rw-r--r-- 12.2 KB
unixccompiler.py -rw-r--r-- 14.0 KB
util.py -rw-r--r-- 19.7 KB
version.py -rw-r--r-- 12.1 KB
versionpredicate.py -rw-r--r-- 5.0 KB

README

back to top