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
Python.asdl -rw-r--r-- 4.5 KB
acceler.c -rw-r--r-- 3.3 KB
asdl.py -rw-r--r-- 10.9 KB
asdl_c.py -rwxr-xr-x 40.8 KB
bitset.c -rw-r--r-- 1.0 KB
firstsets.c -rw-r--r-- 2.8 KB
grammar.c -rw-r--r-- 6.7 KB
grammar1.c -rw-r--r-- 1.3 KB
listnode.c -rw-r--r-- 1.2 KB
metagrammar.c -rw-r--r-- 2.4 KB
myreadline.c -rw-r--r-- 6.0 KB
node.c -rw-r--r-- 4.4 KB
parser.c -rw-r--r-- 11.7 KB
parser.h -rw-r--r-- 1.0 KB
parsetok.c -rw-r--r-- 9.2 KB
parsetok_pgen.c -rw-r--r-- 35 bytes
pgen.c -rw-r--r-- 17.5 KB
pgenmain.c -rw-r--r-- 3.8 KB
printgrammar.c -rw-r--r-- 2.9 KB
spark.py -rw-r--r-- 26.5 KB
tokenizer.c -rw-r--r-- 49.3 KB
tokenizer.h -rw-r--r-- 3.3 KB
tokenizer_pgen.c -rw-r--r-- 36 bytes

back to top