Python 3.11.9
  1. b23fae3 [3.11] Bump GitHub Actions (GH-116944) (GH-116949) by Hugo van Kemenade · 1 year, 5 months ago
  2. f1d08c2 [3.11] gh-116026: Try disabling rebuilds of dependents in Homebrew (GH-116027) (#116157) by Miss Islington (bot) · 1 year, 6 months ago
  3. b587379 [3.11] gh-115383: Use runner version to compute config.cache key (GH-115409) (#115428) by Hugo van Kemenade · 1 year, 6 months ago
  4. 319e695 [3.11] gh-109991: Update GitHub CI workflows to use OpenSSL 3.0.13. (GH-115057) by Ned Deily · 1 year, 6 months ago
  5. cba5cee [3.11] CI: Test on macOS M1 (GH-114766) (#114835) by Miss Islington (bot) · 1 year, 7 months ago
  6. 8e323cb [3.11] gh-114790: Do not execute `workflows/require-pr-label.yml` on forks (GH-114791) (#114801) by Miss Islington (bot) · 1 year, 7 months ago
  7. 8e0c921 [3.11] gh-113858: GH Actions: Make ccache smaller (GH-114082) (#114188) by Petr Viktorin · 1 year, 7 months ago
  8. 9beb565 [3.11] Use the official term "free-threading" for GitHub Action (g… (#113647) by Donghee Na · 1 year, 8 months ago
  9. cdfef0c [3.11] gh-111062: CI: Move OS test jobs to reusable workflows (gh-111570) by Hugo van Kemenade · 1 year, 9 months ago
  10. c5f6c63 [3.11] Remove myself from typing CODEOWNERS (GH-111523) (#111526) by Miss Islington (bot) · 1 year, 10 months ago
  11. da1736b [3.11] CI: Include Python version in cache.config key (GH-111410) (#111422) by Miss Islington (bot) · 1 year, 10 months ago
  12. 1fd6a73 [3.11] gh-109991: Update GitHub CI workflows to use OpenSSL 3.0.11 and multissltests to use 1.1.1w, 3.0.11, and 3.1.3. (#110006) by Ned Deily · 1 year, 11 months ago
  13. e918b19 [3.11] GH-109209: Bump the minimum Sphinx version to 4.2 (GH-109210) (#109637) by Miss Islington (bot) · 1 year, 11 months ago
  14. 9414ddf [3.11] gh-109408: Move Windows builds from Azure Pipelines PR to GitHub Actions (GH-109569) (#109624) by Hugo van Kemenade · 1 year, 11 months ago
  15. a95d159 [3.11] gh-60283: Check for redefined test names in CI (#109161) (#109366) by Hugo van Kemenade · 1 year, 11 months ago
  16. df21fdc [3.11] Update workflow permissions in require-pr-label Action (GH-109342) (#109354) by Mariatta · 2 years ago
  17. b26717b [3.11] CI: Bump GitHub Actions (GH-108879) (#108891) by Hugo van Kemenade · 2 years ago
  18. 9d00379 [3.11] Docs: move sphinx-lint to pre-commit (GH-105750) (#108276) by Hugo van Kemenade · 2 years ago
  19. d678ee7 [3.11] Trim trailing whitespace and test on CI (GH-104275) (#108215) by Hugo van Kemenade · 2 years ago
  20. 441797d [3.11] gh-107565: Update multissltests and GitHub CI workflows to use OpenSSL 1.1.1v, 3.0.10, and 3.1.2. (GH-108119) by Ned Deily · 2 years ago
  21. 05ff5fa [3.11] Remove Sphinx problem matcher to avoid annotating unchanged files (GH-108005) (#108050) by Miss Islington (bot) · 2 years ago
  22. 07acf57 [3.11] 🔥 Drop hypothesis job dep @ GHA (#107128) by Sviatoslav Sydorenko · 2 years, 1 month ago
  23. 0cdc3a5 [3.11] Introduce a gate/check GHA job (GH-97533) (#107115) by Sviatoslav Sydorenko · 2 years, 1 month ago
  24. 561029a [3.11] Convert `doc.yml` workflow to be reusable (GH-103914 + GH-105151) (#107043) by Sviatoslav Sydorenko · 2 years, 1 month ago
  25. 69e2da0 [3.11] CI: Bump macOS build to use OpenSSL v3.0 (GH-105538) (#105868) by Miss Islington (bot) · 2 years, 2 months ago
  26. c3b8f9d [3.11] CI: Configure macOS build as per updated devguide recommendations (GH-105533) (#105537) by Miss Islington (bot) · 2 years, 2 months ago
  27. a5d2b54 [3.11] gh-103142: Upgrade binary builds and CI to OpenSSL 1.1.1u (GH-105174) (#105200) by Gregory P. Smith · 2 years, 3 months ago
  28. 26f396a Enable the ABI check job to publish the updated ABI data file (GH-105103) by Steve Dower · 2 years, 3 months ago
  29. d1a7d66 [3.11] CI: Precompute hash for config cache key in check_source job (GH-105008) (#105024) by Itamar Ostricher · 2 years, 3 months ago
  30. 4af56ec [3.11] CI: Cache config.cache across runs to speed up build (GH-104800) (#104968) by Hugo van Kemenade · 2 years, 3 months ago
  31. ac12a6b [3.11] gh-103726: Set up gcc-10 for ASAN (gh-103728) (#104794) by Miss Islington (bot) · 2 years, 3 months ago
  32. b07bae6 [3.11] Replace Netlify with Read the Docs build previews (#103843) (#104083) by Hugo van Kemenade · 2 years, 4 months ago
  33. dbc44fa [3.11] GH-103903: Test the minimum Sphinx version in CI (#103904) (#103948) by Adam Turner · 2 years, 4 months ago
  34. 99db23d [3.11] Also fail DO-NOT-MERGE when "awaiting changes" or "awaiting change review" present on PR (GH-103807) (#103814) by Łukasz Langa · 2 years, 4 months ago
  35. a3242c7 [3.11] gh-103180: Add CI timeouts to all GitHub Actions jobs (GH-103437). (#103543) by Nikita Sobolev · 2 years, 4 months ago
  36. da3b77b CI: Do not allow merge if labelled DO-NOT-MERGE (GH-103337) by Miss Islington (bot) · 2 years, 4 months ago
  37. 5e1bbb58 gh-101981: Consolidate macOS configure steps in CI (GH-102131) by Miss Islington (bot) · 2 years, 6 months ago
  38. 1747be4 gh-101981: Apply HOMEBREW related environment variables (gh-102074) by Miss Islington (bot) · 2 years, 6 months ago
  39. 95751b9 gh-101981: Build macOS as recommended by the devguide (GH-102070) by Miss Islington (bot) · 2 years, 6 months ago
  40. 52a03a0 gh-101726: Update the OpenSSL version to 1.1.1t (GH-101727) by Steve Dower · 2 years, 6 months ago
  41. 341bdd6 [3.11] gh-100454: Start running SSL tests with OpenSSL 3.1.0-beta1 (#100486) by Gregory P. Smith · 2 years, 8 months ago
  42. 194588d [3.11] gh-98548: Fix `-ne` shell operator spelling (#98556) by sterliakov · 2 years, 10 months ago
  43. 5fb3b61 [3.11] gh-98456: Replace deprecated `set-output` with up-to-date vers… (gh-98565) by Dong-hee Na · 2 years, 10 months ago
  44. 49d7993 CODEOWNERS: Become a typing code owner (GH-98480) by Miss Islington (bot) · 2 years, 10 months ago
  45. 91bcd21 Upgrade ccache-action to one using Node 16 (GH-98166) by Miss Islington (bot) · 2 years, 10 months ago
  46. 9d44ca5 Auto-cancel old builds when new commit pushed to branch (GH-98009) by Miss Islington (bot) · 2 years, 10 months ago
  47. 1269297 ci: add GitHub token permissions (GH-92999) by Miss Islington (bot) · 2 years, 10 months ago
  48. afed448 Fix link to Lifecycle of a Pull Request in CONTRIBUTING (GH-98102) by Miss Islington (bot) · 2 years, 10 months ago
  49. bdc1087 Add `@ezio-melotti` as codeowner for `.github/`. (GH-98079) by Miss Islington (bot) · 2 years, 11 months ago
  50. 882c7cf gh-94682: Build and test with OpenSSL 1.1.1q (gh-94683) by Miss Islington (bot) · 3 years ago
  51. d8df7e0 [3.11] gh-91838: Use HTTPS links in docs for resources which redirect to HTTPS (GH-95527) (GH-95643) by Serhiy Storchaka · 3 years, 1 month ago
  52. 6484692 [3.11] Backport ABI regeneration script (#94376) by Pablo Galindo Salgado · 3 years, 2 months ago
  53. 0dadb22 [3.11] Add an error message to the ABI-dump file check (#94129) by Pablo Galindo Salgado · 3 years, 2 months ago
  54. 8c2af49 gh-91172: Create a workflow for verifying bundled pip and setuptools (GH-31885) (GH-94121) by Miss Islington (bot) · 3 years, 2 months ago
  55. 7db66d8 gh-93735: Split Docs CI to speed-up the build (GH-93736) by Miss Islington (bot) · 3 years, 2 months ago
  56. 2ef6a98 Speedup: build docs in parallel (GH-92733) by Miss Islington (bot) · 3 years, 3 months ago
  57. a9f1cba CODEOWNERS: Add Erlend Aasland as sqlite3 code owner (GH-92535) by Miss Islington (bot) · 3 years, 3 months ago
  58. e89c01e [3.11] Add CI step to check changes in the exported ABI (#92442) by Pablo Galindo Salgado · 3 years, 3 months ago
  59. 21282da Add the 3.11 branch to the CI files by Pablo Galindo · 3 years, 3 months ago
  60. bebb944 Don't apply 'stale' label to issues (#91501) by Hugo van Kemenade · 3 years, 4 months ago
  61. 628d6e8 Dependabot: only bump actions for major versions (#92186) by Hugo van Kemenade · 3 years, 4 months ago
  62. 34129f7 build(deps): bump actions/stale from 4 to 5 (#92108) by dependabot[bot] · 3 years, 4 months ago
  63. 51f6946 build(deps): bump actions/github-script from 5 to 6 (#92109) by dependabot[bot] · 3 years, 4 months ago
  64. 0d4fdb6 build(deps): bump actions/setup-node from 2 to 3 (#92110) by dependabot[bot] · 3 years, 4 months ago
  65. eefe691 build(deps): bump actions/cache from 3.0.1 to 3.0.2 (#92111) by dependabot[bot] · 3 years, 4 months ago
  66. d608a01 Fix typo in GH Issue template (GH-91759) by Mariatta Wijaya · 3 years, 4 months ago
  67. b8812c9 build(deps): bump actions/upload-artifact from 2.3.1 to 3 (#32227) by dependabot[bot] · 3 years, 4 months ago
  68. 3ace103 build(deps): bump actions/cache from 2.1.7 to 3.0.1 (#32228) by dependabot[bot] · 3 years, 4 months ago
  69. 1ba63e3 build(deps): bump actions/checkout from 2 to 3 (#32226) by dependabot[bot] · 3 years, 4 months ago
  70. 74e3192 build(deps): bump actions/setup-python from 2 to 3 (#31630) by dependabot[bot] · 3 years, 4 months ago
  71. 4e661cd Issue templates: Remove duplicate links to security policy (#91590) by Alex Waygood · 3 years, 4 months ago
  72. 1169b0b Add minimal issue templates (#91569) by Alex Waygood · 3 years, 4 months ago
  73. a8abb76 Remove dead "Check PRs with 'CLA not signed' label" (#91429) by Oleg Iarygin · 3 years, 4 months ago
  74. 98ff4a6 Replace contributor-visible mentions of BPO in .github/* (GH-91426) by Oleg Iarygin · 3 years, 4 months ago
  75. bcda3f1 Remove the issue template config after the migration (GH-32106) by Ezio Melotti · 3 years, 4 months ago
  76. 9263c86 notify new-bugs-announce on new issue open (#32421) by Ee Durbin · 3 years, 4 months ago
  77. e7bb7c2 bpo-47146: Stop Depending On regen-deepfreeze For regen-global-objects (gh-32218) by Eric Snow · 3 years, 5 months ago
  78. 795c00b Add CODEOWNERS entry for pathlib (GH-32202) by Brett Cannon · 3 years, 5 months ago
  79. b16b6bb bpo-47095: Use libb2 to provide blake2 implementation (GH-32059) by Christian Heimes · 3 years, 5 months ago
  80. b68431f Add an issue template config for the migration (GH-32101) by Ezio Melotti · 3 years, 5 months ago
  81. d0a91bd bpo-47037: Test debug builds on Windows in CI so that native assertions are noticed sooner (GH-31965) by Steve Dower · 3 years, 5 months ago
  82. af0a50d bpo-47024: Update OpenSSL to 1.1.1n (GH-31895) by Christian Heimes · 3 years, 5 months ago
  83. 434ffb7 bpo-46973: Add regen-configure make target (GH-31792) by Christian Heimes · 3 years, 5 months ago
  84. 591f675 bpo-40059: Add tomllib (PEP-680) (GH-31498) by Taneli Hukkinen · 3 years, 5 months ago
  85. e38d0df Clean up CODEOWNERS (#31715) by Jelle Zijlstra · 3 years, 6 months ago
  86. 9204bb7 bpo-46633: Skip tests on ASAN and/or MSAN builds (GH-31632) by Victor Stinner · 3 years, 6 months ago
  87. 6e117e7 build(deps): bump actions/upload-artifact from 2.2.4 to 2.3.1 (GH-30325) by dependabot[bot] · 3 years, 6 months ago
  88. 892ff93 Process more stale PRs, oldest first (GH-31407) by Hugo van Kemenade · 3 years, 6 months ago
  89. 91cc5fd "Own" pattern matching and peepholing (GH-31412) by Brandt Bucher · 3 years, 6 months ago
  90. 5bc4327 Close stale PRs without signed CLA (GH-30500) by Erlend Egeberg Aasland · 3 years, 6 months ago
  91. 6f1efd1 Become a CODEOWNER for typing (#31374) by Jelle Zijlstra · 3 years, 6 months ago
  92. 6c89589 bpo-46541: Drop the check for orphaned global strings. (gh-31363) by Eric Snow · 3 years, 6 months ago
  93. 81c7204 bpo-46541: Replace core use of _Py_IDENTIFIER() with statically initialized global objects. (gh-30928) by Eric Snow · 3 years, 6 months ago
  94. 39dec1c Skip cron workflow for forks (GH-30748) by Hugo van Kemenade · 3 years, 6 months ago
  95. 45faf15 bpo-33125: Enables building traditional installer for Windows ARM64 (GH-30885) by Steve Dower · 3 years, 7 months ago
  96. a275053 Add skips to crashing tests under sanitizers instead of manually skipping them (GH-30897) by Pablo Galindo Salgado · 3 years, 7 months ago
  97. ce7d667 bpo-45200: GHA Address Sanitizer skips 3 slowest tests (GH-30797) by Victor Stinner · 3 years, 7 months ago
  98. 0ea2ef5 Add a (conservative) timeout for Windows builds on GitHub Actions (GH-30301) by Mark Dickinson · 3 years, 7 months ago
  99. 65e7c1f bpo-46219, 46221: simplify except* implementation following exc_info changes. Move helpers to exceptions.c. Do not assume that exception groups are truthy. (GH-30289) by Irit Katriel · 3 years, 8 months ago
  100. 30ee33d Delete `FUNDING.yml`, since there's an organisation default (#30294) by Nikita Sobolev · 3 years, 8 months ago