公开记录
软件健康报告模式 0.27.0 · 指标 1.13.0 · 2026-07-26 00:20 UTC

A5rocks / trio

Trio – a friendly Python library for async concurrency and I/O

Python自定义许可证★ 0 星标⑂ 0 复刻始于 2021年10月复刻在 GitHub 上查看 ↗

A5rocks/trio 的健康指数为 100 分中的 55 分,处于「中等」区间。 其得分最高的类别是Vitality(81/100),最低的是Community & Adoption(9/100)。 最近一次更新在 1 天前。 近期的大部分工作由 3 位贡献者完成。

55
总分 / 100
中等

软件健康指数

指标归入加权类别,统一采用 1–100 量表。总体分先取类别加权平均;当公开证据触发高风险司法辖区政策时,评级会按政策调整,并设置 49(有风险)的上限。AI 就绪度不计入总体分。

55
优秀85-100堪称典范;基本满足所有检验标准
良好70-84健康;仅有轻微不足
中等50-69可接受,但存在明显不足;建议进行审查
存在风险30-49存在重大薄弱环节;采用时应保持审慎
危急1-29问题严重(项目被弃置、仅有单一维护者、缺乏基本工程规范)
活力社区与采用可持续性与治理工程质量安全AI 就绪度

评分画像

每条轴代表一个类别。形状比平均值更重要——健康的对象会填满整个图形,而“一峰一谷”式画像意味着某一维度的优势正掩盖另一维度的风险。

所有权

A5rocks个人账户
53 关注者43 个公开仓库始于 2018年6月

该仓库由个人账户拥有。相较于组织支持的项目,单一所有者项目的延续性风险更高。

软件包生态系统

注册表软件包版本月下载量版本数最近发布标签
PyPItrio指向其他仓库——不计分0.33.0-43161 天前asyncionetworkingtrio

按类别列示的指标

活力

项目是否仍有生命——是否仍在编写代码,是否仍在发布版本?

81良好 · 占总体的 22%
评分方式
36/36推送新近度 — 最近一次推送于 1 天前
33.9/36提交节奏 — 52 周中有 49 周有提交
18/18提交量 — 最近一年 181 次提交
10/10OpenSSF Scorecard:Maintained — 30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
所用输入
commits_last_year181
human_commit_share0.56
days_since_last_push1
active_weeks_last_year49

发布纪律

56中等
评分方式
16.2/27有发布版本 — 35 个版本标签(无 GitHub 发布版本)
7.2/36发布时效 — 最近一次发布版本于 716 天前
27/27发布节奏 — 约每 43.6 天发布一次
0/10OpenSSF Scorecard:Signed-Releases — 无数据
所用输入
releases_count35
latest_release_tagv0.26.2
releases_from_tags
days_since_latest_release716
mean_days_between_releases43.6
已排除计分(无数据或不适用):OpenSSF Scorecard:Signed-Releases。 其余权重已重新归一化。

社区与采用

项目是否拥有用户、下载量与关注度,并具备欢迎贡献者参与的配置?

9危急 · 占总体的 18%
评分方式
0/60星标 — 0 个星标
0/25复刻 — 0 个复刻
0/15关注者 — 0 位关注者
所用输入
forks0
stars0
watchers0
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history

社区健康

19危急
评分方式
0/22.5README
16.9/22.5许可证 — 存在许可证文件,但不是可识别的许可证
0/18CONTRIBUTING 指南
0/13.5行为准则
0/7.2议题模板
0/6.3PR 模板
所用输入
has_readme
has_license
has_contributing
has_issue_template
has_code_of_conduct
has_pull_request_template

可持续性与治理

项目能否在其成员之外延续——巴士系数、响应能力、由谁支持,以及软件包的维护状况?

46存在风险 · 占总体的 24%
评分方式
36/54巴士系数 — 3 位贡献者贡献了半数提交
14.8/22.5提交分布 — 头号贡献者编写了 34% 的提交
13.5/13.5贡献者广度 — 95 位贡献者
10/10OpenSSF Scorecard:Contributors — project has 93 contributing companies or organizations
所用输入
bus_factor3
contributors_sampled95
top_contributor_share0.34
评分方式
0/46.8议题解决 — 没有议题或无数据
0/38.3PR 接受 — 没有已裁定的拉取请求或无数据
0/15OpenSSF Scorecard:Code-Review — Found 0/30 approved changesets -- score normalized to 0
所用输入
merged_prs0
open_issues0
closed_issues0
issue_closed_ratio
closed_unmerged_prs0
已排除计分(无数据或不适用):议题解决, PR 接受。 其余权重已重新归一化。
评分方式
10/30所有权背书 — 个人(用户)账户
0/20已验证域名 — 不适用于个人账户
12.5/25所有者影响力 — A5rocks 有 53 位关注者
24/25既往记录 — 43 个公开仓库,账户约 8 年
所用输入
followers53
owner_typeUser
is_verified
owner_loginA5rocks
public_repos43
account_age_days2,950
已排除计分(无数据或不适用):已验证域名。 其余权重已重新归一化。

工程质量

基础的工程与文档实践是否到位?

75良好 · 占总体的 20%

工程实践

92优秀
评分方式
24/24CI 工作流 — 4 个工作流
24/24存在测试
16/16Linter 配置 — tox.ini
9.6/9.6Pre-commit 钩子
0/6.4.editorconfig
0/20OpenSSF Scorecard:CI-Tests — 无数据
所用输入
has_ci
has_tests
has_editorconfig
has_linter_config
has_precommit_config
已排除计分(无数据或不适用):OpenSSF Scorecard:CI-Tests。 其余权重已重新归一化。

文档

50中等
评分方式
0/30README
25/25文档目录
15/15文档 / 主页站点 — https://trio.readthedocs.io
0/10仓库描述
0/10主题标签
10/10Wiki
所用输入
topics
has_wiki
homepagehttps://trio.readthedocs.io
has_readme
has_docs_dir
has_description

安全

可见的安全与供应链实践是否稳固,且不存在未解决的高风险司法辖区暴露?

62中等 · 占总体的 16%

安全态势

52中等
评分方式
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — 无数据
0/2.5CI-Tests — 无数据
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — Found 0/30 approved changesets -- score normalized to 0
2.5/2.5Contributors — project has 93 contributing companies or organizations
10/10Dangerous-Workflow — no dangerous workflow patterns detected
0/7.5Dependency-Update-Tool — no update tool detected
0/5Fuzzing — project is not fuzzed
2.2/2.5许可证 — license file detected
7.5/7.5Maintained — 30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
0/5Packaging — 无数据
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
0/5SAST — no SAST tool detected
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — 无数据
6.8/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
6.8/7.5Vulnerabilities — 1 existing vulnerabilities detected
所用输入
sourceopenssf_scorecard
checks_evaluated14
scorecard_versionv5.5.0
checks_inconclusive4
scorecard_aggregate5.2
已排除计分(无数据或不适用):branch_protection, ci_tests, packaging, signed_releases。 其余权重已重新归一化。
评分方式
35/35直接依赖不含已知公告 — 没有直接依赖携带已知公告
25/25间接依赖不含已知公告 — 没有间接依赖携带已知公告
0/40没有长期未处理的公告 — 没有公告带有发布日期
所用输入
sourceosv
advisories0
affected_packages0
assessed_packages5
unassessed_packages0
affected_by_severitynone
direct_affected_packages0
已排除计分(无数据或不适用):没有长期未处理的公告。 其余权重已重新归一化。 比对的是 pypi:trio@0.33.0 的运行时依赖闭包——安装已发布的软件包时真正被拉取进来的内容——共 5 个软件包。 未对可达性进行分析。

AI 就绪度

该仓库在多大程度上具备与 AI 编码代理协同开发与维护的条件?这是一枚独立的实验性徽章——权重为 0.0,因此单独呈现,不影响总体健康评分。

55中等 · 占总体的 0%
评分方式
0/45代理指令 — 没有 CLAUDE.md / AGENTS.md / 编辑器规则
0/15机器可读文档(llms.txt)
31.4/40可读的提交历史 — 56 次人类提交中有 33 次说明了意图(结构化标题或解释性正文)
所用输入
has_llms_txt
legible_history_share0.589
agent_instruction_files
agent_instruction_max_bytes
评分方式
18/18一条命令的引导启动 — docs/Makefile
22/22自动化测试
11/11Lint / 格式化配置 — tox.ini
11/11静态类型检查 — src/trio/py.typed
0/10可复现环境
2/10已体现的代理实践 — 最近 100 次提交中有 1 次由代理编写或署名代理
0/8自动化维护 — 未观察到自动依赖更新
0/10OpenSSF Scorecard:Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
所用输入
has_nix
has_tests
lockfiles
has_dockerfile
typed_language
bootstrap_filesdocs/Makefile
has_devcontainer
has_linter_config
typecheck_configssrc/trio/py.typed
agent_commit_share0.01
toolchain_manifests
dependency_bot_commit_share0
评分方式
27/45可类型检查的代码 — Python,已配置类型检查(src/trio/py.typed)
54.3/55可控的文件大小 — 采样的 162 个源文件中有 2 个超过 60KB
所用输入
primary_languagePython
largest_source_bytes129,134
source_files_sampled162
oversized_source_files2

关键数据

0GitHub 星标
95贡献者
181最近 12 个月提交数
1距最近推送天数
35发布版本数
3巴士系数(bus factor)
0开放议题
PyPI软件包生态系统数

