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
*
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
*
Don't apply 'stale' label to issues (#91501)
Hugo van Kemenade
2022-05-06
1
-1/+2
*
Dependabot: only bump actions for major versions (#92186)
Hugo van Kemenade
2022-05-03
1
-3/+3
*
build(deps): bump actions/stale from 4 to 5 (#92108)
dependabot[bot]
2022-05-01
1
-1/+1
*
build(deps): bump actions/github-script from 5 to 6 (#92109)
dependabot[bot]
2022-05-01
1
-1/+1
*
build(deps): bump actions/setup-node from 2 to 3 (#92110)
dependabot[bot]
2022-05-01
1
-1/+1
*
build(deps): bump actions/cache from 3.0.1 to 3.0.2 (#92111)
dependabot[bot]
2022-05-01
1
-3/+3
*
build(deps): bump actions/upload-artifact from 2.3.1 to 3 (#32227)
dependabot[bot]
2022-04-20
1
-1/+1
*
build(deps): bump actions/cache from 2.1.7 to 3.0.1 (#32228)
dependabot[bot]
2022-04-20
1
-3/+3
*
build(deps): bump actions/checkout from 2 to 3 (#32226)
dependabot[bot]
2022-04-20
3
-12/+12
*
build(deps): bump actions/setup-python from 2 to 3 (#31630)
dependabot[bot]
2022-04-19
1
-1/+1
*
Remove dead "Check PRs with 'CLA not signed' label" (#91429)
Oleg Iarygin
2022-04-11
1
-15/+1
*
Replace contributor-visible mentions of BPO in .github/* (GH-91426)
Oleg Iarygin
2022-04-10
1
-1/+1
*
notify new-bugs-announce on new issue open (#32421)
Ee Durbin
2022-04-10
1
-0/+53
*
bpo-47146: Stop Depending On regen-deepfreeze For regen-global-objects (gh-32...
Eric Snow
2022-03-31
1
-0/+3
*
bpo-47095: Use libb2 to provide blake2 implementation (GH-32059)
Christian Heimes
2022-03-26
1
-0/+1
*
bpo-47037: Test debug builds on Windows in CI so that native assertions are n...
Steve Dower
2022-03-18
1
-4/+4
*
bpo-47024: Update OpenSSL to 1.1.1n (GH-31895)
Christian Heimes
2022-03-15
1
-3/+3
*
bpo-46973: Add regen-configure make target (GH-31792)
Christian Heimes
2022-03-10
1
-3/+5
*
bpo-46633: Skip tests on ASAN and/or MSAN builds (GH-31632)
Victor Stinner
2022-03-01
1
-9/+1
*
build(deps): bump actions/upload-artifact from 2.2.4 to 2.3.1 (GH-30325)
dependabot[bot]
2022-02-23
1
-1/+1
*
Process more stale PRs, oldest first (GH-31407)
Hugo van Kemenade
2022-02-18
1
-0/+4
*
Close stale PRs without signed CLA (GH-30500)
Erlend Egeberg Aasland
2022-02-17
1
-1/+14
*
bpo-46541: Drop the check for orphaned global strings. (gh-31363)
Eric Snow
2022-02-16
1
-2/+0
*
bpo-46541: Replace core use of _Py_IDENTIFIER() with statically initialized g...
Eric Snow
2022-02-08
1
-0/+2
*
Skip cron workflow for forks (GH-30748)
Hugo van Kemenade
2022-02-07
1
-0/+1
*
bpo-33125: Enables building traditional installer for Windows ARM64 (GH-30885)
Steve Dower
2022-01-28
1
-0/+8
*
Add skips to crashing tests under sanitizers instead of manually skipping the...
Pablo Galindo Salgado
2022-01-25
1
-1/+4
*
bpo-45200: GHA Address Sanitizer skips 3 slowest tests (GH-30797)
Victor Stinner
2022-01-22
1
-1/+6
*
Add a (conservative) timeout for Windows builds on GitHub Actions (GH-30301)
Mark Dickinson
2022-01-09
1
-0/+2
*
bpo-46106: Update OpenSSL to 1.1.1m (GH-30211)
Kumar Aditya
2021-12-22
1
-3/+3
*
bpo-44035: Show git diff after autoreconf and regen (GH-30117)
Christian Heimes
2021-12-17
1
-1/+3
*
bpo-46114: Fix OpenSSL version check for 3.0.1 (GH-30170)
Christian Heimes
2021-12-17
1
-1/+1
*
build(deps): bump actions/cache from 2.1.6 to 2.1.7 (GH-29875)
dependabot[bot]
2021-12-10
1
-3/+3
*
bpo-46016: GHA Doc job now also runs "make check" (GH-30009)
Victor Stinner
2021-12-09
1
-2/+9
*
bpo-44035: Check autoconf files thoroughly (GH-29935)
Christian Heimes
2021-12-06
1
-7/+16
*
bpo-45695: Test out-of-tree builds on GHA (GH-29904)
Christian Heimes
2021-12-04
1
-3/+18
*
bpo-45893: Add missing extern C to initconfig.h (GH-29761)
Christian Heimes
2021-11-24
1
-0/+4
*
bpo-45548: Fix out-of-tree and Debian builds (GH-29263)
Christian Heimes
2021-10-28
1
-0/+1
[next]