GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
fork/cpython.git
3.6
3.7
3.8
3.9
backport-e35ca41-3.11
gentoo
gentoo-2.7-vanilla
main
master
Gentoo fork of Python
Python project <python@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
.travis.yml
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpo-35240: Add "doctest" job to Travis CI (GH-10753)
Victor Stinner
2018-11-28
1
-4
/
+16
*
Doc: Bump sphinx. (GH-10676)
Julien Palard
2018-11-24
1
-1
/
+1
*
Encrypt Zulip webhook address (GH-10010)
Zachary Ware
2018-10-20
1
-5
/
+8
*
Pin again sphinx version as stated in the comment. (GH-9824)
Julien Palard
2018-10-12
1
-1
/
+1
*
bpo-34962: make doctest in Doc/ now passes, and is enforced in CI (GH-9806)
Stéphane Wirtel
2018-10-12
1
-4
/
+10
*
bpo-34670: Add TLS 1.3 post handshake auth (GH-9460)
Christian Heimes
2018-09-22
1
-1
/
+1
*
Enable GUI testing on Travis Linux builds via Xvfb (GH-7887)
Zachary Ware
2018-07-11
1
-2
/
+7
*
Add test coverage reporting for C files (GH-7773)
Ammar Askar
2018-06-22
1
-1
/
+6
*
travis: Fix macOS build (GH-7250)
INADA Naoki
2018-06-04
1
-1
/
+1
*
bpo-33570: TLS 1.3 ciphers for OpenSSL 1.1.1 (GH-6976)
Christian Heimes
2018-05-22
1
-1
/
+1
*
Add a webhook for Zulip to the Travis configuration (GH-6379)
Brett Cannon
2018-04-04
1
-0
/
+5
*
bpo-30607: Use external python-doc-theme (GH-2017)
Jon Wayne Parrott
2018-03-01
1
-1
/
+2
*
bpo-31355: Travis-CI: re-enable macOS job (#5858)
Antoine Pitrou
2018-02-27
1
-3
/
+12
*
Clean up Travis config (GH-5727)
Zachary Ware
2018-02-18
1
-48
/
+52
*
bpo-30638: Add clinic to `make regen-all` (GH-5671)
Zachary Ware
2018-02-17
1
-2
/
+2
*
travis: Use -O3 option (GH-5599)
INADA Naoki
2018-02-10
1
-1
/
+2
*
bpo-32802: Fix Travis build (GH-5589)
Stéphane Wirtel
2018-02-08
1
-1
/
+1
*
Fix changed file detection on Travis (GH-3129)
Ammar Askar
2018-01-27
1
-1
/
+15
*
bpo-32549: Compile OpenSSL 1.1.0 on Travis CI (#5180)
Christian Heimes
2018-01-16
1
-0
/
+24
*
Revert "bpo-30487: automatically create a venv and install Sphinx when runnin...
Ned Deily
2017-11-27
1
-1
/
+1
*
bpo-30487: automatically create a venv and install Sphinx when running make (...
Caleb Hattingh
2017-11-26
1
-1
/
+1
*
bpo-31810: Add smelly.py to check exported symbols (#4057)
Victor Stinner
2017-10-24
1
-0
/
+2
*
bpo-31540: Allow passing multiprocessing context to ProcessPoolExecutor (#3682)
Thomas Moreau
2017-10-03
1
-1
/
+1
*
Travis CI: run coverage test using --fail-env-changed (#3541)
Victor Stinner
2017-09-13
1
-1
/
+1
*
bpo-31355: Travis CI: remove the macOS job (#3367)
Victor Stinner
2017-09-06
1
-9
/
+0
*
Include additional changes to support blurbified NEWS (#3340)
Ned Deily
2017-09-05
1
-1
/
+1
*
Travis: use ccache (#3307)
Christian Heimes
2017-09-05
1
-2
/
+4
*
bpo-31231: Fix pythoninfo in Travis config (#3134)
Victor Stinner
2017-08-18
1
-1
/
+1
*
bpo-30871: Add test.pythoninfo (#3075)
Victor Stinner
2017-08-17
1
-0
/
+2
*
bpo-30822: Exclude tzdata from regrtest --all (#2775)
Victor Stinner
2017-07-20
1
-2
/
+2
*
Check the whitespace of pull requests on Travis (GH-2367)
Brett Cannon
2017-06-24
1
-0
/
+5
*
Show what's changed when Travis fails regen check (GH-2095)
Zachary Ware
2017-06-10
1
-1
/
+3
*
Use Travis to make sure all generated files are up to date (GH-2080)
Zachary Ware
2017-06-10
1
-0
/
+7
*
Install dependencies in Travis OSX build (GH-1952)
Zachary Ware
2017-06-05
1
-0
/
+4
*
bpo-30417: Disable 'cpu' and 'tzdata' resources on Travis (GH-1928)
Zachary Ware
2017-06-05
1
-5
/
+5
*
Turn on macOS builds for Travis (GH-1846)
Brett Cannon
2017-06-03
1
-9
/
+11
*
Fix Travis config to reinstate test build (GH-1879)
Hiro Asari
2017-05-31
1
-13
/
+7
*
Build docs in parallel (#1842)
Antoine Pitrou
2017-05-29
1
-1
/
+1
*
bpo-30380: Pin the version of Sphinx used to build the documentation (GH-1612)
Mariatta
2017-05-16
1
-2
/
+4
*
Comment as to why docs are built against Python 3.6 (#1550)
Brett Cannon
2017-05-11
1
-0
/
+1
*
Drop the standard gcc test build on Travis (GH-853)
Brett Cannon
2017-03-27
1
-4
/
+4
*
Treat Sphinx warnings as errors (GH-832)
Zachary Ware
2017-03-26
1
-1
/
+1
*
Drop C++ header compatibility test (#718)
Brett Cannon
2017-03-19
1
-2
/
+0
*
Combine the C++ header CI build into the main C build (GH-697)
Brett Cannon
2017-03-17
1
-9
/
+2
*
Exit Travis when only Misc/* is changed. (#564)
Serhiy Storchaka
2017-03-08
1
-2
/
+2
*
Doc/Makefile: set PYTHON to python3 (#124)
Victor Stinner
2017-02-15
1
-1
/
+1
*
More Travis docs build tweaks (GH-113)
Zachary Ware
2017-02-15
1
-10
/
+3
*
Only run Travis tests on master and X.Y branches (GH-102)
Donald Stufft
2017-02-14
1
-0
/
+5
*
Have Travis consider a pull request as passing as soon as required tests comp...
Brett Cannon
2017-02-14
1
-0
/
+1
*
Use 'make check' instead of 'python3 tools/rstlint.py' (#96)
Berker Peksag
2017-02-14
1
-1
/
+1
[next]