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
/
build.yml
Commit message (
Expand
)
Author
Age
Files
Lines
*
gh-94682: Build and test with OpenSSL 1.1.1q (gh-94683)
Christian Heimes
2022-08-29
1
-3/+3
*
ci: add GitHub token permissions (#92999)
Varun Sharma
2022-05-21
1
-0/+3
*
Add the 3.11 branch to the CI files
Pablo Galindo
2022-05-08
1
-0/+2
*
Dependabot: only bump actions for major versions (#92186)
Hugo van Kemenade
2022-05-03
1
-3/+3
*
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/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
1
-8/+8
*
build(deps): bump actions/setup-python from 2 to 3 (#31630)
dependabot[bot]
2022-04-19
1
-1/+1
*
Replace contributor-visible mentions of BPO in .github/* (GH-91426)
Oleg Iarygin
2022-04-10
1
-1/+1
*
bpo-47146: Stop Depending On regen-deepfreeze For regen-global-objects (gh-32...
Eric Snow
2022-03-31
1
-0/+3
*
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
*
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
*
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-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
*
Add workflow_dispatch trigger to GHA workflows (GH-27873)
Ryan Mast
2021-10-21
1
-0/+1
*
bpo-45350: Rerun autoreconf with the pkg-config macros (GH-28708)
Pablo Galindo Salgado
2021-10-03
1
-2/+8
*
bpo-45200: Ignore test_multiprocessing_* in ASAN build due to false positives...
Pablo Galindo Salgado
2021-09-21
1
-1/+1
*
bpo-38820: Test with OpenSSL 3.0.0 final (GH-28205)
Christian Heimes
2021-09-07
1
-1/+1
*
Check that 'configure' is generated by GNU Autoconf 2.69 (GH-28152)
Pablo Galindo Salgado
2021-09-04
1
-0/+2
*
bpo-45019: Add a tool to generate list of modules to include for frozen modul...
Eric Snow
2021-08-30
1
-0/+1
*
bpo-45007: Update to OpenSSL 1.1.1l in Windows build and CI (GH-28009)
Steve Dower
2021-08-29
1
-3/+3
*
Fail the CI if an optional module fails to compile (GH-27466)
Pablo Galindo Salgado
2021-07-30
1
-0/+4
*
Add windows build.bat counterpart for 'make regen-all' in error message (GH-2...
Ken Jin
2021-07-27
1
-1/+1
*
bpo-38820: Test with OpenSSL 3.0.0-beta1 (GH-26769)
Christian Heimes
2021-06-19
1
-1/+1
*
Run address sanitiser in the GitHub CI (GH-26640)
Pablo Galindo
2021-06-10
1
-0/+43
*
build(deps): bump actions/cache from 2.1.5 to 2.1.6 (GH-26476)
dependabot[bot]
2021-06-02
1
-2/+2
*
bpo-38820: Test with OpenSSL 3.0.0-alpha17 (#26266)
Christian Heimes
2021-05-20
1
-1/+1
*
Enable GitHub Actions on the 3.10 branch (GH-26242)
Hugo van Kemenade
2021-05-19
1
-8/+10
*
bpo-38820: Test with OpenSSL 3.0.0-alpha16 (GH-25942)
Christian Heimes
2021-05-06
1
-1/+1
*
build(deps): bump actions/cache from v2.1.4 to v2.1.5 (#25773)
dependabot[bot]
2021-05-04
1
-2/+2
*
Update CI files to account for the master -> main rename (GH-25860)
Pablo Galindo
2021-05-03
1
-2/+2
*
Fix broken name in build.yml (GH-25759)
Brandt Bucher
2021-05-01
1
-1/+1
*
bpo-38820: Test with OpenSSL 3.0.0-alpha15 (GH-25537)
Christian Heimes
2021-04-23
1
-1/+1
*
bpo-43669: PEP 644: Require OpenSSL 1.1.1 or newer (GH-23014)
Christian Heimes
2021-04-17
1
-1/+1
*
bpo-43811: Test multiple OpenSSL versions on GHA (GH-25360)
Christian Heimes
2021-04-13
1
-2/+63
*
bpo-43631: Update to OpenSSL 1.1.1k (GH-25024)
Christian Heimes
2021-03-30
1
-1/+1
*
bpo-41561: Add workaround for Ubuntu's custom security level (GH-24915)
Christian Heimes
2021-03-18
1
-1/+1
*
Pin test runner to Ubuntu 18 to un-break CI (#24715)
Brandt Bucher
2021-03-03
1
-1/+1
[next]