index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
.github
/
workflows
Commit message (
Expand
)
Author
Age
Files
Lines
*
gh-109566, regrtest: Add --fast-ci and --slow-ci options (#109570)
Victor Stinner
2023-09-26
1
-5/+5
*
GH-109209: Bump the minimum Sphinx version to 4.2 (#109210)
Adam Turner
2023-09-21
1
-1/+1
*
gh-109408: Move Windows builds from Azure Pipelines PR to GitHub Actions (#10...
Hugo van Kemenade
2023-09-20
1
-0/+20
*
gh-109125: Run mypy on `Tools/wasm` (#109126)
Nikita Sobolev
2023-09-19
1
-2/+4
*
Update workflow permissions in require-pr-label Action (#109342)
Mariatta
2023-09-12
1
-2/+2
*
gh-60283: Check for redefined test names in CI (#109161)
Hugo van Kemenade
2023-09-12
2
-1/+5
*
CI: Bump GitHub Actions (#108879)
Hugo van Kemenade
2023-09-04
6
-17/+17
*
Disable `differing_test_runners` health check (#108886)
Nikita Sobolev
2023-09-04
1
-1/+1
*
gh-108455: Run `mypy` on `Tools/peg_generator` (#108456)
Nikita Sobolev
2023-08-28
1
-1/+6
*
Run `mypy` when `Tools/requirements-dev.txt` changes (#108457)
Nikita Sobolev
2023-08-24
1
-0/+1
*
gh-101100: Only show GitHub check annotations on changed doc paragraphs (#108...
C.A.M. Gerlach
2023-08-19
1
-9/+24
*
gh-107565: Update multissltests and GitHub CI workflows to use OpenSSL 1.1.1v...
Ned Deily
2023-08-18
1
-4/+4
*
gh-104504: Run mypy on cases_generator in CI (and blacken the code) (gh-108090)
Dong-hee Na
2023-08-18
1
-5/+9
*
Add workflow for automatic issue headers (#108054)
Adam Turner
2023-08-17
1
-0/+53
*
Remove Sphinx problem matcher to avoid annotating unchanged files (#108005)
Hugo van Kemenade
2023-08-16
1
-4/+0
*
gh-101100: Docs: Check Sphinx warnings and fail if improved (#106460)
Hugo van Kemenade
2023-07-22
1
-17/+10
*
Introduce a gate/check GHA job (#97533)
Sviatoslav Sydorenko
2023-07-06
1
-0/+57
*
gh-106217: Truncate the issue body size of `new-bugs-announce-notifier` (#106...
Nikita Sobolev
2023-07-04
1
-1/+1
*
gh-106217: Truncate the issue body size of `new-bugs-announce-notifier` (#106...
Nikita Sobolev
2023-07-02
1
-1/+4
*
build(deps): bump mheap/github-action-required-labels from 4 to 5 (#106306)
dependabot[bot]
2023-07-01
1
-1/+1
*
Use CSV-separated outputs @ get-changed-files @ CI (#105151)
Sviatoslav Sydorenko
2023-06-21
2
-15/+5
*
Docs: move sphinx-lint to pre-commit (#105750)
Hugo van Kemenade
2023-06-18
1
-4/+0
*
CI: Bump macOS build to use OpenSSL v3.0 (#105538)
Erlend E. Aasland
2023-06-16
1
-2/+2
*
CI: Configure macOS build as per updated devguide recommendations (#105533)
Erlend E. Aasland
2023-06-08
1
-3/+2
*
GH-89886: Bump to GNU Autoconf v2.71 (#104925)
Erlend E. Aasland
2023-06-01
1
-3/+3
*
gh-103142: Upgrade binary builds and CI to OpenSSL 1.1.1u (#105174)
Gregory P. Smith
2023-06-01
1
-4/+4
*
CI: Temporarily skip paths with spaces to avoid error (#105110)
Hugo van Kemenade
2023-05-30
1
-1/+14
*
Convert `doc.yml` workflow to be reusable (#103914)
Sviatoslav Sydorenko
2023-05-28
2
-25/+25
*
CI: Precompute hash for config cache key in check_source job (#105008)
Itamar Ostricher
2023-05-27
1
-6/+11
*
Improves the Windows MSI test run on PR (GH-104929)
Steve Dower
2023-05-25
1
-1/+3
*
CI: Cache config.cache across runs to speed up build (#104800)
Hugo van Kemenade
2023-05-25
1
-6/+45
*
Add the 3.12 branch to the github workflows. (#104768)
T. Wouters
2023-05-22
2
-0/+4
*
gh-86275: improve Hypothesis configuration for CI and local runs (#104468)
Zac Hatfield-Dodds
2023-05-21
1
-0/+13
*
gh-104050: Run mypy on `clinic.py` in CI (#104421)
Alex Waygood
2023-05-15
1
-0/+39
*
GH-86275: Run hypothesis tests in parallel (#104427)
Paul Ganssle
2023-05-12
1
-0/+2
*
GH-86275: Implementation of hypothesis stubs for property-based tests, with z...
Paul Ganssle
2023-05-12
1
-0/+96
*
require-pr-label.yml: Add missing "permissions:" (#104309)
Sebastian Pipping
2023-05-09
1
-0/+4
*
Trim trailing whitespace and test on CI (#104275)
Hugo van Kemenade
2023-05-08
1
-0/+22
*
Replace Netlify with Read the Docs build previews (#103843)
Hugo van Kemenade
2023-04-30
1
-0/+27
*
GH-103903: Test the minimum Sphinx version in CI (#103904)
Adam Turner
2023-04-27
1
-0/+20
*
gh-103884: Docs CI: Only attempt nit-picky PR annotations for PRs (#103889)
Hugo van Kemenade
2023-04-26
1
-0/+2
*
gh-103726: Set up gcc-10 for ASAN (gh-103728)
Dong-hee Na
2023-04-25
1
-0/+4
*
Also fail DO-NOT-MERGE when "awaiting changes" or "awaiting change review" pr...
Ćukasz Langa
2023-04-24
1
-2/+2
*
gh-95299: Stop installing setuptools as a part of ensurepip and venv (#101039)
Pradyun Gedam
2023-04-18
1
-2/+2
*
Remove `expert-*` from `project-updater` GH workflow (#103579)
Ezio Melotti
2023-04-17
1
-2/+0
*
gh-103180: Add CI timeouts to all GitHub Actions jobs (#103437)
Nikita Sobolev
2023-04-14
8
-3/+17
*
build(deps): bump actions/stale from 7 to 8 (#103169)
dependabot[bot]
2023-04-09
1
-1/+1
*
CI: Do not allow merge if labelled DO-NOT-MERGE (#103337)
Hugo van Kemenade
2023-04-09
1
-0/+17
*
gh-101100: Fix Sphinx warning in gc.rst and refactor docs clean list (#103116)
Hugo van Kemenade
2023-03-30
1
-2/+1
*
gh-101100: Test only Doc/ files in nit-picky mode (#103019)
Hugo van Kemenade
2023-03-25
1
-0/+2
[next]