COMMITS
/ .travis.yml October 12, 2022
J
[3.10] gh-86404: Doc CI: Disable suspicious checks. (GH-26575) (GH-98221)
Julien Palard committed
July 30, 2021
P
[3.10] Fail the CI if an optional module fails to compile (GH-27466). (GH-27481)
Pablo Galindo Salgado committed
April 30, 2021
A
bpo-43888: Remove coverage builds from CI (GH-25679)
Ammar Askar committed
April 12, 2021
P
Fix Sphinx errors in the documentation and re-activate the suspicious check (GH-25368)
Pablo Galindo committed
March 30, 2021
C
bpo-43631: Update to OpenSSL 1.1.1k (GH-25024)
Christian Heimes committed
January 25, 2021
V
bpo-42955: Rename module_names to sys.stdlib_module_names (GH-24332)
Victor Stinner committed
January 19, 2021
V
bpo-42955: Add Python/module_names.h (GH-24258)
Victor Stinner committed
December 4, 2020
P
bpo-42545: Check that all symbols in the limited ABI are exported (GH-23616)
Pablo Galindo committed
November 25, 2020
J
bpo-42238: Doc: Remove make suspicious from the CI and docs builds. (GH-23313)
Julien Palard committed
September 18, 2020
V
bpo-35293: Travis CI uses "make venv" for the doc (GH-22307)
Victor Stinner committed
June 16, 2020
V
bpo-40993: Don't run Travis CI coverage on PRs (GH-20916)
Victor Stinner committed
May 28, 2020
L
bpo-40474: Updated coverage.yml to better report coverage stats (#19851)
lrjball committed
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