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-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
*
gh-101100: Test docs in nit-picky mode (#102513)
Hugo van Kemenade
2023-03-24
1
-0/+22
*
gh-81057: Add a CI Check for New Unsupported C Global Variables (gh-102506)
Eric Snow
2023-03-14
1
-0/+3
*
Migrate to new PSF mailgun account (#102284)
Ee Durbin
2023-02-28
1
-3/+3
*
gh-101981: Consolidate macOS configure steps in CI (GH-102131)
Erlend E. Aasland
2023-02-23
1
-5/+3
*
gh-101981: Apply HOMEBREW related environment variables (gh-102074)
Dong-hee Na
2023-02-20
1
-0/+3
*
gh-101981: Build macOS as recommended by the devguide (GH-102070)
Erlend E. Aasland
2023-02-20
1
-3/+10
*
gh-101726: Update the OpenSSL version to 1.1.1t (GH-101727)
Gregory P. Smith
2023-02-09
1
-3/+3
*
build(deps): bump actions/stale from 6 to 7 (#100656)
dependabot[bot]
2023-01-01
1
-1/+1
*
gh-100454: Start running SSL tests with OpenSSL 3.1.0-beta1 (#100456)
Illia Volochii
2022-12-24
1
-1/+1
*
Docs: Don't upload CI artifacts (#100330)
Hugo van Kemenade
2022-12-19
1
-10/+0
*
Upload NEWS file as artifact (#30419)
Hugo van Kemenade
2022-11-23
1
-1/+6
*
Update github CI to use OpenSSL 1.1.1s and 3.0.7. (#99364)
Gregory P. Smith
2022-11-11
1
-3/+3
*
gh-98456: Replace deprecated `set-output` with up-to-date version (gh-98457)
Noam Cohen
2022-10-23
1
-2/+2
*
gh-97669: Create Tools/build/ directory (#97963)
Victor Stinner
2022-10-17
1
-3/+3
*
Upgrade ccache-action to one using Node 16 (#98166)
Michael Droettboom
2022-10-11
1
-4/+4
*
Auto-cancel old builds when new commit pushed to branch (#98009)
Hugo van Kemenade
2022-10-08
4
-0/+16
*
GitHub Workflows security hardening (#96492)
Alex
2022-10-08
1
-0/+3
*
gh-97923: Always run Ubuntu SSL tests with others in CI (#97940)
Nikita Sobolev
2022-10-07
1
-4/+1
*
build(deps): bump actions/stale from 5 to 6 (#97701)
dependabot[bot]
2022-10-05
1
-1/+1
*
Add `sprint` issues to the Sprint 2022 project. (#97788)
Ezio Melotti
2022-10-03
1
-0/+1
*
Automatically update more GitHub projects. (#94921)
Ezio Melotti
2022-08-30
1
-4/+12
*
gh-94682: Build and test with OpenSSL 1.1.1q (gh-94683)
Christian Heimes
2022-08-29
1
-3/+3
*
Doctest cleanups (GH-95436)
Zachary Ware
2022-07-30
1
-1/+1
*
Remove pr trigger from project-updater GHA. (#94483)
Ezio Melotti
2022-07-01
1
-4/+0
*
Add a workflow to add issues/PRs to projects. (#94447)
Ezio Melotti
2022-07-01
1
-0/+23
*
Generalize build_msi GitHub action (GH-94201)
Oleg Iarygin
2022-06-28
1
-29/+8
*
Add ABI dump script (#94135)
Pablo Galindo Salgado
2022-06-23
1
-0/+8
*
gh-91172: Create a workflow for verifying bundled pip and setuptools (GH-31885)
Illia Volochii
2022-06-22
1
-0/+28
*
gh-93735: Split Docs CI to speed-up the build (GH-93736)
Adam Turner
2022-06-15
1
-12/+34
*
ci: add GitHub token permissions (#92999)
Varun Sharma
2022-05-21
4
-1/+13
*
Speedup: build docs in parallel (GH-92733)
Hugo van Kemenade
2022-05-16
1
-3/+3
*
Add the 3.11 branch to the CI files
Pablo Galindo
2022-05-08
3
-0/+6
[next]