]> granicus.if.org Git - python/commit
bpo-33522: Enable CI builds on Visual Studio Team Services (GH-6865) (GH-6925)
authorSteve Dower <steve.dower@microsoft.com>
Thu, 17 May 2018 13:46:00 +0000 (09:46 -0400)
committerGitHub <noreply@github.com>
Thu, 17 May 2018 13:46:00 +0000 (09:46 -0400)
commit0d8f83f59c8f4cc7fe125434ca4ecdcac111810f
tree3c6c215a18a6aa94b8f3198d2b550586315a55a8
parente4cd12d3d338e691ab0c12a2f2f90422eee04bda
bpo-33522: Enable CI builds on Visual Studio Team Services (GH-6865) (GH-6925)
22 files changed:
.vsts/docs-release.yml [new file with mode: 0644]
.vsts/docs.yml [new file with mode: 0644]
.vsts/linux-buildbot.yml [new file with mode: 0644]
.vsts/linux-coverage.yml [new file with mode: 0644]
.vsts/linux-deps.yml [new file with mode: 0644]
.vsts/linux-pr.yml [new file with mode: 0644]
.vsts/macos-buildbot.yml [new file with mode: 0644]
.vsts/macos-pr.yml [new file with mode: 0644]
.vsts/windows-buildbot.yml [new file with mode: 0644]
.vsts/windows-pr.yml [new file with mode: 0644]
Doc/make.bat
Lib/tempfile.py
Lib/test/support/__init__.py
Lib/test/test_asyncio/test_base_events.py
Lib/test/test_bdb.py
Lib/test/test_pathlib.py
Lib/test/test_poplib.py
Lib/test/test_selectors.py
Misc/NEWS.d/next/Build/2018-05-15-12-44-50.bpo-33522.mJoNcA.rst [new file with mode: 0644]
Misc/NEWS.d/next/Library/2018-05-16-17-05-48.bpo-33548.xWslmx.rst [new file with mode: 0644]
PCbuild/rt.bat
Tools/ssl/multissltests.py