Staging
v0.5.1
https://github.com/python/cpython
Revision b5f20ea91ec4d9dc7e1c31629903888c651bd02c authored by Victor Stinner on 20 July 2017, 18:04:49 UTC, committed by Ned Deily on 20 July 2017, 18:04:49 UTC
* Backport Travis CI config from master

Add .travis.yml for Travis CI.

* bpo-30231: Remove skipped test_imaplib tests (#1419) (#2193)

The public cyrus.andrew.cmu.edu IMAP server (port 993) doesn't accept
TLS connection using our self-signed x509 certificate. Remove the two
tests which are already skipped.
(cherry picked from commit 7895a0585b4b6a1c8082d17227307c6ce2c8bb8b)
1 parent e46f1c1
History
Tip revision: b5f20ea91ec4d9dc7e1c31629903888c651bd02c authored by Victor Stinner on 20 July 2017, 18:04:49 UTC
[3.3] Backport CI config from master and remove skipped imaplib tests (#2481)
Tip revision: b5f20ea
File Mode Size
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
Parser
Python
Tools
.bzrignore -rw-r--r-- 584 bytes
.gitignore -rw-r--r-- 891 bytes
.hgeol -rw-r--r-- 786 bytes
.hgignore -rw-r--r-- 1.2 KB
.hgtags -rw-r--r-- 6.1 KB
.hgtouch -rw-r--r-- 1.3 KB
.travis.yml -rw-r--r-- 2.1 KB
LICENSE -rw-r--r-- 12.5 KB
Makefile.pre.in -rw-r--r-- 48.6 KB
README -rw-r--r-- 6.6 KB
config.guess -rwxr-xr-x 44.2 KB
config.sub -rwxr-xr-x 34.7 KB
configure -rwxr-xr-x 431.5 KB
configure.ac -rw-r--r-- 133.4 KB
install-sh -rwxr-xr-x 7.0 KB
pyconfig.h.in -rw-r--r-- 39.5 KB
setup.py -rw-r--r-- 93.9 KB

README

back to top