]> granicus.if.org Git - python/commit
bpo-33522: Enable CI builds on Visual Studio Team Services (GH-6865) (GH-6926)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 17 May 2018 12:49:01 +0000 (05:49 -0700)
committerSteve Dower <steve.dower@microsoft.com>
Thu, 17 May 2018 12:49:01 +0000 (08:49 -0400)
commit8965d75c90e80b6983b36f3ae9601d6a257d782b
tree9adfeda35cc8c2b592001d526bf72f6b2953a473
parent54a5247837a97d8833dc6eba72df0826afe4558d
bpo-33522: Enable CI builds on Visual Studio Team Services (GH-6865) (GH-6926)

(cherry picked from commit e5f41d2f1e0b8b8e61d5fa427c19bd1ea90fd9a3)

Co-authored-by: Steve Dower <steve.dower@microsoft.com>
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