]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-39041: Add GitHub Actions support (GH-17594)
authorSteve Dower <steve.dower@python.org>
Mon, 16 Dec 2019 18:35:22 +0000 (10:35 -0800)
committerGitHub <noreply@github.com>
Mon, 16 Dec 2019 18:35:22 +0000 (10:35 -0800)
commita76ba362c4d86adf5e7f8254398135d12d7afd25
tree58c79d5a633c6bc039d80ad8cce5b0b522f16ed2
parent814d687c7df3e0c60036943b68ece13f9f19dfef
bpo-39041: Add GitHub Actions support (GH-17594)
.github/workflows/build.yml [new file with mode: 0644]
.github/workflows/coverage.yml [new file with mode: 0644]
.github/workflows/doc.yml [new file with mode: 0644]
.github/workflows/posix-deps-apt.sh [new file with mode: 0755]
Doc/make.bat
Lib/test/test_py_compile.py