COMMITS
/ .github/workflows October 23, 2022
N
gh-98456: Replace deprecated `set-output` with up-to-date version (gh-98457)
Noam Cohen committed
October 17, 2022
V
gh-97669: Create Tools/build/ directory (#97963)
Victor Stinner committed
October 11, 2022
M
Upgrade ccache-action to one using Node 16 (#98166)
Michael Droettboom committed
October 8, 2022
H
Auto-cancel old builds when new commit pushed to branch (#98009)
Hugo van Kemenade committed
A
GitHub Workflows security hardening (#96492)
Alex committed
October 7, 2022
N
gh-97923: Always run Ubuntu SSL tests with others in CI (#97940)
Nikita Sobolev committed
October 5, 2022
D
build(deps): bump actions/stale from 5 to 6 (#97701)
dependabot[bot] committed
October 3, 2022
E
Add `sprint` issues to the Sprint 2022 project. (#97788)
Ezio Melotti committed
August 30, 2022
E
Automatically update more GitHub projects. (#94921)
Ezio Melotti committed
August 29, 2022
C
gh-94682: Build and test with OpenSSL 1.1.1q (gh-94683)
Christian Heimes committed
July 30, 2022
Z
Doctest cleanups (GH-95436)
Zachary Ware committed
July 1, 2022
E
Remove pr trigger from project-updater GHA. (#94483)
Ezio Melotti committed
E
Add a workflow to add issues/PRs to projects. (#94447)
Ezio Melotti committed
June 28, 2022
O
Generalize build_msi GitHub action (GH-94201)
Oleg Iarygin committed
June 23, 2022
P
Add ABI dump script (#94135)
Pablo Galindo Salgado committed
June 22, 2022
I
gh-91172: Create a workflow for verifying bundled pip and setuptools (GH-31885)
Illia Volochii committed
June 15, 2022
A
gh-93735: Split Docs CI to speed-up the build (GH-93736)
Adam Turner committed
May 21, 2022
V
ci: add GitHub token permissions (#92999)
Varun Sharma committed
May 16, 2022
H
Speedup: build docs in parallel (GH-92733)
Hugo van Kemenade committed
May 8, 2022
P
Add the 3.11 branch to the CI files
Pablo Galindo committed
May 6, 2022
H
Don't apply 'stale' label to issues (#91501)
Hugo van Kemenade committed
May 3, 2022
H
Dependabot: only bump actions for major versions (#92186)
Hugo van Kemenade committed
May 1, 2022
D
build(deps): bump actions/stale from 4 to 5 (#92108)
dependabot[bot] committed
D
build(deps): bump actions/github-script from 5 to 6 (#92109)
dependabot[bot] committed
D
build(deps): bump actions/setup-node from 2 to 3 (#92110)
dependabot[bot] committed
D
build(deps): bump actions/cache from 3.0.1 to 3.0.2 (#92111)
dependabot[bot] committed
April 20, 2022
D
build(deps): bump actions/upload-artifact from 2.3.1 to 3 (#32227)
dependabot[bot] committed
D
build(deps): bump actions/cache from 2.1.7 to 3.0.1 (#32228)
dependabot[bot] committed
D
build(deps): bump actions/checkout from 2 to 3 (#32226)
dependabot[bot] committed
April 19, 2022
D
build(deps): bump actions/setup-python from 2 to 3 (#31630)
dependabot[bot] committed
April 11, 2022
O
Remove dead "Check PRs with 'CLA not signed' label" (#91429)
Oleg Iarygin committed
April 10, 2022
O
Replace contributor-visible mentions of BPO in .github/* (GH-91426)
Oleg Iarygin committed
E
notify new-bugs-announce on new issue open (#32421)
Ee Durbin committed
March 31, 2022
E
March 26, 2022
C
bpo-47095: Use libb2 to provide blake2 implementation (GH-32059)
Christian Heimes committed
March 18, 2022
March 15, 2022
C
bpo-47024: Update OpenSSL to 1.1.1n (GH-31895)
Christian Heimes committed
March 10, 2022
C
bpo-46973: Add regen-configure make target (GH-31792)
Christian Heimes committed
March 1, 2022
V
bpo-46633: Skip tests on ASAN and/or MSAN builds (GH-31632)
Victor Stinner committed
February 23, 2022
D
build(deps): bump actions/upload-artifact from 2.2.4 to 2.3.1 (GH-30325)
dependabot[bot] committed
February 18, 2022
H
Process more stale PRs, oldest first (GH-31407)
Hugo van Kemenade committed
February 17, 2022
E
Close stale PRs without signed CLA (GH-30500)
Erlend Egeberg Aasland committed
February 16, 2022
E
bpo-46541: Drop the check for orphaned global strings. (gh-31363)
Eric Snow committed
February 8, 2022
February 7, 2022
H
Skip cron workflow for forks (GH-30748)
Hugo van Kemenade committed
January 28, 2022
S
bpo-33125: Enables building traditional installer for Windows ARM64 (GH-30885)
Steve Dower committed
January 25, 2022
P
Add skips to crashing tests under sanitizers instead of manually skipping them (GH-30897)
Pablo Galindo Salgado committed
January 22, 2022
V
bpo-45200: GHA Address Sanitizer skips 3 slowest tests (GH-30797)
Victor Stinner committed
January 9, 2022
M
Add a (conservative) timeout for Windows builds on GitHub Actions (GH-30301)
Mark Dickinson committed
December 22, 2021
K
bpo-46106: Update OpenSSL to 1.1.1m (GH-30211)
Kumar Aditya committed