| Commit message (Expand) | Author | Age | Files | Lines |
* | gh-94682: Build and test with OpenSSL 1.1.1q (gh-94683) | Miss Islington (bot) | 2022-08-29 | 1 | -3/+3 |
|
|
* | [3.11] 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 (#94376) | Pablo Galindo Salgado | 2022-06-28 | 1 | -0/+8 |
|
|
* | [3.11] Add an error message to the ABI-dump file check (#94129) | 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 |
|
|
* | gh-93735: Split Docs CI to speed-up the build (GH-93736) | Miss Islington (bot) | 2022-06-15 | 1 | -12/+34 |
|
|
* | Speedup: build docs in parallel (GH-92733) | Miss Islington (bot) | 2022-05-16 | 1 | -3/+3 |
|
|
* | CODEOWNERS: Add Erlend Aasland as sqlite3 code owner (GH-92535) | Miss Islington (bot) | 2022-05-09 | 1 | -1/+1 |
|
|
* | [3.11] Add CI step to check changes in the exported ABI (#92442) | Pablo Galindo Salgado | 2022-05-08 | 1 | -0/+22 |
|
|
* | Add the 3.11 branch to the CI files | Pablo Galindo | 2022-05-08 | 3 | -0/+6 |
|
|
* | Don't apply 'stale' label to issues (#91501) | Hugo van Kemenade | 2022-05-06 | 1 | -1/+2 |
|
|
* | Dependabot: only bump actions for major versions (#92186) | Hugo van Kemenade | 2022-05-03 | 2 | -3/+8 |
|
|
* | build(deps): bump actions/stale from 4 to 5 (#92108) | dependabot[bot] | 2022-05-01 | 1 | -1/+1 |
|
|
* | build(deps): bump actions/github-script from 5 to 6 (#92109) | dependabot[bot] | 2022-05-01 | 1 | -1/+1 |
|
|
* | build(deps): bump actions/setup-node from 2 to 3 (#92110) | dependabot[bot] | 2022-05-01 | 1 | -1/+1 |
|
|
* | build(deps): bump actions/cache from 3.0.1 to 3.0.2 (#92111) | dependabot[bot] | 2022-05-01 | 1 | -3/+3 |
|
|
* | Fix typo in GH Issue template (GH-91759) | Mariatta Wijaya | 2022-04-20 | 1 | -2/+2 |
|
|
* | build(deps): bump actions/upload-artifact from 2.3.1 to 3 (#32227) | dependabot[bot] | 2022-04-20 | 1 | -1/+1 |
|
|
* | build(deps): bump actions/cache from 2.1.7 to 3.0.1 (#32228) | dependabot[bot] | 2022-04-20 | 1 | -3/+3 |
|
|
* | build(deps): bump actions/checkout from 2 to 3 (#32226) | dependabot[bot] | 2022-04-20 | 3 | -12/+12 |
|
|
* | build(deps): bump actions/setup-python from 2 to 3 (#31630) | dependabot[bot] | 2022-04-19 | 1 | -1/+1 |
|
|
* | Issue templates: Remove duplicate links to security policy (#91590) | Alex Waygood | 2022-04-16 | 2 | -28/+0 |
|
|
* | Add minimal issue templates (#91569) | Alex Waygood | 2022-04-16 | 6 | -0/+137 |
|
|
* | Remove dead "Check PRs with 'CLA not signed' label" (#91429) | Oleg Iarygin | 2022-04-11 | 1 | -15/+1 |
|
|
* | Replace contributor-visible mentions of BPO in .github/* (GH-91426) | Oleg Iarygin | 2022-04-10 | 3 | -4/+4 |
|
|
* | Remove the issue template config after the migration (GH-32106) | Ezio Melotti | 2022-04-10 | 1 | -5/+0 |
|
|
* | notify new-bugs-announce on new issue open (#32421) | Ee Durbin | 2022-04-10 | 1 | -0/+53 |
|
|
* | bpo-47146: Stop Depending On regen-deepfreeze For regen-global-objects (gh-32... | Eric Snow | 2022-03-31 | 1 | -0/+3 |
|
|
* | Add CODEOWNERS entry for pathlib (GH-32202) | Brett Cannon | 2022-03-30 | 1 | -0/+3 |
|
|
* | bpo-47095: Use libb2 to provide blake2 implementation (GH-32059) | Christian Heimes | 2022-03-26 | 1 | -0/+1 |
|
|
* | Add an issue template config for the migration (GH-32101) | Ezio Melotti | 2022-03-24 | 1 | -0/+5 |
|
|
* | bpo-47037: Test debug builds on Windows in CI so that native assertions are n... | Steve Dower | 2022-03-18 | 1 | -4/+4 |
|
|
* | bpo-47024: Update OpenSSL to 1.1.1n (GH-31895) | Christian Heimes | 2022-03-15 | 1 | -3/+3 |
|
|
* | bpo-46973: Add regen-configure make target (GH-31792) | Christian Heimes | 2022-03-10 | 1 | -3/+5 |
|
|
* | bpo-40059: Add tomllib (PEP-680) (GH-31498) | Taneli Hukkinen | 2022-03-08 | 1 | -0/+2 |
|
|
* | Clean up CODEOWNERS (#31715) | Jelle Zijlstra | 2022-03-07 | 1 | -16/+8 |
|
|
* | bpo-46633: Skip tests on ASAN and/or MSAN builds (GH-31632) | Victor Stinner | 2022-03-01 | 1 | -9/+1 |
|
|
* | build(deps): bump actions/upload-artifact from 2.2.4 to 2.3.1 (GH-30325) | dependabot[bot] | 2022-02-23 | 1 | -1/+1 |
|
|
* | Process more stale PRs, oldest first (GH-31407) | Hugo van Kemenade | 2022-02-18 | 1 | -0/+4 |
|
|
* | "Own" pattern matching and peepholing (GH-31412) | Brandt Bucher | 2022-02-18 | 1 | -0/+2 |
|
|
* | Close stale PRs without signed CLA (GH-30500) | Erlend Egeberg Aasland | 2022-02-17 | 1 | -1/+14 |
|
|
* | Become a CODEOWNER for typing (#31374) | Jelle Zijlstra | 2022-02-16 | 1 | -1/+1 |
|
|
* | bpo-46541: Drop the check for orphaned global strings. (gh-31363) | Eric Snow | 2022-02-16 | 1 | -2/+0 |
|
|
* | bpo-46541: Replace core use of _Py_IDENTIFIER() with statically initialized g... | Eric Snow | 2022-02-08 | 1 | -0/+2 |
|
|
* | Skip cron workflow for forks (GH-30748) | Hugo van Kemenade | 2022-02-07 | 1 | -0/+1 |
|
|
* | bpo-33125: Enables building traditional installer for Windows ARM64 (GH-30885) | Steve Dower | 2022-01-28 | 1 | -0/+8 |
|
|
* | Add skips to crashing tests under sanitizers instead of manually skipping the... | Pablo Galindo Salgado | 2022-01-25 | 1 | -1/+4 |
|
|
* | bpo-45200: GHA Address Sanitizer skips 3 slowest tests (GH-30797) | Victor Stinner | 2022-01-22 | 1 | -1/+6 |
|
|
* | Add a (conservative) timeout for Windows builds on GitHub Actions (GH-30301) | Mark Dickinson | 2022-01-09 | 1 | -0/+2 |
|
|
* | bpo-46219, 46221: simplify except* implementation following exc_info changes.... | Irit Katriel | 2022-01-02 | 1 | -0/+8 |
|
|