COMMITS
/ .github July 1, 2022
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 21, 2022
E
gh-82927: Update files related to HTML entities. (GH-92504)
Ezio Melotti committed
V
gh-93839: Move Lib/unttest/test/ to Lib/test/test_unittest/ (#94043)
Victor Stinner committed
June 18, 2022
J
Add jaraco as primary owner of importlib.metadata and importlib.resources. (#93960)
Jason R. Coombs 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 9, 2022
E
CODEOWNERS: Add Erlend Aasland as sqlite3 code owner (#92535)
Erlend Egeberg Aasland 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
M
Fix typo in GH Issue template (GH-91759)
Mariatta Wijaya committed
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 16, 2022
A
Issue templates: Remove duplicate links to security policy (#91590)
Alex Waygood committed
A
Add minimal issue templates (#91569)
Alex Waygood 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
Remove the issue template config after the migration (GH-32106)
Ezio Melotti committed
E
notify new-bugs-announce on new issue open (#32421)
Ee Durbin committed
March 31, 2022
E
March 30, 2022
B
Add CODEOWNERS entry for pathlib (GH-32202)
Brett Cannon committed
March 26, 2022
C
bpo-47095: Use libb2 to provide blake2 implementation (GH-32059)
Christian Heimes committed
March 24, 2022
E
Add an issue template config for the migration (GH-32101)
Ezio Melotti 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 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