1. c2e0b13 [3.10] Fail the CI if an optional module fails to compile (GH-27466). (GH-27481) by Pablo Galindo Salgado · 2 years, 11 months ago
  2. 726c931 bpo-43888: Remove coverage builds from CI (GH-25679) by Ammar Askar · 3 years, 2 months ago
  3. 20ac347 Fix Sphinx errors in the documentation and re-activate the suspicious check (GH-25368) by Pablo Galindo · 3 years, 2 months ago
  4. a54fc68 bpo-43631: Update to OpenSSL 1.1.1k (GH-25024) by Christian Heimes · 3 years, 3 months ago
  5. 9852cb3 bpo-42955: Rename module_names to sys.stdlib_module_names (GH-24332) by Victor Stinner · 3 years, 5 months ago
  6. cad8020 bpo-42955: Add Python/module_names.h (GH-24258) by Victor Stinner · 3 years, 5 months ago
  7. 85f1ded bpo-42545: Check that all symbols in the limited ABI are exported (GH-23616) by Pablo Galindo · 3 years, 7 months ago
  8. c9c6e9f bpo-42238: Doc: Remove make suspicious from the CI and docs builds. (GH-23313) by Julien Palard · 3 years, 7 months ago
  9. 8394500 bpo-35293: Travis CI uses "make venv" for the doc (GH-22307) by Victor Stinner · 3 years, 9 months ago
  10. fc710ee bpo-40993: Don't run Travis CI coverage on PRs (GH-20916) by Victor Stinner · 4 years ago
  11. d9c1f19 bpo-40474: Updated coverage.yml to better report coverage stats (#19851) by lrjball · 4 years, 1 month ago
  12. 62972d9 bpo-40503: PEP 615: Tests and implementation for zoneinfo (GH-19909) by Paul Ganssle · 4 years, 1 month ago
  13. 3f8a58b PEP 617: Only run the CI with the new parser (GH-19664) by Pablo Galindo · 4 years, 2 months ago
  14. c5fc156 bpo-40334: PEP 617 implementation: New PEG parser for CPython (GH-19503) by Pablo Galindo · 4 years, 2 months ago
  15. b1ffb8b bpo-40162: Update Travis CI config to OpenSSL 1.1.1f (GH-19319) by Victor Stinner · 4 years, 3 months ago
  16. 766b754 bpo-39704: Explicitly pass the path to codecov config (GH-18680) by Ammar Askar · 4 years, 4 months ago
  17. 94d2c8d bpo-39035: travis: Don't use beta group (GH-17602) by Inada Naoki · 4 years, 6 months ago
  18. c987090 Bump Sphinx to 2.2.0. (GH-16532) by Julien Palard · 4 years, 8 months ago
  19. 58ab134 bpo-38117: Test with OpenSSL 1.1.1d (GH-15983) by Christian Heimes · 4 years, 9 months ago
  20. e45b217 Remove macOS tests from Travis. (GH-15809) by Benjamin Peterson · 4 years, 9 months ago
  21. bba9207 Future-proof .travis.yml for Python 3.10 (GH-14831) by Anthony Sottile · 4 years, 9 months ago
  22. 21cfae1 bpo-30345: travis: use -Og with --with-pydebug (GH-14423) by Inada Naoki · 5 years ago
  23. 667eaff bpo-33926: enable GDB tests on Travis CI (GH-14395) by Jeroen Demeyer · 5 years ago
  24. 7d23dbe Doc: Bump Sphinx verison. (#13785) by Julien Palard · 5 years ago
  25. 06651ee bpo-37081: Test with OpenSSL 1.1.1c (GH-13631) by Christian Heimes · 5 years ago
  26. af070c1 Name individual Travis CI jobs (GH-13268) by Gordon P. Hemsley · 5 years ago
  27. 87068ed bpo-36684: Split out gcc and test coverage builds (GH-13146) by Gordon P. Hemsley · 5 years ago
  28. 57b1a28 bpo-36597: fix random doctest failure (GH-12776) by Inada Naoki · 5 years ago
  29. adff01e bpo-36597: Disable Travis CI doctest job (GH-12775) by Victor Stinner · 5 years ago
  30. 74ae50e bpo-36307: Travis: upgrade to Xenial environment (GH-12356) by CAM Gerlach · 5 years ago
  31. a22df48 bpo-35240: Add "doctest" job to Travis CI (GH-10753) by Victor Stinner · 6 years ago
  32. 7f4ba4a Doc: Bump sphinx. (GH-10676) by Julien Palard · 6 years ago
  33. 0bd4826 Encrypt Zulip webhook address (GH-10010) by Zachary Ware · 6 years ago
  34. 17775ae4 Pin again sphinx version as stated in the comment. (GH-9824) by Julien Palard · 6 years ago
  35. 859c068 bpo-34962: make doctest in Doc/ now passes, and is enforced in CI (GH-9806) by Stéphane Wirtel · 6 years ago
  36. 9fb051f bpo-34670: Add TLS 1.3 post handshake auth (GH-9460) by Christian Heimes · 6 years ago
  37. b12112b Enable GUI testing on Travis Linux builds via Xvfb (GH-7887) by Zachary Ware · 6 years ago
  38. d7da836 Add test coverage reporting for C files (GH-7773) by Ammar Askar · 6 years ago
  39. 6b87399 travis: Fix macOS build (GH-7250) by INADA Naoki · 6 years ago
  40. e8eb6cb bpo-33570: TLS 1.3 ciphers for OpenSSL 1.1.1 (GH-6976) by Christian Heimes · 6 years ago
  41. 0876505 Add a webhook for Zulip to the Travis configuration (GH-6379) by Brett Cannon · 6 years ago
  42. bf63e8d bpo-30607: Use external python-doc-theme (GH-2017) by Jon Wayne Parrott · 6 years ago
  43. d7687eb bpo-31355: Travis-CI: re-enable macOS job (#5858) by Antoine Pitrou · 6 years ago
  44. 7eb3f82 Clean up Travis config (GH-5727) by Zachary Ware · 6 years ago
  45. d6ff8a7 bpo-30638: Add clinic to `make regen-all` (GH-5671) by Zachary Ware · 6 years ago
  46. 8ff5356 travis: Use -O3 option (GH-5599) by INADA Naoki · 6 years ago
  47. 32921f9 bpo-32802: Fix Travis build (GH-5589) by Stéphane Wirtel · 6 years ago
  48. b2ec361 Fix changed file detection on Travis (GH-3129) by Ammar Askar · 6 years ago
  49. ced9cb5 bpo-32549: Compile OpenSSL 1.1.0 on Travis CI (#5180) by Christian Heimes · 6 years ago
  50. 122fc13 Revert "bpo-30487: automatically create a venv and install Sphinx when running make (GH-4346)" (#4592) by Ned Deily · 7 years ago
  51. d8d6b91 bpo-30487: automatically create a venv and install Sphinx when running make (GH-4346) by Caleb Hattingh · 7 years ago
  52. 87d332d bpo-31810: Add smelly.py to check exported symbols (#4057) by Victor Stinner · 7 years ago
  53. e8c368d bpo-31540: Allow passing multiprocessing context to ProcessPoolExecutor (#3682) by Thomas Moreau · 7 years ago
  54. a7b3bc5 Travis CI: run coverage test using --fail-env-changed (#3541) by Victor Stinner · 7 years ago
  55. 501b324 bpo-31355: Travis CI: remove the macOS job (#3367) by Victor Stinner · 7 years ago
  56. fcd97d4 Include additional changes to support blurbified NEWS (#3340) by Ned Deily · 7 years ago
  57. 8adc73c Travis: use ccache (#3307) by Christian Heimes · 7 years ago
  58. 92b1f90 bpo-31231: Fix pythoninfo in Travis config (#3134) by Victor Stinner · 7 years ago
  59. b907abc bpo-30871: Add test.pythoninfo (#3075) by Victor Stinner · 7 years ago
  60. 5b392bb bpo-30822: Exclude tzdata from regrtest --all (#2775) by Victor Stinner · 7 years ago
  61. 70cb187 Check the whitespace of pull requests on Travis (GH-2367) by Brett Cannon · 7 years ago
  62. 3f8f16d Show what's changed when Travis fails regen check (GH-2095) by Zachary Ware · 7 years ago
  63. 0afbabe Use Travis to make sure all generated files are up to date (GH-2080) by Zachary Ware · 7 years ago
  64. 167e0fc Install dependencies in Travis OSX build (GH-1952) by Zachary Ware · 7 years ago
  65. c53b13b bpo-30417: Disable 'cpu' and 'tzdata' resources on Travis (GH-1928) by Zachary Ware · 7 years ago
  66. 21c2dd7 Turn on macOS builds for Travis (GH-1846) by Brett Cannon · 7 years ago
  67. a5aa72a Fix Travis config to reinstate test build (GH-1879) by Hiro Asari · 7 years ago
  68. eba68e2 Build docs in parallel (#1842) by Antoine Pitrou · 7 years ago
  69. fca224f bpo-30380: Pin the version of Sphinx used to build the documentation (GH-1612) by Mariatta · 7 years ago
  70. 31b3901 Comment as to why docs are built against Python 3.6 (#1550) by Brett Cannon · 7 years ago
  71. ad2f9e2 Drop the standard gcc test build on Travis (GH-853) by Brett Cannon · 7 years ago
  72. 334e9ec Treat Sphinx warnings as errors (GH-832) by Zachary Ware · 7 years ago
  73. 77ed115 Drop C++ header compatibility test (#718) by Brett Cannon · 7 years ago
  74. 993d4b3 Combine the C++ header CI build into the main C build (GH-697) by Brett Cannon · 7 years ago
  75. 4a2ffce Exit Travis when only Misc/* is changed. (#564) by Serhiy Storchaka · 7 years ago
  76. 91b0e7d Doc/Makefile: set PYTHON to python3 (#124) by Victor Stinner · 7 years ago
  77. 5325197 More Travis docs build tweaks (GH-113) by Zachary Ware · 7 years ago
  78. 984eef7 Only run Travis tests on master and X.Y branches (GH-102) by Donald Stufft · 7 years ago
  79. b52260d Have Travis consider a pull request as passing as soon as required tests complete (#101) by Brett Cannon · 7 years ago
  80. c33ee85 Use 'make check' instead of 'python3 tools/rstlint.py' (#96) by Berker Peksag · 7 years ago
  81. 157c0b8 Only run CI checks when appropriate files have changed (#74) by Berker Peksag · 7 years ago
  82. 2b50186 Travis CI: run rstlint.py in the docs job (#68) by Victor Stinner · 7 years ago
  83. 29896ad Make Travis docs build more lenient (#16) by Zachary Ware · 7 years ago
  84. 4538ddc Fix bpo-29528 Use a secure variable to stop spam (#13) by Donald Stufft · 7 years ago
  85. 0d5f110 Don't treat warnings as error in Travis docs job (#7) by Victor Stinner · 7 years ago
  86. bb09c86 Add a Travis configuration file by Brett Cannon · 7 years ago