数据采集警告

  • Community profile unavailable
  • pypi package 'trio' points at a different repository (https://github.com/python-trio/trio); excluded from ecosystem scoring

更多细节

OpenSSF Scorecard 5.2 / 10
5.2综合

来自开源项目 OpenSSF Scorecard 的独立、工具无关的安全评估。每项检查奖励的是安全实践本身,而非特定供应商的工具。Scorecard 无法判定的检查项标记为 不适用,并从安全评分中剔除(绝不按零分计)。Scorecard v5.5.0 · 2026-07-26 00:20 UTC

10Binary-Artifactsno binaries found in the repo
不适用Branch-Protectioninternal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md
不适用CI-Testsno pull request found
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/30 approved changesets -- score normalized to 0
10Contributorsproject has 93 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
9Licenselicense file detected
10Maintained30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
不适用Packagingpackaging workflow not detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTno SAST tool detected
0Security-Policysecurity policy file not detected
不适用Signed-Releasesno releases found
9Token-Permissionsdetected GitHub workflow tokens with excessive permissions
9Vulnerabilities1 existing vulnerabilities detected
直接依赖 7
注册表软件包版本约束清单文件
PyPIattrs>= 23.2.0pyproject.toml
PyPIsortedcontainerspyproject.toml
PyPIidnapyproject.toml
PyPIoutcomepyproject.toml
PyPIsniffio>= 1.3.0pyproject.toml
PyPIcffi>=1.14pyproject.toml
PyPIexceptiongrouppyproject.toml
全部依赖 88

来自 GitHub 依赖图的完整解析依赖集合:10 个直接依赖与 78 个间接(传递)软件包。仓库提交锁文件时,传递闭包才是完整的。

注册表软件包版本关系
PyPIattrs直接
PyPIattrs26.1.0直接
PyPIcffi直接
PyPIcffi2.0.0直接
PyPIexceptiongroup1.3.1直接
PyPIidna3.18直接
PyPIoutcome1.3.0.post0直接
PyPIsniffio直接
PyPIsniffio1.3.1直接
PyPIsortedcontainers2.4.0直接
PyPIalabaster1.0.0间接
PyPIast-serialize0.6.0间接
PyPIastor0.8.1间接
PyPIastroid4.0.4间接
PyPIasync-generator1.10间接
PyPIbabel2.18.0间接
PyPIbeautifulsoup44.15.0间接
PyPIblack26.5.1间接
PyPIcertifi2026.6.17间接
PyPIcfgv3.5.0间接
PyPIcharset-normalizer3.4.7间接
PyPIclick8.4.2间接
PyPIcodespell2.4.2间接
PyPIcolorama0.4.6间接
PyPIcoverage7.14.3间接
PyPIcryptography48.0.0间接
PyPIdill0.4.1间接
PyPIdistlib0.4.3间接
PyPIdocutils0.22.4间接
PyPIfilelock3.29.4间接
PyPIidentify2.6.19间接
PyPIimagesize2.0.0间接
PyPIimmutables0.21间接
PyPIiniconfig2.3.0间接
PyPIisort8.0.1间接
PyPIjedi0.20.0间接
PyPIjinja23.1.6间接
PyPIlibrt0.12.0间接
PyPImarkupsafe3.0.3间接
PyPImccabe0.7.0间接
PyPImypy2.1.0间接
PyPImypy-extensions1.1.0间接
PyPInodeenv1.10.0间接
PyPIpackaging26.2间接
PyPIparso0.8.7间接
PyPIpathspec1.1.1间接
PyPIplatformdirs4.10.0间接
PyPIpluggy1.6.0间接
PyPIpre-commit4.6.0间接
PyPIpycparser3.0间接
PyPIpygments2.20.0间接
PyPIpylint4.0.6间接
PyPIpyopenssl26.2.0间接
PyPIpyright1.1.411间接
PyPIpytest9.1.1间接
PyPIpython-discovery1.4.2间接
PyPIpytokens0.4.1间接
PyPIpyyaml6.0.3间接
PyPIrequests2.34.2间接
PyPIroman-numerals4.1.0间接
PyPIruff0.15.21间接
PyPIsetuptools间接
PyPIsnowballstemmer3.1.1间接
PyPIsoupsieve2.8.4间接
PyPIsphinx9.0.4间接
PyPIsphinx9.1.0间接
PyPIsphinx-codeautolink0.18.1间接
PyPIsphinx-rtd-theme3.1.0间接
PyPIsphinxcontrib-applehelp2.0.0间接
PyPIsphinxcontrib-devhelp2.0.0间接
PyPIsphinxcontrib-htmlhelp2.1.0间接
PyPIsphinxcontrib-jquery4.1间接
PyPIsphinxcontrib-jsmath1.0.1间接
PyPIsphinxcontrib-qthelp2.0.0间接
PyPIsphinxcontrib-serializinghtml2.0.0间接
PyPIsphinxcontrib-trio1.2.0间接
PyPItomlkit0.15.0间接
PyPItowncrier25.8.0间接
PyPItrustme1.2.1间接
PyPItypes-cffi2.0.0.20260518间接
PyPItypes-docutils0.22.3.20260518间接
PyPItypes-pyopenssl24.1.0.20240722间接
PyPItypes-pyyaml6.0.12.20260518间接
PyPItypes-setuptools82.0.0.20260518间接
PyPItyping-extensions4.15.0间接
PyPIurllib32.7.0间接
PyPIuv0.11.28间接
PyPIvirtualenv21.5.1间接
依赖安全公告 0

安装 pypi:trio@0.33.0 会引入 5 个包(直接与传递):其中 0 个存在已知公告,0 个为直接依赖。

没有已知公告影响已评估的依赖。

公告表示依赖图中记录的版本落入某条公告的受影响范围。可达性未经分析,且依赖图包含开发与测试的版本固定——某项发现可能只涉及工具链而非交付的软件。

原始 JSON 报告 机器可读
{
  "data": {
    "repo": {
      "topics": [],
      "is_fork": true,
      "size_kb": 10294,
      "has_wiki": true,
      "homepage": "https://trio.readthedocs.io",
      "languages": {
        "Shell": 5833,
        "Cython": 642,
        "Python": 1766012
      },
      "pushed_at": "2026-07-24T05:14:49Z",
      "created_at": "2021-10-21T00:08:49Z",
      "owner_type": "User",
      "updated_at": "2026-07-18T11:55:23Z",
      "description": "Trio – a friendly Python library for async concurrency and I/O",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": null,
      "default_branch": "main",
      "license_spdx_raw": "NOASSERTION",
      "primary_language": "Python",
      "significant_languages": [
        "Python"
      ]
    },
    "owner": {
      "blog": "https://helvetica.moe",
      "name": null,
      "type": "User",
      "login": "A5rocks",
      "company": null,
      "location": null,
      "followers": 53,
      "avatar_url": "https://avatars.githubusercontent.com/u/40616000?v=4",
      "created_at": "2018-06-27T00:23:38Z",
      "is_verified": null,
      "public_repos": 43,
      "account_age_days": 2950
    },
    "license": {
      "state": "custom",
      "spdx_id": null,
      "raw_spdx": "NOASSERTION",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": false
    },
    "activity": {
      "releases": [
        {
          "tag": "v0.26.2",
          "kind": "patch",
          "published_at": "2024-08-08T00:31:27Z"
        },
        {
          "tag": "v0.26.1",
          "kind": "patch",
          "published_at": "2024-08-05T00:56:22Z"
        },
        {
          "tag": "v0.26.0",
          "kind": "minor",
          "published_at": "2024-07-05T04:18:36Z"
        },
        {
          "tag": "v0.25.1",
          "kind": "patch",
          "published_at": "2024-05-16T06:16:38Z"
        },
        {
          "tag": "v0.25.0",
          "kind": "minor",
          "published_at": "2024-03-17T02:37:49Z"
        },
        {
          "tag": "v0.24.0",
          "kind": "minor",
          "published_at": "2024-01-10T03:07:05Z"
        },
        {
          "tag": "v0.23.2",
          "kind": "patch",
          "published_at": "2023-12-14T02:43:09Z"
        },
        {
          "tag": "v0.23.1",
          "kind": "patch",
          "published_at": "2023-11-04T04:52:05Z"
        },
        {
          "tag": "v0.23.0",
          "kind": "minor",
          "published_at": "2023-11-03T04:57:51Z"
        },
        {
          "tag": "v0.22.2",
          "kind": "patch",
          "published_at": "2023-07-12T22:50:51Z"
        },
        {
          "tag": "v0.22.1",
          "kind": "patch",
          "published_at": "2023-07-02T02:27:55Z"
        },
        {
          "tag": "v0.22.0",
          "kind": "minor",
          "published_at": "2022-09-28T06:04:13Z"
        },
        {
          "tag": "v0.21.0",
          "kind": "minor",
          "published_at": "2022-06-07T18:15:26Z"
        },
        {
          "tag": "v0.20.0",
          "kind": "minor",
          "published_at": "2022-02-21T12:35:55Z"
        },
        {
          "tag": "v0.19.0",
          "kind": "minor",
          "published_at": "2021-06-15T09:24:53Z"
        },
        {
          "tag": "v0.18.0",
          "kind": "minor",
          "published_at": "2021-01-11T06:31:18Z"
        },
        {
          "tag": "v0.17.0",
          "kind": "minor",
          "published_at": "2020-09-15T10:55:02Z"
        },
        {
          "tag": "v0.16.0",
          "kind": "minor",
          "published_at": "2020-06-10T05:18:35Z"
        },
        {
          "tag": "v0.15.1",
          "kind": "patch",
          "published_at": "2020-05-22T08:07:19Z"
        },
        {
          "tag": "v0.15.0",
          "kind": "minor",
          "published_at": "2020-05-19T05:16:28Z"
        },
        {
          "tag": "v0.14.0",
          "kind": "minor",
          "published_at": "2020-04-27T12:00:51Z"
        },
        {
          "tag": "v0.13.0",
          "kind": "minor",
          "published_at": "2019-11-02T20:31:38Z"
        },
        {
          "tag": "v0.12.1",
          "kind": "patch",
          "published_at": "2019-08-01T07:51:09Z"
        },
        {
          "tag": "v0.12.0",
          "kind": "minor",
          "published_at": "2019-08-01T04:12:18Z"
        },
        {
          "tag": "v0.11.0",
          "kind": "minor",
          "published_at": "2019-02-09T20:23:52Z"
        },
        {
          "tag": "v0.10.0",
          "kind": "minor",
          "published_at": "2019-01-07T19:17:28Z"
        },
        {
          "tag": "v0.9.0",
          "kind": "minor",
          "published_at": "2018-10-12T16:35:41Z"
        },
        {
          "tag": "v0.8.0",
          "kind": "minor",
          "published_at": "2018-10-01T01:21:00Z"
        },
        {
          "tag": "v0.7.0",
          "kind": "minor",
          "published_at": "2018-09-03T16:50:40Z"
        },
        {
          "tag": "v0.6.0",
          "kind": "minor",
          "published_at": "2018-08-13T12:36:50Z"
        },
        {
          "tag": "v0.5.0",
          "kind": "minor",
          "published_at": "2018-07-20T09:58:45Z"
        },
        {
          "tag": "v0.4.0",
          "kind": "minor",
          "published_at": "2018-04-14T09:40:20Z"
        },
        {
          "tag": "v0.3.0",
          "kind": "minor",
          "published_at": "2017-12-28T01:27:42Z"
        },
        {
          "tag": "v0.2.0",
          "kind": "minor",
          "published_at": "2017-12-06T11:27:42Z"
        },
        {
          "tag": "v0.1.0",
          "kind": "minor",
          "published_at": "2017-03-11T00:29:44Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "83b96a39d862b347de2c03db3a3012f9dd4a6831",
          "body": "… builds (#3473)\n\n* Fix ThreadCache workers leaking spawner's Context on py314+ free-threaded builds\n\n* [pre-commit.ci] auto fixes from pre-commit.com hooks\n\nfor more information, see https://pre-commit.ci\n\n* fix typo\n\n* add newsfragments\n\n* [pre-commit.ci] auto fixes from pre-commit.com hooks\n\nfor \n[…]\nom pre-commit.com hooks\n\nfor more information, see https://pre-commit.ci\n\n* simply regression test\n\n---------\n\nCo-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>",
          "is_bot": false,
          "headline": "ThreadCache workers leaking spawner's Context on py314+ free-threaded…",
          "author_name": "NIYONSHUTI Emmanuel",
          "author_login": "EmmanuelNiyonshuti",
          "committed_at": "2026-07-16T04:09:29Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "976c11b5749db70559ffd81bfeddeed51b250dd0",
          "body": null,
          "is_bot": true,
          "headline": "[pre-commit.ci] pre-commit autoupdate (#3471)",
          "author_name": "pre-commit-ci[bot]",
          "author_login": "pre-commit-ci[bot]",
          "committed_at": "2026-07-13T23:34:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5a5111bba2b26da5668c27ee1824e890f5753c3d",
          "body": "Add docstrings for memory channel classes",
          "is_bot": false,
          "headline": "Merge pull request #3465 from Madhur-7568/docs-3221-remaining",
          "author_name": "CoolCat467",
          "author_login": "CoolCat467",
          "committed_at": "2026-07-12T00:29:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0524dc174ba9a215098daab33f3cce56198791dc",
          "body": null,
          "is_bot": true,
          "headline": "[pre-commit.ci] pre-commit autoupdate (#3467)",
          "author_name": "pre-commit-ci[bot]",
          "author_login": "pre-commit-ci[bot]",
          "committed_at": "2026-07-06T22:45:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a3f1a88b1c2e981c14aa84410c47a8a513a03a31",
          "body": "* Dependency updates\n\n* Apply suggestion from @A5rocks\n\n* Oops\n\n---------\n\nCo-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>\nCo-authored-by: A5rocks <git@helvetica.moe>",
          "is_bot": true,
          "headline": "Bump dependencies from commit 865b7f (#3463)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-04T05:51:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cbfea1170cc50adb6a9f769209aca1b2b8e73280",
          "body": null,
          "is_bot": false,
          "headline": "Apply review suggestion",
          "author_name": "madhur dhillon",
          "author_login": "Madhur-7568",
          "committed_at": "2026-07-04T01:01:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e8d1ea1e5bf14f60d874fbe4f433d2425b0d6f44",
          "body": null,
          "is_bot": false,
          "headline": "Apply suggestion from @A5rocks",
          "author_name": "A5rocks",
          "author_login": "A5rocks",
          "committed_at": "2026-07-04T00:50:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "96ca688195d999b1352c7cbc291bbf18246f8d88",
          "body": null,
          "is_bot": false,
          "headline": "Address review feedback",
          "author_name": "madhur dhillon",
          "author_login": "Madhur-7568",
          "committed_at": "2026-07-04T00:47:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fd46fb7ed046d882e2158245b3180de30298f336",
          "body": null,
          "is_bot": false,
          "headline": "Update documentation metadata",
          "author_name": "madhur dhillon",
          "author_login": "Madhur-7568",
          "committed_at": "2026-07-03T22:54:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8524a2a9e002c77880235054c610c8ce80d21340",
          "body": null,
          "is_bot": false,
          "headline": "Improve memory channel docstrings",
          "author_name": "madhur dhillon",
          "author_login": "Madhur-7568",
          "committed_at": "2026-07-03T22:22:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a7d8192f173abcfcb3bb78ce32599c3ce55fe974",
          "body": null,
          "is_bot": false,
          "headline": "Add docstrings for memory channel classes",
          "author_name": "madhur dhillon",
          "author_login": "Madhur-7568",
          "committed_at": "2026-07-03T20:10:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "865b7fc495320726fafd943de4982b97ffe340b7",
          "body": "Add docstring for SocketStream.send_all",
          "is_bot": false,
          "headline": "Merge pull request #3458 from Madhur-7568/docs-3226",
          "author_name": "A5rocks",
          "author_login": "A5rocks",
          "committed_at": "2026-06-30T20:17:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ba9c99ccd5336d4d5ff82153ca66d1196ae9f0d5",
          "body": null,
          "is_bot": false,
          "headline": "Remove undocumented SocketStream members from docs",
          "author_name": "madhur dhillon",
          "author_login": "Madhur-7568",
          "committed_at": "2026-06-30T18:51:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "05c8efae5ee13593b73a22e1a9858bee9ecce0ba",
          "body": null,
          "is_bot": false,
          "headline": "Merge pull request #3459 from python-trio/pre-commit-ci-update-config",
          "author_name": "A5rocks",
          "author_login": "A5rocks",
          "committed_at": "2026-06-29T23:32:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6c5f5243004a1dfcdba7868fbd8a242dffa80555",
          "body": "for more information, see https://pre-commit.ci",
          "is_bot": true,
          "headline": "[pre-commit.ci] auto fixes from pre-commit.com hooks",
          "author_name": "pre-commit-ci[bot]",
          "author_login": "pre-commit-ci[bot]",
          "committed_at": "2026-06-29T21:41:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8753aca82e5f61d9313fdddabba364cbf7625607",
          "body": "updates:\n- [github.com/astral-sh/ruff-pre-commit: v0.15.18 → v0.15.20](https://github.com/astral-sh/ruff-pre-commit/compare/v0.15.18...v0.15.20)\n- [github.com/astral-sh/uv-pre-commit: 0.11.23 → 0.11.25](https://github.com/astral-sh/uv-pre-commit/compare/0.11.23...0.11.25)",
          "is_bot": true,
          "headline": "[pre-commit.ci] pre-commit autoupdate",
          "author_name": "pre-commit-ci[bot]",
          "author_login": "pre-commit-ci[bot]",
          "committed_at": "2026-06-29T21:41:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0db3cf40dc6f01b0562fac6ab8f3e10eeb7401db",
          "body": null,
          "is_bot": false,
          "headline": "Upgrade all actions (#3455)",
          "author_name": "A5rocks",
          "author_login": "A5rocks",
          "committed_at": "2026-06-26T22:13:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1053f53b4f8616e828c366551f61942c5d05ee19",
          "body": null,
          "is_bot": false,
          "headline": "Upgrade all actions",
          "author_name": "A5rocks",
          "author_login": "A5rocks",
          "committed_at": "2026-06-26T06:24:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3e4d215b7bddeae7028a3f1936648eb33c30d2a4",
          "body": "* [pre-commit.ci] pre-commit autoupdate\n\nupdates:\n- [github.com/astral-sh/ruff-pre-commit: v0.15.17 → v0.15.18](https://github.com/astral-sh/ruff-pre-commit/compare/v0.15.17...v0.15.18)\n- [github.com/woodruffw/zizmor-pre-commit: v1.25.2 → v1.26.1](https://github.com/woodruffw/zizmor-pre-commit/compa\n[…]\ne-commit.ci] auto fixes from pre-commit.com hooks\n\nfor more information, see https://pre-commit.ci\n\n---------\n\nCo-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "[pre-commit.ci] pre-commit autoupdate (#3452)",
          "author_name": "pre-commit-ci[bot]",
          "author_login": "pre-commit-ci[bot]",
          "committed_at": "2026-06-22T22:13:37Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "a97133ac026e68c59aca35f1bf402fc51427fe24",
          "body": "[pre-commit.ci] pre-commit autoupdate",
          "is_bot": true,
          "headline": "Merge pull request #3451 from python-trio/pre-commit-ci-update-config",
          "author_name": "pre-commit-ci[bot]",
          "author_login": "pre-commit-ci[bot]",
          "committed_at": "2026-06-16T05:03:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "78dfbc2b08e8191c7dd66c1dde3e61d33bbe423f",
          "body": "[pre-commit.ci] pre-commit autoupdate",
          "is_bot": false,
          "headline": "Merge pull request #3449 from python-trio/pre-commit-ci-update-config",
          "author_name": "A5rocks",
          "author_login": "A5rocks",
          "committed_at": "2026-06-09T06:57:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9b3d632947de4919a4624e1c9cf5564b58acc0e8",
          "body": null,
          "is_bot": false,
          "headline": "Add a bunch of noqas",
          "author_name": "A5rocks",
          "author_login": "A5rocks",
          "committed_at": "2026-06-09T06:42:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7b71fb0127c3597052182a8a5f405a3d964a24aa",
          "body": "for more information, see https://pre-commit.ci",
          "is_bot": true,
          "headline": "[pre-commit.ci] auto fixes from pre-commit.com hooks",
          "author_name": "pre-commit-ci[bot]",
          "author_login": "pre-commit-ci[bot]",
          "committed_at": "2026-06-08T21:37:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b08940be4cbdefc845306cad2de367258f34f2ac",
          "body": "updates:\n- [github.com/astral-sh/ruff-pre-commit: v0.15.15 → v0.15.16](https://github.com/astral-sh/ruff-pre-commit/compare/v0.15.15...v0.15.16)\n- [github.com/adhtruong/mirrors-typos: v1.47.0 → v1.47.2](https://github.com/adhtruong/mirrors-typos/compare/v1.47.0...v1.47.2)\n- [github.com/astral-sh/uv-pre-commit: 0.11.17 → 0.11.19](https://github.com/astral-sh/uv-pre-commit/compare/0.11.17...0.11.19)",
          "is_bot": true,
          "headline": "[pre-commit.ci] pre-commit autoupdate",
          "author_name": "pre-commit-ci[bot]",
          "author_login": "pre-commit-ci[bot]",
          "committed_at": "2026-06-08T21:37:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "96914fbd8c09013259c836a55d9617c7108b1a56",
          "body": "Revert \"Switch to PyPy nightly\"",
          "is_bot": false,
          "headline": "Merge pull request #3447 from python-trio/revert-3434-debug-pypy",
          "author_name": "A5rocks",
          "author_login": "A5rocks",
          "committed_at": "2026-06-01T23:07:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "879b88f874c3cc3b32fc9e11bfdb357c8eb2cf49",
          "body": "Co-authored-by: A5rocks <git@helvetica.moe>",
          "is_bot": false,
          "headline": "Apply suggestions from code review",
          "author_name": "A5rocks",
          "author_login": "A5rocks",
          "committed_at": "2026-06-01T22:43:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "db082aaf671856eff9960a3d903c3d8729baa8b9",
          "body": null,
          "is_bot": false,
          "headline": "Revert \"Switch to PyPy nightly\"",
          "author_name": "Illia Volochii",
          "author_login": "illia-v",
          "committed_at": "2026-06-01T21:56:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bc70f9dcfbbb69b6e20774807b27f7d07b88aea3",
          "body": "* Dependency updates\n\n* Address CI failures\n\nnoqa RUF075 since we already handle exceptions\n\n* [pre-commit.ci] auto fixes from pre-commit.com hooks\n\nfor more information, see https://pre-commit.ci\n\n* Actually remove the import, oops\n\n* :/\n\n---------\n\nCo-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>\nCo-authored-by: A5rocks <git@helvetica.moe>\nCo-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump dependencies from commit d66c4f (#3446)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-06-01T05:04:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d66c4fb9707d9ea4657218988a374de552b88da2",
          "body": null,
          "is_bot": false,
          "headline": "Merge pull request #3443 from c-tonneslan/docs/the-the-tcp-port-comment",
          "author_name": "A5rocks",
          "author_login": "A5rocks",
          "committed_at": "2026-05-24T18:55:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7445c6cfd39534e12653cbe92b65815b673424bb",
          "body": "Signed-off-by: Charlie Tonneslan <cst0520@gmail.com>",
          "is_bot": false,
          "headline": "_highlevel_open_tcp_stream: drop duplicate 'the' from pick-port comment",
          "author_name": "Charlie Tonneslan",
          "author_login": "c-tonneslan",
          "committed_at": "2026-05-24T13:10:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "73cc29ee39ae0d903f771269bae53aeae920e282",
          "body": "* Dependency updates\n\n* Add a rudimentary pin for Alpine\n\n* Try 1 to fix CI\n\n* Try 2 to fix CI\n\n* Remove 3.12+ import\n\n* Try 3 for CI\n\n* [pre-commit.ci] auto fixes from pre-commit.com hooks\n\nfor more information, see https://pre-commit.ci\n\n* Hopefully final fixes?\n\n* Oops\n\n* Oops\n\n* Hopefully last c\n[…]\ntions[bot] <41898282+github-actions[bot]@users.noreply.github.com>\nCo-authored-by: A5rocks <git@helvetica.moe>\nCo-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump dependencies from commit 79218b (#3441)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-05-18T01:23:54Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "a35d332688b794c1b406e648c5cb390659487d0c",
          "body": "Remove apport install",
          "is_bot": false,
          "headline": "Merge pull request #3440 from A5rocks/apport-testing",
          "author_name": "A5rocks",
          "author_login": "A5rocks",
          "committed_at": "2026-05-18T00:52:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8ea374c11305c4566f803c86fc35eea04580e9f8",
          "body": null,
          "is_bot": false,
          "headline": "Test for apport",
          "author_name": "A5rocks",
          "author_login": "A5rocks",
          "committed_at": "2026-05-18T00:12:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "79218bbfbeac334d6339aff7246d4a07a399c0c7",
          "body": null,
          "is_bot": false,
          "headline": "Merge pull request #3438 from python-trio/pre-commit-ci-update-config",
          "author_name": "A5rocks",
          "author_login": "A5rocks",
          "committed_at": "2026-05-11T22:08:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "15ea3486f48e6df65711a4919f04bde252aca2ab",
          "body": "for more information, see https://pre-commit.ci",
          "is_bot": true,
          "headline": "[pre-commit.ci] auto fixes from pre-commit.com hooks",
          "author_name": "pre-commit-ci[bot]",
          "author_login": "pre-commit-ci[bot]",
          "committed_at": "2026-05-11T21:22:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4d191c41177fa018f764d5ecaab91c97f8fc14e1",
          "body": "updates:\n- [github.com/adhtruong/mirrors-typos: v1.46.0 → v1.46.1](https://github.com/adhtruong/mirrors-typos/compare/v1.46.0...v1.46.1)\n- [github.com/astral-sh/uv-pre-commit: 0.11.8 → 0.11.13](https://github.com/astral-sh/uv-pre-commit/compare/0.11.8...0.11.13)",
          "is_bot": true,
          "headline": "[pre-commit.ci] pre-commit autoupdate",
          "author_name": "pre-commit-ci[bot]",
          "author_login": "pre-commit-ci[bot]",
          "committed_at": "2026-05-11T21:22:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4d55cd50b3db330e4aedcec62e5a19d7ecfbc847",
          "body": "Bump dependencies from commit 6f75c8",
          "is_bot": false,
          "headline": "Merge pull request #3436 from python-trio/autodeps/bump_from_6f75c8",
          "author_name": "A5rocks",
          "author_login": "A5rocks",
          "committed_at": "2026-05-01T17:34:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1e4acd76720d12c77b34979675fb6984f2ccbd96",
          "body": null,
          "is_bot": true,
          "headline": "Dependency updates",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-05-01T17:18:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6f75c870393faa71577f55704f1f7e65c28b7ff8",
          "body": null,
          "is_bot": false,
          "headline": "Switch to PyPy nightly (#3434)",
          "author_name": "A5rocks",
          "author_login": "A5rocks",
          "committed_at": "2026-05-01T17:16:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6276885ea91ffe81fd841f7ad370575bf4ee11f2",
          "body": null,
          "is_bot": false,
          "headline": "Switch to PyPy nightly",
          "author_name": "A5rocks",
          "author_login": "A5rocks",
          "committed_at": "2026-04-29T16:28:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "975f1084b6ad83b17ee5665d4a5109e106a5ce53",
          "body": null,
          "is_bot": false,
          "headline": "Update how many codecov builds we upload (#3431)",
          "author_name": "A5rocks",
          "author_login": "A5rocks",
          "committed_at": "2026-04-29T10:11:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3cbe36de33d2b57c8208cd1c1e52297a3abab26c",
          "body": "* [pre-commit.ci] pre-commit autoupdate\n\nupdates:\n- [github.com/astral-sh/ruff-pre-commit: v0.15.11 → v0.15.12](https://github.com/astral-sh/ruff-pre-commit/compare/v0.15.11...v0.15.12)\n- [github.com/astral-sh/uv-pre-commit: 0.11.7 → 0.11.8](https://github.com/astral-sh/uv-pre-commit/compare/0.11.7.\n[…]\ne-commit.ci] auto fixes from pre-commit.com hooks\n\nfor more information, see https://pre-commit.ci\n\n---------\n\nCo-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "[pre-commit.ci] pre-commit autoupdate (#3432)",
          "author_name": "pre-commit-ci[bot]",
          "author_login": "pre-commit-ci[bot]",
          "committed_at": "2026-04-27T22:22:51Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "ec668d1be6af56774b2a41b88e5b6f657eeb675f",
          "body": "* [pre-commit.ci] pre-commit autoupdate\n\nupdates:\n- [github.com/astral-sh/ruff-pre-commit: v0.15.10 → v0.15.11](https://github.com/astral-sh/ruff-pre-commit/compare/v0.15.10...v0.15.11)\n- [github.com/adhtruong/mirrors-typos: v1.45.0 → v1.45.1](https://github.com/adhtruong/mirrors-typos/compare/v1.45\n[…]\ne-commit.ci] auto fixes from pre-commit.com hooks\n\nfor more information, see https://pre-commit.ci\n\n---------\n\nCo-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "[pre-commit.ci] pre-commit autoupdate (#3428)",
          "author_name": "pre-commit-ci[bot]",
          "author_login": "pre-commit-ci[bot]",
          "committed_at": "2026-04-20T22:28:02Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "c7ce5de387cbb65c9fb5ee3f3320dc9b885d5a10",
          "body": null,
          "is_bot": true,
          "headline": "[pre-commit.ci] pre-commit autoupdate (#3424)",
          "author_name": "pre-commit-ci[bot]",
          "author_login": "pre-commit-ci[bot]",
          "committed_at": "2026-04-13T23:21:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c5c4b7c1084cffc6f0734abb975c17116bd78179",
          "body": "* fix: correct error message for stdout pipe check in run_process\n\n* [pre-commit.ci] auto fixes from pre-commit.com hooks\n\nfor more information, see https://pre-commit.ci\n\n---------\n\nCo-authored-by: nightcityblade <nightcityblade@gmail.com>\nCo-authored-by: A5rocks <git@helvetica.moe>\nCo-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>",
          "is_bot": false,
          "headline": "fix: correct error message for stdout pipe check in run_process (#3416)",
          "author_name": "nightcityblade",
          "author_login": "nightcityblade",
          "committed_at": "2026-04-08T14:07:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f418f6460e48450f4038ab93c298b0a0d433601c",
          "body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Dependency updates (#3420)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-04-07T23:01:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7d09fc6d07acd08a1d59137b5e1da04e42877cad",
          "body": null,
          "is_bot": true,
          "headline": "[pre-commit.ci] pre-commit autoupdate (#3419)",
          "author_name": "pre-commit-ci[bot]",
          "author_login": "pre-commit-ci[bot]",
          "committed_at": "2026-04-07T00:03:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2c41e943a823614519e99370184274cbfbb77255",
          "body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Dependency updates (#3415)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-04-06T08:51:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "94d7159ae36e0938e0156420ac8dae46b0294b52",
          "body": null,
          "is_bot": true,
          "headline": "[pre-commit.ci] pre-commit autoupdate (#3414)",
          "author_name": "pre-commit-ci[bot]",
          "author_login": "pre-commit-ci[bot]",
          "committed_at": "2026-03-30T22:03:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "82af3abcaf250aacc797b281e6815891766410fd",
          "body": "* [pre-commit.ci] pre-commit autoupdate\n\nupdates:\n- [github.com/astral-sh/ruff-pre-commit: v0.15.6 → v0.15.7](https://github.com/astral-sh/ruff-pre-commit/compare/v0.15.6...v0.15.7)\n- [github.com/astral-sh/uv-pre-commit: 0.10.11 → 0.10.12](https://github.com/astral-sh/uv-pre-commit/compare/0.10.11..\n[…]\ne-commit.ci] auto fixes from pre-commit.com hooks\n\nfor more information, see https://pre-commit.ci\n\n---------\n\nCo-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "[pre-commit.ci] pre-commit autoupdate (#3412)",
          "author_name": "pre-commit-ci[bot]",
          "author_login": "pre-commit-ci[bot]",
          "committed_at": "2026-03-23T22:25:06Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "1a69344d6db6271e9315cd6c6c628539981ba10f",
          "body": "Disallow absolute deadlines for relative cancel scopes",
          "is_bot": false,
          "headline": "Merge pull request #3403 from A5rocks/remove-deprecation",
          "author_name": "A5rocks",
          "author_login": "A5rocks",
          "committed_at": "2026-03-21T21:37:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d0c5e6d179d08a37e78d7c39871f970fe4c0f8a2",
          "body": null,
          "is_bot": false,
          "headline": "Increase fudge factor for sleeping (#3411)",
          "author_name": "A5rocks",
          "author_login": "A5rocks",
          "committed_at": "2026-03-21T21:37:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "370c2e5c03f6ed7da2d19d6410df490d068b0ce0",
          "body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Dependency updates (#3410)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-03-19T03:06:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b99abbd4a07f5b0f8105edbd3008191c717ecf4e",
          "body": null,
          "is_bot": false,
          "headline": "Update changelog a bit more",
          "author_name": "A5rocks",
          "author_login": "A5rocks",
          "committed_at": "2026-03-17T22:43:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8ecba055808f09dae9ee4b232e628696ef53eb04",
          "body": null,
          "is_bot": false,
          "headline": "[pre-commit.ci] pre-commit autoupdate (#3407)",
          "author_name": "CoolCat467",
          "author_login": "CoolCat467",
          "committed_at": "2026-03-16T22:58:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c7c9a29b8c1d9268641a353ce29dd34525cf9520",
          "body": "for more information, see https://pre-commit.ci",
          "is_bot": true,
          "headline": "[pre-commit.ci] auto fixes from pre-commit.com hooks",
          "author_name": "pre-commit-ci[bot]",
          "author_login": "pre-commit-ci[bot]",
          "committed_at": "2026-03-16T22:16:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2cd58f822b7b7296ff91f0a200acaded09fba85f",
          "body": "updates:\n- [github.com/psf/black-pre-commit-mirror: 26.3.0 → 26.3.1](https://github.com/psf/black-pre-commit-mirror/compare/26.3.0...26.3.1)\n- [github.com/astral-sh/ruff-pre-commit: v0.15.5 → v0.15.6](https://github.com/astral-sh/ruff-pre-commit/compare/v0.15.5...v0.15.6)\n- [github.com/astral-sh/uv-pre-commit: 0.10.9 → 0.10.10](https://github.com/astral-sh/uv-pre-commit/compare/0.10.9...0.10.10)",
          "is_bot": true,
          "headline": "[pre-commit.ci] pre-commit autoupdate",
          "author_name": "pre-commit-ci[bot]",
          "author_login": "pre-commit-ci[bot]",
          "committed_at": "2026-03-16T22:15:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "980db2b79d41f6fae86d924a67521f110a15487d",
          "body": null,
          "is_bot": false,
          "headline": "PR feedback",
          "author_name": "A5rocks",
          "author_login": "A5rocks",
          "committed_at": "2026-03-11T21:06:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f51968be9e2e563e37a52c332e7684bd14336574",
          "body": null,
          "is_bot": false,
          "headline": "Try fixing RTD failure (#3402)",
          "author_name": "A5rocks",
          "author_login": "A5rocks",
          "committed_at": "2026-03-11T03:55:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d70368ac2b8d3c95cb2df7f7918ce851fc802a12",
          "body": null,
          "is_bot": true,
          "headline": "[pre-commit.ci] pre-commit autoupdate (#3405)",
          "author_name": "pre-commit-ci[bot]",
          "author_login": "pre-commit-ci[bot]",
          "committed_at": "2026-03-10T00:05:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ef54ef336e145802aa47272118d908a8c497932a",
          "body": null,
          "is_bot": false,
          "headline": "Disallow absolute deadlines for relative cancel scopes",
          "author_name": "A5rocks",
          "author_login": "A5rocks",
          "committed_at": "2026-03-03T05:45:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3dd35d74cc4215a055a5f54004f8504104aff3d0",
          "body": "Bump dependencies from commit f0e176",
          "is_bot": false,
          "headline": "Merge pull request #3401 from python-trio/autodeps/bump_from_f0e176",
          "author_name": "CoolCat467",
          "author_login": "CoolCat467",
          "committed_at": "2026-03-01T01:52:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b8834852220710d184ab269fc2cfb83f5932a3b0",
          "body": null,
          "is_bot": false,
          "headline": "Trigger CI",
          "author_name": "CoolCat467",
          "author_login": "CoolCat467",
          "committed_at": "2026-03-01T01:42:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3b386008bfcef7a9f081b03072496118a979bbac",
          "body": null,
          "is_bot": true,
          "headline": "Dependency updates",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-03-01T01:15:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f0e17675d05208ae0e3680840205cf266ade5f7a",
          "body": "* [pre-commit.ci] pre-commit autoupdate\n\nupdates:\n- [github.com/astral-sh/ruff-pre-commit: v0.15.1 → v0.15.2](https://github.com/astral-sh/ruff-pre-commit/compare/v0.15.1...v0.15.2)\n- [github.com/adhtruong/mirrors-typos: v1.43.4 → v1.43.5](https://github.com/adhtruong/mirrors-typos/compare/v1.43.4..\n[…]\ne-commit.ci] auto fixes from pre-commit.com hooks\n\nfor more information, see https://pre-commit.ci\n\n---------\n\nCo-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "[pre-commit.ci] pre-commit autoupdate (#3400)",
          "author_name": "pre-commit-ci[bot]",
          "author_login": "pre-commit-ci[bot]",
          "committed_at": "2026-02-23T22:21:19Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "2fd138e4c6e3c44bf4e598f37e418feacc25107b",
          "body": "* Fix exceptions raised before task_status.started() losing cause and context\n\nWhen a task raised an exception before calling task_status.started(),\nNursery.start() unwrapped it from the internal ExceptionGroup using\n`raise exc.exceptions[0] from None`, which explicitly set __cause__\nto None and __s\n[…]\nse trio's pytest.RaisesGroup helper for\ncleaner exception group assertions.\n\nCo-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>\n\n---------\n\nCo-authored-by: Claude Opus 4.6 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Fix exception cause/context lost before task_status.started() (#3394)",
          "author_name": "Fridayai700",
          "author_login": "worksbyfriday",
          "committed_at": "2026-02-18T16:15:26Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "6deaf2a94d3d54437606ba031a06be79362c82f6",
          "body": null,
          "is_bot": true,
          "headline": "[pre-commit.ci] pre-commit autoupdate (#3393)",
          "author_name": "pre-commit-ci[bot]",
          "author_login": "pre-commit-ci[bot]",
          "committed_at": "2026-02-16T21:37:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d2fe5f016fb2f1029c7ff774a975b654fa7cb587",
          "body": "Bump version to 0.33.0",
          "is_bot": false,
          "headline": "Merge pull request #3392 from A5rocks/release-0.33.0",
          "author_name": "A5rocks",
          "author_login": "A5rocks",
          "committed_at": "2026-02-14T18:50:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "df041083eb88996a35ec84051b750aba8133795a",
          "body": null,
          "is_bot": false,
          "headline": "Start new cycle",
          "author_name": "A5rocks",
          "author_login": "A5rocks",
          "committed_at": "2026-02-14T18:42:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3073f0c2108bad83c27dda6c83474a9b8ce4a957",
          "body": null,
          "is_bot": false,
          "headline": "Bump version to 0.33.0",
          "author_name": "A5rocks",
          "author_login": "A5rocks",
          "committed_at": "2026-02-14T18:29:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c21654b5f8375c5104625e6748492913cdb9d304",
          "body": "* Dependency updates\n\n* Ignore RUF069 for tests\n\n* Oops, ignore core tests too\n\n---------\n\nCo-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>\nCo-authored-by: A5rocks <git@helvetica.moe>",
          "is_bot": true,
          "headline": "Bump dependencies from commit 694044 (#3391)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-02-14T18:02:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "69404459f8eb0f7c4ca1433174fa0f5e9bad38ff",
          "body": "* Try adding `genindex.html` to toc\n\n* Try making a new genindex template\n\n* Completely copy over the basic template genindex\n\n* Hacks to make index fully qualified\n\n* Oops",
          "is_bot": false,
          "headline": "Documentation search improvements (#3378)",
          "author_name": "A5rocks",
          "author_login": "A5rocks",
          "committed_at": "2026-02-14T17:36:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e27a303941ae2bf63f2d2556b387e06262aa91f9",
          "body": "Update to Sphinx 9",
          "is_bot": false,
          "headline": "Merge pull request #3384 from A5rocks/update-sphinx",
          "author_name": "A5rocks",
          "author_login": "A5rocks",
          "committed_at": "2026-02-14T17:35:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "93b989b36befc55c5bded3f51a82a00a2aca37e8",
          "body": "Adds two new projects to the library docs which cover a previously lacking area of the Trio ecosystem: Redis support.",
          "is_bot": false,
          "headline": "Add coredis and streaQ libraries to documentation (#3389)",
          "author_name": "A5rocks",
          "author_login": "A5rocks",
          "committed_at": "2026-02-10T22:42:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bc94ce138fa81f460f0d65f38a03cf3db04e6fe3",
          "body": "Adds two new projects to the library docs which cover a previously lacking area of the Trio ecosystem: Redis support.",
          "is_bot": false,
          "headline": "Add coredis and streaQ libraries to documentation",
          "author_name": "Graeme Holliday",
          "author_login": "Graeme22",
          "committed_at": "2026-02-10T16:36:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1ee96c8d84718cf32ef607a08b9069c8c2cdcc9f",
          "body": null,
          "is_bot": true,
          "headline": "[pre-commit.ci] pre-commit autoupdate (#3387)",
          "author_name": "pre-commit-ci[bot]",
          "author_login": "pre-commit-ci[bot]",
          "committed_at": "2026-02-10T01:04:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "95d92051c5acf71d717c77c7c996d4d0db3ab952",
          "body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Dependency updates (#3386)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-02-01T01:14:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "21250b16b52826ca1b6a38a8f08ecd40974c2c22",
          "body": null,
          "is_bot": false,
          "headline": "Update to Sphinx 9",
          "author_name": "A5rocks",
          "author_login": "A5rocks",
          "committed_at": "2026-01-29T07:42:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4a9c6db4dd1a30bda74a08cf1e9a24c4777d9471",
          "body": null,
          "is_bot": false,
          "headline": "[pre-commit.ci] pre-commit autoupdate (#3382)",
          "author_name": "CoolCat467",
          "author_login": "CoolCat467",
          "committed_at": "2026-01-29T06:38:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a0e845c45fc8782aaf331a2a711b38cc6e3fca6d",
          "body": "for more information, see https://pre-commit.ci",
          "is_bot": true,
          "headline": "[pre-commit.ci] auto fixes from pre-commit.com hooks",
          "author_name": "pre-commit-ci[bot]",
          "author_login": "pre-commit-ci[bot]",
          "committed_at": "2026-01-26T21:48:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "38052123b8a8361368aa5fac7dba80a8aedf5e46",
          "body": "updates:\n- [github.com/astral-sh/ruff-pre-commit: v0.14.13 → v0.14.14](https://github.com/astral-sh/ruff-pre-commit/compare/v0.14.13...v0.14.14)\n- [github.com/adhtruong/mirrors-typos: v1.42.0 → v1.42.1](https://github.com/adhtruong/mirrors-typos/compare/v1.42.0...v1.42.1)",
          "is_bot": true,
          "headline": "[pre-commit.ci] pre-commit autoupdate",
          "author_name": "pre-commit-ci[bot]",
          "author_login": "pre-commit-ci[bot]",
          "committed_at": "2026-01-26T21:47:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "333dce2c86e0a98fc90796bc0a01c90e99eb558b",
          "body": "* Dependency updates\n\n* Try upperbound for Sphinx\n\n* Manually lock docutils too\n\n* Final manual lockfile fixes\n\n---------\n\nCo-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>\nCo-authored-by: A5rocks <git@helvetica.moe>",
          "is_bot": true,
          "headline": "Bump dependencies from commit 012439 (#3381)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-01-20T02:39:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "01243945fc3d46d4483acf486177389e59fdc6b6",
          "body": "* [pre-commit.ci] pre-commit autoupdate\n\nupdates:\n- [github.com/astral-sh/ruff-pre-commit: v0.14.10 → v0.14.11](https://github.com/astral-sh/ruff-pre-commit/compare/v0.14.10...v0.14.11)\n- [github.com/adhtruong/mirrors-typos: v1.41.0 → v1.42.0](https://github.com/adhtruong/mirrors-typos/compare/v1.41\n[…]\nion, see https://pre-commit.ci\n\n* Ignore new ruff rule\n\n---------\n\nCo-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>\nCo-authored-by: A5rocks <git@helvetica.moe>",
          "is_bot": true,
          "headline": "[pre-commit.ci] pre-commit autoupdate (#3377)",
          "author_name": "pre-commit-ci[bot]",
          "author_login": "pre-commit-ci[bot]",
          "committed_at": "2026-01-12T21:58:34Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "befe650a621a5d990c66c7bcb6756deb547ccd14",
          "body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Dependency updates (#3376)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-01-05T22:25:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fc8c19950fceb43286af8017b8ce3be927f94a37",
          "body": "* Dependency updates\n\n* Try working around package installation issues\n\n* Actually, mypy uses 3.10\n\n* Update ci.yml for tox changes\n\n* Update things for Sphinx version we use\n\n* [pre-commit.ci] auto fixes from pre-commit.com hooks\n\nfor more information, see https://pre-commit.ci\n\n* Oops\n\n* More chan\n[…]\ntions[bot] <41898282+github-actions[bot]@users.noreply.github.com>\nCo-authored-by: A5rocks <git@helvetica.moe>\nCo-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump dependencies from commit 4f905c (#3374)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-01-05T22:11:15Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "4f905c2d46071f0b3cc687371bdacb2df45e5c37",
          "body": "* chore: deprecate `RaisesGroup`\n\n* feat: deprecate `RaisesGroup` using `deprecate_attributes` utility\n\n* feat: deprecate `Matcher`\n\n* feat: make `DeprecatedAttribute` as `final`\n\n* feat: supress warnings about deprecation warning on specific test cases\n\n* fix: replace RaisesGroup & Matcher with pyt\n[…]\ntest.deprecated_call` context manager\n\n* fix: delete type tests, mypy errors\n\n* fix: remove deprecated calls\n\n* chore: update `_check_type_completeness.json`\n\n* test: add test case to test deprecation",
          "is_bot": false,
          "headline": "Deprecate `testing.RaisesGroup` and `testing.Matcher` (#3337)",
          "author_name": "Abduaziz",
          "author_login": "AbduazizZiyodov",
          "committed_at": "2025-12-30T23:04:16Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "b1782510594ba8d8413c314d6fed8c3c62860bbe",
          "body": null,
          "is_bot": false,
          "headline": "[pre-commit.ci] pre-commit autoupdate (#3373)",
          "author_name": "CoolCat467",
          "author_login": "CoolCat467",
          "committed_at": "2025-12-22T21:33:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2eeec349c81fb403b28b1345df2e65a6fc66dd4f",
          "body": "for more information, see https://pre-commit.ci",
          "is_bot": true,
          "headline": "[pre-commit.ci] auto fixes from pre-commit.com hooks",
          "author_name": "pre-commit-ci[bot]",
          "author_login": "pre-commit-ci[bot]",
          "committed_at": "2025-12-22T21:23:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7eac6979fb38100e5ac844af4c460216f3df0629",
          "body": "updates:\n- [github.com/astral-sh/ruff-pre-commit: v0.14.9 → v0.14.10](https://github.com/astral-sh/ruff-pre-commit/compare/v0.14.9...v0.14.10)\n- [github.com/woodruffw/zizmor-pre-commit: v1.18.0 → v1.19.0](https://github.com/woodruffw/zizmor-pre-commit/compare/v1.18.0...v1.19.0)\n- [github.com/astral-sh/uv-pre-commit: 0.9.17 → 0.9.18](https://github.com/astral-sh/uv-pre-commit/compare/0.9.17...0.9.18)",
          "is_bot": true,
          "headline": "[pre-commit.ci] pre-commit autoupdate",
          "author_name": "pre-commit-ci[bot]",
          "author_login": "pre-commit-ci[bot]",
          "committed_at": "2025-12-22T21:23:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "889821ea40df764ced30175a7bb7d55cc6a79e00",
          "body": null,
          "is_bot": true,
          "headline": "[pre-commit.ci] pre-commit autoupdate (#3372)",
          "author_name": "pre-commit-ci[bot]",
          "author_login": "pre-commit-ci[bot]",
          "committed_at": "2025-12-15T22:18:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5f9c6031ff223a182e93e2f866b4001b8ffad51c",
          "body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Dependency updates (#3370)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2025-12-09T00:42:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c0fa9bc59185bd11718c15101816f389a34ebf53",
          "body": null,
          "is_bot": false,
          "headline": "[pre-commit.ci] pre-commit autoupdate (#3368)",
          "author_name": "CoolCat467",
          "author_login": "CoolCat467",
          "committed_at": "2025-12-08T22:21:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e93fdf187358e9b43e378b9ed9810aafb3d1ef6c",
          "body": null,
          "is_bot": false,
          "headline": "Add noqa for new ruff warning",
          "author_name": "CoolCat467",
          "author_login": "CoolCat467",
          "committed_at": "2025-12-08T22:08:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3ced7fc5d333ab685cc01a9fcf538a80eab01cd7",
          "body": "for more information, see https://pre-commit.ci",
          "is_bot": true,
          "headline": "[pre-commit.ci] auto fixes from pre-commit.com hooks",
          "author_name": "pre-commit-ci[bot]",
          "author_login": "pre-commit-ci[bot]",
          "committed_at": "2025-12-08T22:05:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8bf4cba9b883431b9fd17cca5433749c36527ad4",
          "body": "updates:\n- [github.com/psf/black-pre-commit-mirror: 25.11.0 → 25.12.0](https://github.com/psf/black-pre-commit-mirror/compare/25.11.0...25.12.0)\n- [github.com/astral-sh/ruff-pre-commit: v0.14.7 → v0.14.8](https://github.com/astral-sh/ruff-pre-commit/compare/v0.14.7...v0.14.8)\n- [github.com/astral-sh/uv-pre-commit: 0.9.14 → 0.9.16](https://github.com/astral-sh/uv-pre-commit/compare/0.9.14...0.9.16)",
          "is_bot": true,
          "headline": "[pre-commit.ci] pre-commit autoupdate",
          "author_name": "pre-commit-ci[bot]",
          "author_login": "pre-commit-ci[bot]",
          "committed_at": "2025-12-08T22:04:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b670a915801dc824a2b73203b874e8dd9d8e6550",
          "body": null,
          "is_bot": false,
          "headline": "Avoid resolving packages unnecessarily (#3366)",
          "author_name": "A5rocks",
          "author_login": "A5rocks",
          "committed_at": "2025-12-08T02:54:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5cefcd35b667562a2f7019898b39345adbe50670",
          "body": "Configure coveragepy to separate importables&pths",
          "is_bot": false,
          "headline": "Merge pull request #3367 from webknjaz/maintenance/coveragepy-src-pkgs",
          "author_name": "🇺🇦 Sviatoslav Sydorenko (Святослав Сидоренко)",
          "author_login": "webknjaz",
          "committed_at": "2025-12-06T01:51:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ffe7261e66a3f7af53e9671c9fc06e2342d3bda6",
          "body": "Fixes #3314.",
          "is_bot": false,
          "headline": "Configure coveragepy to separate importables&pths",
          "author_name": "Sviatoslav Sydorenko",
          "author_login": "webknjaz",
          "committed_at": "2025-12-06T01:35:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d64798f0d1a2ff7eaecb83484d72cb02dd2b4cab",
          "body": "* We don't care about PyPy + mypy anymore\n\n* Avoid segfault\n\n* Update src/trio/_core/_tests/test_run.py",
          "is_bot": false,
          "headline": "Fix CI failing on main (#3365)",
          "author_name": "A5rocks",
          "author_login": "A5rocks",
          "committed_at": "2025-12-05T19:05:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7d87afe6cb21b881d0fd1ad035089ab3b0c86f80",
          "body": null,
          "is_bot": false,
          "headline": "Re-add `tests/` directory for coverage (#3314)",
          "author_name": "A5rocks",
          "author_login": "A5rocks",
          "committed_at": "2025-12-05T09:31:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 35,
      "commits_last_year": 181,
      "latest_release_at": "2024-08-08T00:31:27Z",
      "latest_release_tag": "v0.26.2",
      "releases_from_tags": true,
      "days_since_last_push": 1,
      "active_weeks_last_year": 49,
      "days_since_latest_release": 716,
      "mean_days_between_releases": 43.6
    },
    "community": {
      "has_readme": false,
      "has_license": false,
      "has_description": false,
      "has_contributing": false,
      "health_percentage": null,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "trio",
          "exists": true,
          "license": "MIT OR Apache-2.0",
          "keywords": [
            "async",
            "io",
            "networking",
            "trio",
            "Development Status :: 4 - Beta",
            "Framework :: Trio",
            "Intended Audience :: Developers",
            "Operating System :: MacOS :: MacOS X",
            "Operating System :: Microsoft :: Windows",
            "Operating System :: POSIX :: BSD",
            "Operating System :: POSIX :: Linux",
            "Programming Language :: Python :: 3 :: Only",
            "Programming Language :: Python :: 3.10",
            "Programming Language :: Python :: 3.11",
            "Programming Language :: Python :: 3.12",
            "Programming Language :: Python :: 3.13",
            "Programming Language :: Python :: 3.14",
            "Programming Language :: Python :: Implementation :: CPython",
            "Programming Language :: Python :: Implementation :: PyPy",
            "Topic :: System :: Networking",
            "Typing :: Typed"
          ],
          "ecosystem": "pypi",
          "matches_repo": false,
          "registry_url": "https://pypi.org/project/trio/",
          "is_deprecated": false,
          "latest_version": "0.33.0",
          "repository_url": "https://github.com/python-trio/trio",
          "versions_count": 43,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": "2017-01-14T00:27:42.056802Z",
          "latest_published_at": "2026-02-14T18:40:55.386057Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 161
        }
      ]
    },
    "popularity": {
      "forks": 0,
      "stars": 0,
      "watchers": 0,
      "fork_history": {
        "days": [],
        "complete": true,
        "collected": 0,
        "total_forks": 0
      },
      "star_history": {
        "days": [],
        "complete": true,
        "collected": 0,
        "total_stars": 0,
        "collected_at": null
      },
      "open_issues_and_prs": 0
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [
        "docs/Makefile"
      ],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [
        "src/trio/py.typed"
      ],
      "toolchain_manifests": [],
      "largest_source_bytes": 129134,
      "source_files_sampled": 162,
      "oversized_source_files": 2,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "pyproject.toml"
      ],
      "advisories": {
        "error": null,
        "scope": "published_package",
        "source": "osv",
        "findings": [],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 5,
        "malicious_count": 0,
        "assessed_package": "pypi:trio@0.33.0",
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "pypi"
      ],
      "dependencies": [
        {
          "name": "attrs",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": ">= 23.2.0"
        },
        {
          "name": "sortedcontainers",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": null
        },
        {
          "name": "idna",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": null
        },
        {
          "name": "outcome",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": null
        },
        {
          "name": "sniffio",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": ">= 1.3.0"
        },
        {
          "name": "cffi",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": ">=1.14"
        },
        {
          "name": "exceptiongroup",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": null
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "attrs",
            "direct": true,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "attrs",
            "direct": true,
            "version": "26.1.0",
            "ecosystem": "pypi"
          },
          {
            "name": "cffi",
            "direct": true,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "cffi",
            "direct": true,
            "version": "2.0.0",
            "ecosystem": "pypi"
          },
          {
            "name": "exceptiongroup",
            "direct": true,
            "version": "1.3.1",
            "ecosystem": "pypi"
          },
          {
            "name": "idna",
            "direct": true,
            "version": "3.18",
            "ecosystem": "pypi"
          },
          {
            "name": "outcome",
            "direct": true,
            "version": "1.3.0.post0",
            "ecosystem": "pypi"
          },
          {
            "name": "sniffio",
            "direct": true,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "sniffio",
            "direct": true,
            "version": "1.3.1",
            "ecosystem": "pypi"
          },
          {
            "name": "sortedcontainers",
            "direct": true,
            "version": "2.4.0",
            "ecosystem": "pypi"
          },
          {
            "name": "alabaster",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "pypi"
          },
          {
            "name": "ast-serialize",
            "direct": false,
            "version": "0.6.0",
            "ecosystem": "pypi"
          },
          {
            "name": "astor",
            "direct": false,
            "version": "0.8.1",
            "ecosystem": "pypi"
          },
          {
            "name": "astroid",
            "direct": false,
            "version": "4.0.4",
            "ecosystem": "pypi"
          },
          {
            "name": "async-generator",
            "direct": false,
            "version": "1.10",
            "ecosystem": "pypi"
          },
          {
            "name": "babel",
            "direct": false,
            "version": "2.18.0",
            "ecosystem": "pypi"
          },
          {
            "name": "beautifulsoup4",
            "direct": false,
            "version": "4.15.0",
            "ecosystem": "pypi"
          },
          {
            "name": "black",
            "direct": false,
            "version": "26.5.1",
            "ecosystem": "pypi"
          },
          {
            "name": "certifi",
            "direct": false,
            "version": "2026.6.17",
            "ecosystem": "pypi"
          },
          {
            "name": "cfgv",
            "direct": false,
            "version": "3.5.0",
            "ecosystem": "pypi"
          },
          {
            "name": "charset-normalizer",
            "direct": false,
            "version": "3.4.7",
            "ecosystem": "pypi"
          },
          {
            "name": "click",
            "direct": false,
            "version": "8.4.2",
            "ecosystem": "pypi"
          },
          {
            "name": "codespell",
            "direct": false,
            "version": "2.4.2",
            "ecosystem": "pypi"
          },
          {
            "name": "colorama",
            "direct": false,
            "version": "0.4.6",
            "ecosystem": "pypi"
          },
          {
            "name": "coverage",
            "direct": false,
            "version": "7.14.3",
            "ecosystem": "pypi"
          },
          {
            "name": "cryptography",
            "direct": false,
            "version": "48.0.0",
            "ecosystem": "pypi"
          },
          {
            "name": "dill",
            "direct": false,
            "version": "0.4.1",
            "ecosystem": "pypi"
          },
          {
            "name": "distlib",
            "direct": false,
            "version": "0.4.3",
            "ecosystem": "pypi"
          },
          {
            "name": "docutils",
            "direct": false,
            "version": "0.22.4",
            "ecosystem": "pypi"
          },
          {
            "name": "filelock",
            "direct": false,
            "version": "3.29.4",
            "ecosystem": "pypi"
          },
          {
            "name": "identify",
            "direct": false,
            "version": "2.6.19",
            "ecosystem": "pypi"
          },
          {
            "name": "imagesize",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "pypi"
          },
          {
            "name": "immutables",
            "direct": false,
            "version": "0.21",
            "ecosystem": "pypi"
          },
          {
            "name": "iniconfig",
            "direct": false,
            "version": "2.3.0",
            "ecosystem": "pypi"
          },
          {
            "name": "isort",
            "direct": false,
            "version": "8.0.1",
            "ecosystem": "pypi"
          },
          {
            "name": "jedi",
            "direct": false,
            "version": "0.20.0",
            "ecosystem": "pypi"
          },
          {
            "name": "jinja2",
            "direct": false,
            "version": "3.1.6",
            "ecosystem": "pypi"
          },
          {
            "name": "librt",
            "direct": false,
            "version": "0.12.0",
            "ecosystem": "pypi"
          },
          {
            "name": "markupsafe",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "pypi"
          },
          {
            "name": "mccabe",
            "direct": false,
            "version": "0.7.0",
            "ecosystem": "pypi"
          },
          {
            "name": "mypy",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "pypi"
          },
          {
            "name": "mypy-extensions",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "pypi"
          },
          {
            "name": "nodeenv",
            "direct": false,
            "version": "1.10.0",
            "ecosystem": "pypi"
          },
          {
            "name": "packaging",
            "direct": false,
            "version": "26.2",
            "ecosystem": "pypi"
          },
          {
            "name": "parso",
            "direct": false,
            "version": "0.8.7",
            "ecosystem": "pypi"
          },
          {
            "name": "pathspec",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "pypi"
          },
          {
            "name": "platformdirs",
            "direct": false,
            "version": "4.10.0",
            "ecosystem": "pypi"
          },
          {
            "name": "pluggy",
            "direct": false,
            "version": "1.6.0",
            "ecosystem": "pypi"
          },
          {
            "name": "pre-commit",
            "direct": false,
            "version": "4.6.0",
            "ecosystem": "pypi"
          },
          {
            "name": "pycparser",
            "direct": false,
            "version": "3.0",
            "ecosystem": "pypi"
          },
          {
            "name": "pygments",
            "direct": false,
            "version": "2.20.0",
            "ecosystem": "pypi"
          },
          {
            "name": "pylint",
            "direct": false,
            "version": "4.0.6",
            "ecosystem": "pypi"
          },
          {
            "name": "pyopenssl",
            "direct": false,
            "version": "26.2.0",
            "ecosystem": "pypi"
          },
          {
            "name": "pyright",
            "direct": false,
            "version": "1.1.411",
            "ecosystem": "pypi"
          },
          {
            "name": "pytest",
            "direct": false,
            "version": "9.1.1",
            "ecosystem": "pypi"
          },
          {
            "name": "python-discovery",
            "direct": false,
            "version": "1.4.2",
            "ecosystem": "pypi"
          },
          {
            "name": "pytokens",
            "direct": false,
            "version": "0.4.1",
            "ecosystem": "pypi"
          },
          {
            "name": "pyyaml",
            "direct": false,
            "version": "6.0.3",
            "ecosystem": "pypi"
          },
          {
            "name": "requests",
            "direct": false,
            "version": "2.34.2",
            "ecosystem": "pypi"
          },
          {
            "name": "roman-numerals",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "pypi"
          },
          {
            "name": "ruff",
            "direct": false,
            "version": "0.15.21",
            "ecosystem": "pypi"
          },
          {
            "name": "setuptools",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "snowballstemmer",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "pypi"
          },
          {
            "name": "soupsieve",
            "direct": false,
            "version": "2.8.4",
            "ecosystem": "pypi"
          },
          {
            "name": "sphinx",
            "direct": false,
            "version": "9.0.4",
            "ecosystem": "pypi"
          },
          {
            "name": "sphinx",
            "direct": false,
            "version": "9.1.0",
            "ecosystem": "pypi"
          },
          {
            "name": "sphinx-codeautolink",
            "direct": false,
            "version": "0.18.1",
            "ecosystem": "pypi"
          },
          {
            "name": "sphinx-rtd-theme",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "pypi"
          },
          {
            "name": "sphinxcontrib-applehelp",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "pypi"
          },
          {
            "name": "sphinxcontrib-devhelp",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "pypi"
          },
          {
            "name": "sphinxcontrib-htmlhelp",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "pypi"
          },
          {
            "name": "sphinxcontrib-jquery",
            "direct": false,
            "version": "4.1",
            "ecosystem": "pypi"
          },
          {
            "name": "sphinxcontrib-jsmath",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "pypi"
          },
          {
            "name": "sphinxcontrib-qthelp",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "pypi"
          },
          {
            "name": "sphinxcontrib-serializinghtml",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "pypi"
          },
          {
            "name": "sphinxcontrib-trio",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "pypi"
          },
          {
            "name": "tomlkit",
            "direct": false,
            "version": "0.15.0",
            "ecosystem": "pypi"
          },
          {
            "name": "towncrier",
            "direct": false,
            "version": "25.8.0",
            "ecosystem": "pypi"
          },
          {
            "name": "trustme",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "pypi"
          },
          {
            "name": "types-cffi",
            "direct": false,
            "version": "2.0.0.20260518",
            "ecosystem": "pypi"
          },
          {
            "name": "types-docutils",
            "direct": false,
            "version": "0.22.3.20260518",
            "ecosystem": "pypi"
          },
          {
            "name": "types-pyopenssl",
            "direct": false,
            "version": "24.1.0.20240722",
            "ecosystem": "pypi"
          },
          {
            "name": "types-pyyaml",
            "direct": false,
            "version": "6.0.12.20260518",
            "ecosystem": "pypi"
          },
          {
            "name": "types-setuptools",
            "direct": false,
            "version": "82.0.0.20260518",
            "ecosystem": "pypi"
          },
          {
            "name": "typing-extensions",
            "direct": false,
            "version": "4.15.0",
            "ecosystem": "pypi"
          },
          {
            "name": "urllib3",
            "direct": false,
            "version": "2.7.0",
            "ecosystem": "pypi"
          },
          {
            "name": "uv",
            "direct": false,
            "version": "0.11.28",
            "ecosystem": "pypi"
          },
          {
            "name": "virtualenv",
            "direct": false,
            "version": "21.5.1",
            "ecosystem": "pypi"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 88,
        "direct_count": 10,
        "indirect_count": 78
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 0,
        "merged_prs": 0,
        "open_issues": 0,
        "closed_ratio": null,
        "closed_issues": 0,
        "closed_unmerged_prs": 0
      },
      "bus_factor": 3,
      "bot_contributors": 5,
      "top_contributors": [
        {
          "type": "User",
          "login": "njsmith",
          "commits": 1705,
          "avatar_url": "https://avatars.githubusercontent.com/u/609896?v=4"
        },
        {
          "type": "User",
          "login": "pquentin",
          "commits": 580,
          "avatar_url": "https://avatars.githubusercontent.com/u/42327?v=4"
        },
        {
          "type": "User",
          "login": "A5rocks",
          "commits": 402,
          "avatar_url": "https://avatars.githubusercontent.com/u/40616000?v=4"
        },
        {
          "type": "User",
          "login": "jakkdl",
          "commits": 310,
          "avatar_url": "https://avatars.githubusercontent.com/u/11260241?v=4"
        },
        {
          "type": "User",
          "login": "oremanj",
          "commits": 290,
          "avatar_url": "https://avatars.githubusercontent.com/u/4316136?v=4"
        },
        {
          "type": "User",
          "login": "CoolCat467",
          "commits": 256,
          "avatar_url": "https://avatars.githubusercontent.com/u/52022020?v=4"
        },
        {
          "type": "User",
          "login": "dependabot-support",
          "commits": 144,
          "avatar_url": "https://avatars.githubusercontent.com/u/112581971?v=4"
        },
        {
          "type": "User",
          "login": "graingert",
          "commits": 126,
          "avatar_url": "https://avatars.githubusercontent.com/u/413772?v=4"
        },
        {
          "type": "User",
          "login": "Fuyukai",
          "commits": 115,
          "avatar_url": "https://avatars.githubusercontent.com/u/8783751?v=4"
        },
        {
          "type": "User",
          "login": "richardsheridan",
          "commits": 109,
          "avatar_url": "https://avatars.githubusercontent.com/u/8000454?v=4"
        }
      ],
      "contributors_sampled": 95,
      "top_contributor_share": 0.34
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "autodeps.yml",
        "check-newsfragment.yml",
        "ci.yml",
        "release.yml"
      ],
      "has_docs_dir": true,
      "linter_configs": [
        "tox.ini"
      ],
      "has_editorconfig": false,
      "has_linter_config": true,
      "has_precommit_config": true
    },
    "security_signals": {
      "lockfiles": [],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": null,
            "reason": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": null,
            "reason": "no pull request found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 0,
            "reason": "Found 0/30 approved changesets -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 93 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 0,
            "reason": "no update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 9,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 10,
            "reason": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 0,
            "reason": "dependency not pinned by hash detected -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "no SAST tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 9,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 9,
            "reason": "1 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "83b96a39d862b347de2c03db3a3012f9dd4a6831",
        "ran_at": "2026-07-26T00:20:07Z",
        "aggregate_score": 5.2,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-18T11:56:07Z",
      "oldest_open_prs": [],
      "last_merged_pr_at": null,
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": []
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/A5rocks/trio",
    "host": "github.com",
    "name": "trio",
    "owner": "A5rocks"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 55,
      "inputs": {
        "security": 62,
        "vitality": 81,
        "community": 9,
        "governance": 46,
        "engineering": 75
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "good",
        "name": "Vitality",
        "value": 81,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "excellent",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 98,
            "inputs": {
              "commits_last_year": 181,
              "human_commit_share": 0.56,
              "days_since_last_push": 1,
              "active_weeks_last_year": 49
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 1 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 1
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "49/52 weeks with commits",
                "points": 33.9,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 49
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "181 commits in the last year",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 181
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "moderate",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 56,
            "inputs": {
              "releases_count": 35,
              "latest_release_tag": "v0.26.2",
              "releases_from_tags": true,
              "days_since_latest_release": 716,
              "mean_days_between_releases": 43.6
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "35 version tags (no GitHub releases)",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "version_tags_no_releases",
                    "params": {
                      "count": 35
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 716 days ago",
                "points": 7.2,
                "status": "partial",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 716
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~43.6 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 43.6
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "maintained",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 9,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 9 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 9
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "critical",
        "name": "Community & Adoption",
        "value": 9,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "critical",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 1,
            "inputs": {
              "forks": 0,
              "stars": 0,
              "watchers": 0,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "0 stars",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "0 forks",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "0 watchers",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "critical",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 19,
            "inputs": {
              "has_readme": false,
              "has_license": false,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file present, not a recognized license",
                "points": 16.9,
                "status": "partial",
                "details": [
                  {
                    "code": "license_custom",
                    "params": {}
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "at_risk",
        "name": "Sustainability & Governance",
        "value": 46,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "good",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 74,
            "inputs": {
              "bus_factor": 3,
              "contributors_sampled": 95,
              "top_contributor_share": 0.34
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "3 contributor(s) cover half of all commits",
                "points": 36,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 34% of commits",
                "points": 14.8,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 34
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "95 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 95
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 93 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "critical",
            "name": "Issue & PR responsiveness",
            "note": "Excluded from scoring (no data or not applicable): Issue resolution, PR acceptance. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "issue_resolution",
                    "pr_acceptance"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 1,
            "inputs": {
              "merged_prs": 0,
              "open_issues": 0,
              "closed_issues": 0,
              "issue_closed_ratio": null,
              "closed_unmerged_prs": 0
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "no issues or no data",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_issues_or_data",
                    "params": {}
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "no decided pull requests or no data",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_decided_prs_or_data",
                    "params": {}
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 0/30 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "verified_domain"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 58,
            "inputs": {
              "followers": 53,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "A5rocks",
              "public_repos": 43,
              "account_age_days": 2950
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "personal (user) account",
                "points": 10,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_personal",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": "not applicable to user accounts",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_applicable_to_user_accounts",
                    "params": {}
                  }
                ],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "53 followers of A5rocks",
                "points": 12.5,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 53,
                      "login": "A5rocks"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "43 public repos, account ~8 yr old",
                "points": 24,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 43
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 8
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "good",
        "name": "Engineering Quality",
        "value": 75,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "excellent",
            "name": "Engineering practices",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_ci_tests"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 92,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": true,
              "has_precommit_config": true
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "4 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 4
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": "tox.ini",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "tox.ini"
                    }
                  }
                ],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 9.6,
                "status": "met",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "no pull request found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "moderate",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "topics": [],
              "has_wiki": true,
              "homepage": "https://trio.readthedocs.io",
              "has_readme": false,
              "has_docs_dir": true,
              "has_description": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 25,
                "status": "met",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": "https://trio.readthedocs.io",
                "points": 15,
                "status": "met",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "moderate",
        "name": "Security",
        "value": 62,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "moderate",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Branch-Protection, CI-Tests, Packaging, Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "branch_protection",
                    "ci_tests",
                    "packaging",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 52,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 14,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 4,
              "scorecard_aggregate": 5.2
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "no pull request found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 0/30 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 93 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "no update tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.2,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "no SAST tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 6.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "1 existing vulnerabilities detected",
                "points": 6.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "excellent",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): No advisories left outstanding. Remaining weights renormalized. Matched the pypi:trio@0.33.0 runtime dependency closure — what installing the published package pulls in — 5 packages. Reachability is not analyzed.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "no_advisories_left_outstanding"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_published",
                "params": {
                  "package": "pypi:trio@0.33.0",
                  "assessed": 5
                }
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 0,
              "affected_packages": 0,
              "assessed_packages": 5,
              "unassessed_packages": 0,
              "affected_by_severity": "none",
              "direct_affected_packages": 0
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "no direct dependency carries a known advisory",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "no_direct_advisories",
                    "params": {}
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "no indirect dependency carries a known advisory",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "no_indirect_advisories",
                    "params": {}
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "no advisory carries a publication date",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_no_publication_date",
                    "params": {}
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "malicious_dependencies",
            "band": "excellent",
            "name": "Malicious dependencies",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "source": "osv",
              "meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
              "packages": [],
              "red_flag": false,
              "assessed_packages": 5,
              "malicious_packages": 0,
              "direct_malicious_packages": 0,
              "withdrawn_malicious_packages": 0,
              "installable_malicious_packages": 0
            },
            "components": [
              {
                "key": "no_dependency_reported_as_a_malicious_package",
                "name": "No dependency reported as a malicious package",
                "detail": "no dependency is reported as a malicious package",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "no_malicious_dependencies",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 10
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "moderate",
        "name": "AI Readiness",
        "value": 55,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "at_risk",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 31,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.589,
              "agent_instruction_files": [],
              "agent_instruction_max_bytes": null
            },
            "components": [
              {
                "key": "agent_instructions",
                "name": "Agent instructions",
                "detail": "no CLAUDE.md / AGENTS.md / editor rules",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_instructions",
                    "params": {}
                  }
                ],
                "max_points": 45
              },
              {
                "key": "machine_readable_docs_llms_txt",
                "name": "Machine-readable docs (llms.txt)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "legible_commit_history",
                "name": "Legible commit history",
                "detail": "33 of 56 human commits state their intent (structured subject or explanatory body)",
                "points": 31.4,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 33,
                      "sampled": 56
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "moderate",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 64,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [],
              "has_dockerfile": false,
              "typed_language": false,
              "bootstrap_files": [
                "docs/Makefile"
              ],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [
                "src/trio/py.typed"
              ],
              "agent_commit_share": 0.01,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "docs/Makefile",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "docs/Makefile"
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": "tox.ini",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "tox.ini"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "src/trio/py.typed",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "src/trio/py.typed"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "1 of the last 100 commits agent-authored or agent-credited",
                "points": 2,
                "status": "partial",
                "details": [
                  {
                    "code": "agent_authored_commits",
                    "params": {
                      "count": 1,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "no automated dependency updates observed",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_dependency_automation",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "good",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 81,
            "inputs": {
              "primary_language": "Python",
              "largest_source_bytes": 129134,
              "source_files_sampled": 162,
              "oversized_source_files": 2
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "Python with type-check config (src/trio/py.typed)",
                "points": 27,
                "status": "partial",
                "details": [
                  {
                    "code": "typecheck_config_language",
                    "params": {
                      "files": "src/trio/py.typed",
                      "language": "Python"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "2/162 source files over 60KB",
                "points": 54.3,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 162,
                      "oversized": 2
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Community profile unavailable",
    "pypi package 'trio' points at a different repository (https://github.com/python-trio/trio); excluded from ecosystem scoring"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-26T00:20:26.055680Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/a/A5rocks/trio.svg",
  "full_name": "A5rocks/trio",
  "license_state": "custom",
  "license_spdx": null
}

评分是信号,而非担保。 评分反映的是 GitHub 上公开可见的实践——不是代码审计,也不是安全保证。

缺失数据将被剔除并重新归一化权重,绝不按零分计。方法论已版本化并公开:指标 v1.13.0、模式 v0.27.0—— 完整方法论 · 指标知识库.

单项结果在整体记录中的位置: 汇总统计PyPI.