COMMITS
/ .travis.yml May 16, 2020
P
bpo-40503: PEP 615: Tests and implementation for zoneinfo (GH-19909)
Paul Ganssle committed
April 22, 2020
P
PEP 617: Only run the CI with the new parser (GH-19664)
Pablo Galindo committed
P
bpo-40334: PEP 617 implementation: New PEG parser for CPython (GH-19503)
Pablo Galindo committed
April 3, 2020
V
bpo-40162: Update Travis CI config to OpenSSL 1.1.1f (GH-19319)
Victor Stinner committed
February 27, 2020
A
bpo-39704: Explicitly pass the path to codecov config (GH-18680)
Ammar Askar committed
December 14, 2019
I
bpo-39035: travis: Don't use beta group (GH-17602)
Inada Naoki committed
October 22, 2019
J
Bump Sphinx to 2.2.0. (GH-16532)
Julien Palard committed
September 11, 2019
C
bpo-38117: Test with OpenSSL 1.1.1d (GH-15983)
Christian Heimes committed
September 10, 2019
B
Remove macOS tests from Travis. (GH-15809)
Benjamin Peterson committed
September 9, 2019
A
Future-proof .travis.yml for Python 3.10 (GH-14831)
Anthony Sottile committed
June 27, 2019
I
bpo-30345: travis: use -Og with --with-pydebug (GH-14423)
Inada Naoki committed
J
bpo-33926: enable GDB tests on Travis CI (GH-14395)
Jeroen Demeyer committed
June 15, 2019
J
Doc: Bump Sphinx verison. (#13785)
Julien Palard committed
June 3, 2019
C
bpo-37081: Test with OpenSSL 1.1.1c (GH-13631)
Christian Heimes committed
May 13, 2019
G
Name individual Travis CI jobs (GH-13268)
Gordon P. Hemsley committed
May 12, 2019
G
bpo-36684: Split out gcc and test coverage builds (GH-13146)
Gordon P. Hemsley committed
April 11, 2019
I
bpo-36597: fix random doctest failure (GH-12776)
Inada Naoki committed
V
bpo-36597: Disable Travis CI doctest job (GH-12775)
Victor Stinner committed
March 18, 2019
C
bpo-36307: Travis: upgrade to Xenial environment (GH-12356)
CAM Gerlach committed
November 28, 2018
V
bpo-35240: Add "doctest" job to Travis CI (GH-10753)
Victor Stinner committed
November 24, 2018
J
Doc: Bump sphinx. (GH-10676)
Julien Palard committed
October 20, 2018
Z
Encrypt Zulip webhook address (GH-10010)
Zachary Ware committed
October 12, 2018
J
Pin again sphinx version as stated in the comment. (GH-9824)
Julien Palard committed
S
bpo-34962: make doctest in Doc/ now passes, and is enforced in CI (GH-9806)
Stéphane Wirtel committed
September 23, 2018
C
bpo-34670: Add TLS 1.3 post handshake auth (GH-9460)
Christian Heimes committed
July 11, 2018
Z
Enable GUI testing on Travis Linux builds via Xvfb (GH-7887)
Zachary Ware committed
June 22, 2018
A
Add test coverage reporting for C files (GH-7773)
Ammar Askar committed
June 4, 2018
I
travis: Fix macOS build (GH-7250)
INADA Naoki committed
May 22, 2018
C
bpo-33570: TLS 1.3 ciphers for OpenSSL 1.1.1 (GH-6976)
Christian Heimes committed
April 5, 2018
B
Add a webhook for Zulip to the Travis configuration (GH-6379)
Brett Cannon committed
March 1, 2018
J
bpo-30607: Use external python-doc-theme (GH-2017)
Jon Wayne Parrott committed
February 27, 2018
A
bpo-31355: Travis-CI: re-enable macOS job (#5858)
Antoine Pitrou committed
February 18, 2018
Z
Clean up Travis config (GH-5727)
Zachary Ware committed
February 17, 2018
Z
bpo-30638: Add clinic to `make regen-all` (GH-5671)
Zachary Ware committed
February 10, 2018
I
travis: Use -O3 option (GH-5599)
INADA Naoki committed
February 8, 2018
S
bpo-32802: Fix Travis build (GH-5589)
Stéphane Wirtel committed
January 27, 2018
A
Fix changed file detection on Travis (GH-3129)
Ammar Askar committed
January 16, 2018
C
bpo-32549: Compile OpenSSL 1.1.0 on Travis CI (#5180)
Christian Heimes committed
November 27, 2017
November 26, 2017
C
bpo-30487: automatically create a venv and install Sphinx when running make (GH-4346)
Caleb Hattingh committed
October 24, 2017
V
bpo-31810: Add smelly.py to check exported symbols (#4057)
Victor Stinner committed
October 3, 2017
T
bpo-31540: Allow passing multiprocessing context to ProcessPoolExecutor (#3682)
Thomas Moreau committed
September 13, 2017
V
Travis CI: run coverage test using --fail-env-changed (#3541)
Victor Stinner committed
September 6, 2017
V
bpo-31355: Travis CI: remove the macOS job (#3367)
Victor Stinner committed
September 5, 2017
N
Include additional changes to support blurbified NEWS (#3340)
Ned Deily committed
September 4, 2017
C
Travis: use ccache (#3307)
Christian Heimes committed
August 18, 2017
V
bpo-31231: Fix pythoninfo in Travis config (#3134)
Victor Stinner committed
August 17, 2017
V
bpo-30871: Add test.pythoninfo (#3075)
Victor Stinner committed
July 20, 2017
V
bpo-30822: Exclude tzdata from regrtest --all (#2775)
Victor Stinner committed
June 24, 2017
B
Check the whitespace of pull requests on Travis (GH-2367)
Brett Cannon committed