COMMITS
/ .github 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 8, 2022
T
bpo-40059: Add tomllib (PEP-680) (GH-31498)
Taneli Hukkinen committed
March 7, 2022
J
Clean up CODEOWNERS (#31715)
Jelle Zijlstra 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
B
"Own" pattern matching and peepholing (GH-31412)
Brandt Bucher committed
February 17, 2022
E
Close stale PRs without signed CLA (GH-30500)
Erlend Egeberg Aasland committed
February 16, 2022
J
Become a CODEOWNER for typing (#31374)
Jelle Zijlstra committed
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
January 2, 2022
December 30, 2021
N
Delete `FUNDING.yml`, since there's an organisation default (#30294)
Nikita Sobolev committed
December 22, 2021
K
bpo-46106: Update OpenSSL to 1.1.1m (GH-30211)
Kumar Aditya committed
December 17, 2021
C
bpo-44035: Show git diff after autoreconf and regen (GH-30117)
Christian Heimes committed
C
bpo-46114: Fix OpenSSL version check for 3.0.1 (GH-30170)
Christian Heimes committed
December 10, 2021
D
build(deps): bump actions/cache from 2.1.6 to 2.1.7 (GH-29875)
dependabot[bot] committed
December 9, 2021
V
bpo-46016: GHA Doc job now also runs "make check" (GH-30009)
Victor Stinner committed
December 7, 2021
V
Revert "bpo-28533: Remove asyncore, asynchat, smtpd modules (GH-29521)" (GH-29951)
Victor Stinner committed
December 6, 2021
C
bpo-44035: Check autoconf files thoroughly (GH-29935)
Christian Heimes committed
December 4, 2021
C
bpo-45695: Test out-of-tree builds on GHA (GH-29904)
Christian Heimes committed
November 24, 2021
C
bpo-45893: Add missing extern C to initconfig.h (GH-29761)
Christian Heimes committed
November 15, 2021
V
bpo-28533: Remove asyncore, asynchat, smtpd modules (GH-29521)
Victor Stinner committed
October 28, 2021
C
bpo-45548: Fix out-of-tree and Debian builds (GH-29263)
Christian Heimes committed
October 21, 2021
R
Add workflow_dispatch trigger to GHA workflows (GH-27873)
Ryan Mast committed
October 3, 2021
P
bpo-45350: Rerun autoreconf with the pkg-config macros (GH-28708)
Pablo Galindo Salgado committed
September 21, 2021
P
bpo-45200: Ignore test_multiprocessing_* in ASAN build due to false positives (GH-28492)
Pablo Galindo Salgado committed
September 7, 2021
C
bpo-38820: Test with OpenSSL 3.0.0 final (GH-28205)
Christian Heimes committed
September 4, 2021
P
Check that 'configure' is generated by GNU Autoconf 2.69 (GH-28152)
Pablo Galindo Salgado committed
August 30, 2021
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