| Commit message (Expand) | Author | Age | Files | Lines |
* | [3.10] gh-98548: Fix `-ne` shell operator spelling (#98555) | sterliakov | 2022-10-28 | 1 | -2/+1 |
|
|
* | [3.10] gh-98456: Replace deprecated `set-output` with up-to-date vers… (gh-... | Dong-hee Na | 2022-10-25 | 1 | -4/+4 |
|
|
* | CODEOWNERS: Become a typing code owner (GH-98480) | Miss Islington (bot) | 2022-10-20 | 1 | -1/+1 |
|
|
* | [3.10] gh-86404: Doc CI: Disable suspicious checks. (GH-26575) (GH-98221) | Julien Palard | 2022-10-12 | 1 | -2/+0 |
|
|
* | [3.10] Auto-cancel old builds when new commit pushed to branch (GH-98009) (#9... | Ezio Melotti | 2022-10-10 | 4 | -0/+16 |
|
|
* | [3.10] ci: add GitHub token permissions (GH-92999) (#98161) | Ezio Melotti | 2022-10-10 | 3 | -0/+9 |
|
|
* | Fix link to Lifecycle of a Pull Request in CONTRIBUTING (GH-98102) | Miss Islington (bot) | 2022-10-08 | 1 | -1/+1 |
|
|
* | Add `@ezio-melotti` as codeowner for `.github/`. (GH-98079) | Miss Islington (bot) | 2022-10-08 | 1 | -0/+3 |
|
|
* | [3.10] gh-94682: Build and test with OpenSSL 1.1.1q (gh-94683) (gh-96391) | Christian Heimes | 2022-08-29 | 1 | -2/+2 |
|
|
* | [3.10] gh-91838: Use HTTPS links in docs for resources which redirect to HTTP... | Serhiy Storchaka | 2022-08-04 | 1 | -4/+4 |
|
|
* | [3.11] Backport ABI regeneration script (GH-94376) | Miss Islington (bot) | 2022-06-28 | 1 | -0/+8 |
|
|
* | [3.10] Add an error message to the ABI-dump file check (#94131) | Pablo Galindo Salgado | 2022-06-22 | 1 | -1/+10 |
|
|
* | gh-91172: Create a workflow for verifying bundled pip and setuptools (GH-3188... | Miss Islington (bot) | 2022-06-22 | 1 | -0/+28 |
|
|
* | [3.10] gh-93735: Split Docs CI to speed-up the build (GH-93736) (GH-93833) | Adam Turner | 2022-06-16 | 1 | -7/+35 |
|
|
* | Speedup: build docs in parallel (GH-92733) (GH-92850) | Hugo van Kemenade | 2022-05-16 | 1 | -1/+1 |
|
|
* | CODEOWNERS: Add Erlend Aasland as sqlite3 code owner (GH-92535) | Miss Islington (bot) | 2022-05-09 | 1 | -1/+1 |
|
|
* | [3.10] build(deps): bump actions/cache from 3.0.1 to 3.0.2 (GH-92111) (#92124) | Jelle Zijlstra | 2022-05-02 | 1 | -2/+2 |
|
|
* | [3.10] build(deps): bump actions/stale from 4 to 5 (GH-92108) (#92127) | Jelle Zijlstra | 2022-05-01 | 1 | -1/+2 |
|
|
* | [3.10] build(deps): bump actions/upload-artifact from 2.3.1 to 3 (GH-32227) (... | Jelle Zijlstra | 2022-04-21 | 1 | -1/+1 |
|
|
* | [3.10] build(deps): bump actions/cache from 2.1.7 to 3.0.1 (GH-32228) (#91746) | Jelle Zijlstra | 2022-04-21 | 1 | -2/+2 |
|
|
* | [3.10] build(deps): bump actions/checkout from 2 to 3 (GH-32226) (#91723) | Jelle Zijlstra | 2022-04-20 | 3 | -10/+10 |
|
|
* | build(deps): bump actions/setup-python from 2 to 3 (GH-31630) | Miss Islington (bot) | 2022-04-19 | 1 | -1/+1 |
|
|
* | [3.10] bpo-47024: Update OpenSSL to 1.1.1n (GH-31895) (GH-31916) | Christian Heimes | 2022-03-15 | 1 | -2/+2 |
|
|
* | [3.10] Become a CODEOWNER for typing (GH-31374) (GH-31382) | Miss Islington (bot) | 2022-02-17 | 1 | -1/+1 |
|
|
* | bpo-46106: Update OpenSSL to 1.1.1m (GH-30211) (GH-30224) | Ned Deily | 2021-12-22 | 1 | -2/+2 |
|
|
* | bpo-46114: Fix OpenSSL version check for 3.0.1 (GH-30170) | Miss Islington (bot) | 2021-12-17 | 1 | -1/+1 |
|
|
* | [3.10] bpo-44035: Check autoconf files thoroughly (GH-29935) (GH-29937) | Miss Islington (bot) | 2021-12-06 | 1 | -7/+16 |
|
|
* | bpo-45893: Add missing extern C to initconfig.h (GH-29761) | Miss Islington (bot) | 2021-11-24 | 1 | -0/+4 |
|
|
* | bpo-45350: Rerun autoreconf with the pkg-config macros (GH-28707) | Pablo Galindo Salgado | 2021-10-03 | 1 | -2/+8 |
|
|
* | bpo-38820: Test with OpenSSL 3.0.0 final (GH-28205) | Miss Islington (bot) | 2021-09-08 | 1 | -1/+1 |
|
|
* | Check that 'configure' is generated by GNU Autoconf 2.69 (GH-28152) (GH-28155) | Miss Islington (bot) | 2021-09-05 | 1 | -0/+2 |
|
|
* | [3.10] bpo-45007: Update to OpenSSL 1.1.1l in Windows build and CI (GH-28009)... | Łukasz Langa | 2021-08-30 | 1 | -2/+2 |
|
|
* | [3.10] Fail the CI if an optional module fails to compile (GH-27466). (GH-27481) | Pablo Galindo Salgado | 2021-07-30 | 1 | -0/+3 |
|
|
* | Add missing gdbm dependencies to the UNIX CI (GH-27467) | Miss Islington (bot) | 2021-07-29 | 1 | -0/+1 |
|
|
* | Add windows build.bat counterpart for 'make regen-all' in error message (GH-2... | Miss Islington (bot) | 2021-07-27 | 1 | -1/+1 |
|
|
* | Replace @ilevkivskyi with @Fidget-Spinner as typing code owner (GH-27210) (#2... | Miss Islington (bot) | 2021-07-17 | 1 | -1/+1 |
|
|
* | [3.10] bpo-38820: Test with OpenSSL 3.0.0-beta1 (GH-26769) (GH-26799) | Miss Islington (bot) | 2021-06-19 | 1 | -1/+1 |
|
|
* | bpo-38820: Test with OpenSSL 3.0.0-alpha17 (GH-26266) | Miss Islington (bot) | 2021-05-20 | 1 | -1/+1 |
|
|
* | Update link in SECURITY.md (GH-21320) (GH-26259) | Miss Islington (bot) | 2021-05-20 | 1 | -3/+2 |
|
|
* | bpo-38820: Test with OpenSSL 3.0.0-alpha16 (GH-25942) | Miss Islington (bot) | 2021-05-06 | 1 | -1/+1 |
|
|
* | Add CI step to check changes in the exported ABI (GH-25868) | Pablo Galindo | 2021-05-04 | 1 | -0/+22 |
|
|
* | Update CI files to build the 3.10 branch | Pablo Galindo | 2021-05-04 | 3 | -0/+5 |
|
|
* | Fix broken name in build.yml (GH-25759) | Brandt Bucher | 2021-05-01 | 1 | -1/+1 |
|
|
* | bpo-43888: Remove coverage builds from CI (GH-25679) | Ammar Askar | 2021-04-30 | 2 | -125/+0 |
|
|
* | Restrict GITHUB_TOKEN permissions for the 'stale' workflow (GH-25564) | Brett Cannon | 2021-04-23 | 1 | -0/+3 |
|
|
* | bpo-38820: Test with OpenSSL 3.0.0-alpha15 (GH-25537) | Christian Heimes | 2021-04-23 | 1 | -1/+1 |
|
|
* | bpo-43888: Reduce coverage collection timeout to 1h40m in GHA (GH-25471) | Sviatoslav Sydorenko | 2021-04-20 | 1 | -0/+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 | 2 | -2/+64 |
|
|
* | Fix Sphinx errors in the documentation and re-activate the suspicious check (... | Pablo Galindo | 2021-04-12 | 1 | -1/+1 |
|
|