COMMITS
/ .github August 29, 2021
S
bpo-45007: Update to OpenSSL 1.1.1l in Windows build and CI (GH-28009)
Steve Dower committed
August 9, 2021
S
bpo-44854: Remove trailing whitespaces (GH-27689)
Serhiy Storchaka committed
August 2, 2021
D
build(deps): bump actions/stale from 3 to 4 (#27526)
dependabot[bot] committed
July 30, 2021
P
Fail the CI if an optional module fails to compile (GH-27466)
Pablo Galindo Salgado committed
July 29, 2021
P
Add missing gdbm dependencies to the UNIX CI (GH-27467)
Pablo Galindo Salgado committed
July 27, 2021
July 17, 2021
Ł
Replace @ilevkivskyi with @Fidget-Spinner as typing code owner (#27210)
Łukasz Langa committed
July 12, 2021
D
build(deps): bump actions/upload-artifact from 2.2.3 to 2.2.4 (#26979)
dependabot[bot] committed
June 19, 2021
C
bpo-38820: Test with OpenSSL 3.0.0-beta1 (GH-26769)
Christian Heimes committed
June 10, 2021
P
Run address sanitiser in the GitHub CI (GH-26640)
Pablo Galindo committed
June 8, 2021
J
bpo-42238: Doc CI: Disable suspicious checks. (GH-26575)
Julien Palard committed
June 4, 2021
C
Removing myself from ssl code ownership (GH-26529)
Christian Heimes committed
June 2, 2021
D
build(deps): bump actions/cache from 2.1.5 to 2.1.6 (GH-26476)
dependabot[bot] committed
May 20, 2021
C
bpo-38820: Test with OpenSSL 3.0.0-alpha17 (#26266)
Christian Heimes committed
M
Update link in SECURITY.md (GH-21320)
Marcono1234 committed
May 19, 2021
H
Enable GitHub Actions on the 3.10 branch (GH-26242)
Hugo van Kemenade committed
May 6, 2021
C
bpo-38820: Test with OpenSSL 3.0.0-alpha16 (GH-25942)
Christian Heimes committed
May 4, 2021
D
build(deps): bump actions/cache from v2.1.4 to v2.1.5 (#25773)
dependabot[bot] committed
D
build(deps): bump actions/upload-artifact from v2.2.2 to v2.2.3 (#25772)
dependabot[bot] committed
May 3, 2021
P
Update CI files to account for the master -> main rename (GH-25860)
Pablo Galindo committed
May 1, 2021
B
Fix broken name in build.yml (GH-25759)
Brandt Bucher committed
April 30, 2021
A
bpo-43888: Remove coverage builds from CI (GH-25679)
Ammar Askar committed
April 23, 2021
B
Restrict GITHUB_TOKEN permissions for the 'stale' workflow (GH-25564)
Brett Cannon committed
C
bpo-38820: Test with OpenSSL 3.0.0-alpha15 (GH-25537)
Christian Heimes committed
April 20, 2021
S
bpo-43888: Reduce coverage collection timeout to 1h40m in GHA (GH-25471)
Sviatoslav Sydorenko committed
April 17, 2021
C
bpo-43669: PEP 644: Require OpenSSL 1.1.1 or newer (GH-23014)
Christian Heimes committed
April 13, 2021
C
bpo-43811: Test multiple OpenSSL versions on GHA (GH-25360)
Christian Heimes committed
April 12, 2021
P
Fix Sphinx errors in the documentation and re-activate the suspicious check (GH-25368)
Pablo Galindo committed
C
try and get a peak at mock-related PRs before they land (#25356)
Chris Withers committed
March 30, 2021
C
bpo-43631: Update to OpenSSL 1.1.1k (GH-25024)
Christian Heimes committed
March 18, 2021
C
bpo-41561: Add workaround for Ubuntu's custom security level (GH-24915)
Christian Heimes committed
March 3, 2021
B
Pin test runner to Ubuntu 18 to un-break CI (#24715)
Brandt Bucher committed
February 4, 2021
D
build(deps): bump actions/cache from v2.1.3 to v2.1.4 (#24446)
dependabot[bot] committed
M
Fix dependabot.yml file (GH-24443)
Mariatta Wijaya committed
February 3, 2021
D
build(deps): bump actions/upload-artifact from v2.2.1 to v2.2.2 (GH-24411)
dependabot[bot] committed
January 25, 2021
V
bpo-42955: Rename module_names to sys.stdlib_module_names (GH-24332)
Victor Stinner committed
January 19, 2021
V
bpo-42955: Add Python/module_names.h (GH-24258)
Victor Stinner committed
December 30, 2020
F
bpo-42773: fix tests not being run on pushes (GH-24004)
Filipe Laíns committed
December 28, 2020
A
[workflow] Use MSVC problem matcher for Windows action build (GH-18532)
Ammar Askar committed
December 24, 2020
B
GH: Add isidentical to the CODEOWNERS (GH-23923)
Batuhan Taskaya committed
December 16, 2020
M
Update Stale action message (GH-23791)
Mariatta committed
December 15, 2020
M
Adding "stale" GitHub Action (GH-21247)
Mariatta committed
M
Let dependabot create PRs against the maintenance branches (GH-22992)
Mariatta committed
December 4, 2020
P
bpo-42545: Check that all symbols in the limited ABI are exported (GH-23616)
Pablo Galindo committed
December 1, 2020
D
build(deps): bump actions/upload-artifact from v2.2.0 to v2.2.1 (GH-23583)
dependabot[bot] committed
D
build(deps): bump actions/cache from v2.1.2 to v2.1.3 (23582)
dependabot[bot] committed
November 25, 2020
J
bpo-42238: Doc: Remove make suspicious from the CI and docs builds. (GH-23313)
Julien Palard committed
November 24, 2020
V
bpo-42212: smelly.py also checks the dynamic library (GH-23423)
Victor Stinner committed
November 20, 2020
F
bpo-42212: Check if generated files are up-to-date in GitHub Actions (GH-23042)
Filipe Laíns committed
November 18, 2020
S
bpo-42336: Improve PCbuild batch files (GH-23275)
Steve Dower committed