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

TeamSpen210 / trio

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

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

TeamSpen210/trio 的健康指数为 100 分中的 37 分,处于「存在风险」区间。 其得分最高的类别是Engineering Quality(75/100),最低的是Community & Adoption(9/100)。 最近一次更新在 436 天前。 近期的大部分工作由 2 位贡献者完成。

37
总分 / 100
存在风险

软件健康指数

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

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

评分画像

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

所有权

Spencer Brown个人账户
102 关注者41 个公开仓库始于 2014年8月

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

软件包生态系统

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

按类别列示的指标

活力

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

17危急 · 占总体的 22%
评分方式
0/36推送新近度 — 最近一次推送于 436 天前
0/36提交节奏 — 52 周中有 0 周有提交
0/18提交量 — 最近一年 0 次提交
0/10OpenSSF Scorecard:Maintained — 0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
所用输入
commits_last_year0
human_commit_share0.75
days_since_last_push436
active_weeks_last_year0

发布纪律

40存在风险
评分方式
16.2/27有发布版本 — 29 个版本标签(无 GitHub 发布版本)
0/36发布时效 — 最近一次发布版本于 954 天前
19.8/27发布节奏 — 约每 118.5 天发布一次
0/10OpenSSF Scorecard:Signed-Releases — 无数据
所用输入
releases_count29
latest_release_tagv0.23.2
releases_from_tags
days_since_latest_release954
mean_days_between_releases118.5
已排除计分(无数据或不适用):OpenSSF Scorecard:Signed-Releases。 其余权重已重新归一化。

社区与采用

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

9危急 · 占总体的 18%
评分方式
0/60星标 — 1 个星标
0/25复刻 — 0 个复刻
0/15关注者 — 0 位关注者
所用输入
forks0
stars1
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

可持续性与治理

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

42存在风险 · 占总体的 24%
评分方式
25.2/54巴士系数 — 2 位贡献者贡献了半数提交
13.5/22.5提交分布 — 头号贡献者编写了 40% 的提交
13.5/13.5贡献者广度 — 95 位贡献者
10/10OpenSSF Scorecard:Contributors — project has 67 contributing companies or organizations
所用输入
bus_factor2
contributors_sampled95
top_contributor_share0.4
评分方式
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已验证域名 — 不适用于个人账户
14.5/25所有者影响力 — TeamSpen210 有 102 位关注者
23.8/25既往记录 — 41 个公开仓库,账户约 11 年
所用输入
followers102
owner_typeUser
is_verified
owner_loginTeamSpen210
public_repos41
account_age_days4,362
已排除计分(无数据或不适用):已验证域名。 其余权重已重新归一化。

工程质量

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

75良好 · 占总体的 20%

工程实践

92优秀
评分方式
24/24CI 工作流 — 2 个工作流
24/24存在测试
16/16Linter 配置
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

安全

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

40存在风险 · 占总体的 16%

安全态势

25危急
评分方式
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — branch protection not enabled on development/release branches
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 67 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
0/7.5Maintained — 0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
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 — 无数据
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
0/7.5Vulnerabilities — 28 existing vulnerabilities detected
所用输入
sourceopenssf_scorecard
checks_evaluated15
scorecard_versionv5.5.0
checks_inconclusive3
scorecard_aggregate2.5
已排除计分(无数据或不适用):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)
32/40可读的提交历史 — 75 次人类提交中有 45 次说明了意图(结构化标题或解释性正文)
所用输入
has_llms_txt
legible_history_share0.6
agent_instruction_files
agent_instruction_max_bytes
评分方式
18/18一条命令的引导启动 — docs/Makefile
22/22自动化测试
11/11Lint / 格式化配置
11/11静态类型检查 — src/trio/py.typed
0/10可复现环境
0/10已体现的代理实践 — 最近 100 次提交中没有代理编写的提交
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
toolchain_manifests
dependency_bot_commit_share0
评分方式
27/45可类型检查的代码 — Python,已配置类型检查(src/trio/py.typed)
54.4/55可控的文件大小 — 采样的 187 个源文件中有 2 个超过 60KB
所用输入
primary_languagePython
largest_source_bytes117,528
source_files_sampled187
oversized_source_files2

关键数据

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

数据采集警告

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token
  • Community profile unavailable
  • pypi package 'trio' points at a different repository (https://github.com/python-trio/trio); excluded from ecosystem scoring
  • GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository

更多细节

OpenSSF Scorecard 2.5 / 10
2.5综合

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

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
不适用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 67 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
9Licenselicense file detected
0Maintained0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
不适用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
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0Vulnerabilities28 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
全部依赖 未采集

本报告未能采集到解析后的依赖集合:GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository

依赖安全公告 0

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

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

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

原始 JSON 报告 机器可读
{
  "data": {
    "repo": {
      "topics": [],
      "is_fork": true,
      "size_kb": 9185,
      "has_wiki": true,
      "homepage": "https://trio.readthedocs.io",
      "languages": {
        "Shell": 10153,
        "Cython": 607,
        "Python": 1666761
      },
      "pushed_at": "2025-05-15T03:40:28Z",
      "created_at": "2023-06-27T09:07:34Z",
      "owner_type": "User",
      "updated_at": "2024-06-16T00:00:32Z",
      "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": "http://steamcommunity.com/id/TeamSpen210/",
      "name": "Spencer Brown",
      "type": "User",
      "login": "TeamSpen210",
      "company": null,
      "location": null,
      "followers": 102,
      "avatar_url": "https://avatars.githubusercontent.com/u/8453732?v=4",
      "created_at": "2014-08-15T00:55:21Z",
      "is_verified": null,
      "public_repos": 41,
      "account_age_days": 4362
    },
    "license": {
      "state": "custom",
      "spdx_id": null,
      "raw_spdx": "NOASSERTION",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": false
    },
    "activity": {
      "releases": [
        {
          "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": "17b3644f64b4bb10176e789dc23a8b57b1399f89",
          "body": null,
          "is_bot": false,
          "headline": "Update old references to `master` branch to be `main` (#3029)",
          "author_name": "EXPLOSION",
          "author_login": "A5rocks",
          "committed_at": "2024-07-05T22:00:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "563f685f6c8106d0bc891c5e360094fea9ddade2",
          "body": "Bump version to 0.26.0",
          "is_bot": false,
          "headline": "Merge pull request #3027 from A5rocks/release-0.26.0",
          "author_name": "EXPLOSION",
          "author_login": "A5rocks",
          "committed_at": "2024-07-05T04:35:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "730d986ae238fdb15bc2b32dac38660537d2f070",
          "body": null,
          "is_bot": false,
          "headline": "Start new cycle",
          "author_name": "A5rocks",
          "author_login": "A5rocks",
          "committed_at": "2024-07-05T04:27:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e2e05210fea0f7db1c0225a3c46a77c58d98e025",
          "body": null,
          "is_bot": false,
          "headline": "Bump version to 0.26.0",
          "author_name": "A5rocks",
          "author_login": "A5rocks",
          "committed_at": "2024-07-05T04:18:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e813d155c95cd584e90f93791efa23bc0cd9bc65",
          "body": null,
          "is_bot": false,
          "headline": "Remove deprecated features",
          "author_name": "A5rocks",
          "author_login": "A5rocks",
          "committed_at": "2024-07-05T04:17:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5da94bf55db27f000732c3fcb31a40663aebfe83",
          "body": "* Dependency updates\r\n\r\n* Remove now-unnecessary ruff parameter\r\n\r\n* Adjust ruff ignores to new error codes\r\n\r\n* Simplify some comparisons\r\n\r\n* [pre-commit.ci] auto fixes from pre-commit.com hooks\r\n\r\n* Fixing remaning new ruff issues\r\n\r\n* Use cffi 1.17.0rc1 so 3.13 runner doesn't crash\r\n\r\n---------\r\n[…]\npencer Brown <spencerb21@live.com>\r\nCo-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>\r\nCo-authored-by: CoolCat467 <52022020+CoolCat467@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump dependencies from commit 80eec9 (#3025)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2024-07-03T05:45:33Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "80eec9687fcb0b39007013ba6a376b50091f7981",
          "body": "* add PosArgT typing to run()\r\n\r\n* add type tests",
          "is_bot": false,
          "headline": "Add PosArgT typing to trio.run (#3022)",
          "author_name": "John Litborn",
          "author_login": "jakkdl",
          "committed_at": "2024-06-26T12:56:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a7db0e43ed9f5bbccabed7a06bf3717e3f8d093e",
          "body": null,
          "is_bot": true,
          "headline": "[pre-commit.ci] pre-commit autoupdate (#3021)",
          "author_name": "pre-commit-ci[bot]",
          "author_login": "pre-commit-ci[bot]",
          "committed_at": "2024-06-24T22:56:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "26cc6eed38cd82da58c8e29d6d2b98d7bd0ca77d",
          "body": "* Default TaskStatus to use None if unspecified\r\n\r\n* Default Matcher to BaseException if unspecified\r\n\r\n* Update Sphinx logic for new typevar name\r\n\r\n* Add some type tests for defaulted typevar classes",
          "is_bot": false,
          "headline": "Use Typevar defaults for `TaskStatus` and `Matcher` (#3019)",
          "author_name": "Spencer Brown",
          "author_login": "TeamSpen210",
          "committed_at": "2024-06-19T09:38:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b93d8a65b7082562c364832a009b2ffcb82b442a",
          "body": "updates:\r\n- [github.com/astral-sh/ruff-pre-commit: v0.4.8 → v0.4.9](https://github.com/astral-sh/ruff-pre-commit/compare/v0.4.8...v0.4.9)\r\n\r\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 (#3020)",
          "author_name": "pre-commit-ci[bot]",
          "author_login": "pre-commit-ci[bot]",
          "committed_at": "2024-06-17T23:55:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "53ff38a4c33099019157d6e26b55def9d5f1e6ed",
          "body": "* Standardize Windows Python versions\r\n\r\n* Add new Windows socket constants\r\n\r\n* Add macos 3.11/3.12\r\n\r\n---------\r\n\r\nCo-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>\r\nCo-authored-by: John Litborn <11260241+jakkdl@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Add Python 3.11 and 3.12 to Windows and MacOS matrices (#3017)",
          "author_name": "EXPLOSION",
          "author_login": "A5rocks",
          "committed_at": "2024-06-17T09:19:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "451393acec35c3a01cba0c19de6bf8f6f23dbc7b",
          "body": "* clarify checkpoint semantics for trio.open_nursery\r\n\r\n* clarify what schedule-but-no-cancellation-point means for nurseries",
          "is_bot": false,
          "headline": "[docs] clarify checkpoint semantics for trio.open_nursery (#3011)",
          "author_name": "John Litborn",
          "author_login": "jakkdl",
          "committed_at": "2024-06-14T14:59:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0f5fc6cbafa3e7c84f258d1865996d97ae67a318",
          "body": "* Try out naive KI protection fix\r\n\r\n* Update generated files\r\n\r\n* Account for `._local` in full name\r\n\r\n* Add 3.13 to CI matrix\r\n\r\n* Avoid cryptography\r\n\r\n* Avoid an evil operation, I guess\r\n\r\n* un-inline ki protection decorator\r\n\r\nnew f_locals method doesn't create a cycle in this situation\r\n\r\n* A\n[…]\n* Try to pick up patterns in what allows what\r\n\r\n* Test hypothesis\r\n\r\n* Finish off failures\r\n\r\n* Remove trailing whitespace\r\n\r\n---------\r\n\r\nCo-authored-by: richardsheridan <richard.sheridan@gmail.com>",
          "is_bot": false,
          "headline": "Fixes for 3.13 (#3005)",
          "author_name": "EXPLOSION",
          "author_login": "A5rocks",
          "committed_at": "2024-06-13T22:16:54Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "4dcdc6dbe899c9ee295fa9c8e6a077100ae19f16",
          "body": "* `ABC` has `__slots__` as of 3.7",
          "is_bot": false,
          "headline": "Use `abc.ABC` rather than `abc.ABCMeta` (#3018)",
          "author_name": "EXPLOSION",
          "author_login": "A5rocks",
          "committed_at": "2024-06-12T20:20:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "10139b28465845f7aef5b1160afdfb4a1ed5f7d8",
          "body": "updates:\r\n- [github.com/astral-sh/ruff-pre-commit: v0.4.7 → v0.4.8](https://github.com/astral-sh/ruff-pre-commit/compare/v0.4.7...v0.4.8)\r\n\r\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 (#3016)",
          "author_name": "pre-commit-ci[bot]",
          "author_login": "pre-commit-ci[bot]",
          "committed_at": "2024-06-10T23:06:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2741527ef22e98f4d551c2c7c8ebb15628c4e546",
          "body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Dependency updates (#3008)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2024-06-01T01:03:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "93933b5022ac3602f2515322086a053202fb68f8",
          "body": "…(#2928)",
          "is_bot": false,
          "headline": "Just delay `select.epoll` to fix import after gevent monkey patching …",
          "author_name": "EXPLOSION",
          "author_login": "A5rocks",
          "committed_at": "2024-05-31T02:20:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "71457f7c49ea5b678dcd3f1bf6aea66eaa290d72",
          "body": "* [pre-commit.ci] pre-commit autoupdate\r\n\r\nupdates:\r\n- [github.com/astral-sh/ruff-pre-commit: v0.4.4 → v0.4.5](https://github.com/astral-sh/ruff-pre-commit/compare/v0.4.4...v0.4.5)\r\n- [github.com/codespell-project/codespell: v2.2.6 → v2.3.0](https://github.com/codespell-project/codespell/compare/v2.\n[…]\ne test dependancies\r\n\r\n---------\r\n\r\nCo-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>\r\nCo-authored-by: CoolCat467 <52022020+CoolCat467@users.noreply.github.com>",
          "is_bot": true,
          "headline": "[pre-commit.ci] pre-commit autoupdate",
          "author_name": "pre-commit-ci[bot]",
          "author_login": "pre-commit-ci[bot]",
          "committed_at": "2024-05-27T23:07:40Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "9fabf0cdd1f530419ea4c6554def7e18946bd125",
          "body": null,
          "is_bot": false,
          "headline": "tweaks to new REPL (#3002)",
          "author_name": "richardsheridan",
          "author_login": "richardsheridan",
          "committed_at": "2024-05-26T21:58:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3350c11db98521547e3bf078c36e07968b2b6a57",
          "body": null,
          "is_bot": false,
          "headline": "flake8-trio has been renamed (#3003)",
          "author_name": "John Litborn",
          "author_login": "jakkdl",
          "committed_at": "2024-05-22T23:02:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a23b727321607dc77ef9b14e8c1489ad5a87a3e2",
          "body": null,
          "is_bot": false,
          "headline": "Enable ruff's Perflint rule. (#2969)",
          "author_name": "CoolCat467",
          "author_login": "CoolCat467",
          "committed_at": "2024-05-20T21:52:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "60b58042f56c721aa9f8d7862239a6658193ebf4",
          "body": "Updated docstring for from_thread_run to reflect how to get trio token",
          "is_bot": false,
          "headline": "Merge pull request #3001 from oakal510/master",
          "author_name": "Zac Hatfield-Dodds",
          "author_login": "Zac-HD",
          "committed_at": "2024-05-18T19:05:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "23b2c87ffe1fbe9052551969df546c9484aa56c8",
          "body": "…ead_run to reflect updated documentation",
          "is_bot": false,
          "headline": "updated hazmat to lowlevel in function for getting token for from_thr…",
          "author_name": "Alla Barbalat",
          "author_login": "oakal510",
          "committed_at": "2024-05-18T17:57:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "69d83ddab4bb96c25dc02fffa7420585ce92c5fc",
          "body": null,
          "is_bot": false,
          "headline": "formatting",
          "author_name": "Alla Barbalat",
          "author_login": "oakal510",
          "committed_at": "2024-05-18T17:26:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c5f04fbbb9cff5447bdbf8ffead163eb643860ba",
          "body": null,
          "is_bot": false,
          "headline": "updated docstring for from_thread_run to reflect how to get trio token",
          "author_name": "Alla Barbalat",
          "author_login": "oakal510",
          "committed_at": "2024-05-18T16:16:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6f625758e4e09c52442ecdb4b9355ae07db4ddad",
          "body": "…(#2989)\n\n* Add support to testing.RaisesGroup for catching unwrapped exceptions with strict=False\r\n\r\n* fix type error by adding covariance to typevar\r\n\r\n* rewrite RaisesGroup docstring\r\n\r\n* Work around +E typevar issue in docs for _raises_group\r\n\r\n* Fix docs issue with type property in _ExceptionIn\n[…]\nd_call() test\r\n\r\n* add type tests for narrowing of check argument\r\n\r\n---------\r\n\r\nCo-authored-by: Spencer Brown <spencerb21@live.com>\r\nCo-authored-by: Zac Hatfield-Dodds <zac.hatfield.dodds@gmail.com>",
          "is_bot": false,
          "headline": "Add support to testing.RaisesGroup for catching unwrapped exceptions …",
          "author_name": "John Litborn",
          "author_login": "jakkdl",
          "committed_at": "2024-05-17T10:44:41Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "ccd40e1717e2e64273783c7ad4613a0dbad8aff3",
          "body": "* Add a trio repl\r\n\r\n* Add type annotations, fixing some issues along the way.\r\n\r\nUsing eval only worked by accident, because \"locals\" was\r\nbeing passed into the \"globals\" value. InteractiveInterpreter\r\nin the stdlib correctly uses exec, but this doesn't work for\r\nus, because we need to get the valu\n[…]\nt might be flaky?\r\n\r\n* Simplify runcode() using outcome.Outcome\r\n\r\n---------\r\n\r\nCo-authored-by: CoolCat467 <52022020+CoolCat467@users.noreply.github.com>\r\nCo-authored-by: EXPLOSION <git@helvetica.moe>",
          "is_bot": false,
          "headline": "Add a trio repl (#2972)",
          "author_name": "clint-lawrence",
          "author_login": "clint-lawrence",
          "committed_at": "2024-05-16T06:40:07Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "7d89179e72847b40cc4bb6360f6c39788de7e0b7",
          "body": "Bump version to 0.25.1",
          "is_bot": false,
          "headline": "Merge pull request #3000 from A5rocks/release-0.25.1",
          "author_name": "EXPLOSION",
          "author_login": "A5rocks",
          "committed_at": "2024-05-16T06:38:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e4edae9e8962574ed50076a0ca4b7463b3bcc423",
          "body": null,
          "is_bot": false,
          "headline": "Start new cycle",
          "author_name": "A5rocks",
          "author_login": "A5rocks",
          "committed_at": "2024-05-16T06:31:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a4646040129eff570c3d7e28cc55770563a4d4bd",
          "body": null,
          "is_bot": false,
          "headline": "Bump version to 0.25.1",
          "author_name": "A5rocks",
          "author_login": "A5rocks",
          "committed_at": "2024-05-16T06:16:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f46f74da51e716a895d43e0c7b5cff2c6aa1bcca",
          "body": "docs: add hoverxref & codeautolink support. Various fixes",
          "is_bot": false,
          "headline": "Merge pull request #2968 from kachida/feat/enable-hoverxref-in-trio-docs",
          "author_name": "Zac Hatfield-Dodds",
          "author_login": "Zac-HD",
          "committed_at": "2024-05-14T21:50:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "78666e745fe4411cc23c24be614ecd6b0cc75838",
          "body": "updates:\r\n- [github.com/astral-sh/ruff-pre-commit: v0.4.3 → v0.4.4](https://github.com/astral-sh/ruff-pre-commit/compare/v0.4.3...v0.4.4)\r\n\r\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 ruff-pre-commit: v0.4.3 → v0.4.4",
          "author_name": "pre-commit-ci[bot]",
          "author_login": "pre-commit-ci[bot]",
          "committed_at": "2024-05-13T22:36:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7dbbac9df38d2219bc26dc52fb832aba7437b75e",
          "body": "* [pre-commit.ci] pre-commit autoupdate\r\n\r\nupdates:\r\n- [github.com/astral-sh/ruff-pre-commit: v0.4.2 → v0.4.3](https://github.com/astral-sh/ruff-pre-commit/compare/v0.4.2...v0.4.3)\r\n\r\n* Ignore `Instrument` being ABC and update testing ruff version\r\n\r\n---------\r\n\r\nCo-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>\r\nCo-authored-by: CoolCat467 <52022020+CoolCat467@users.noreply.github.com>",
          "is_bot": true,
          "headline": "[pre-commit.ci] pre-commit autoupdate ruff-pre-commit: v0.4.2 → v0.4.3",
          "author_name": "pre-commit-ci[bot]",
          "author_login": "pre-commit-ci[bot]",
          "committed_at": "2024-05-07T01:50:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f0cb0522f266afea56d7aa97014745093bb6fc7a",
          "body": null,
          "is_bot": false,
          "headline": "use code-block instead of code",
          "author_name": "jakkdl",
          "author_login": "jakkdl",
          "committed_at": "2024-05-01T10:09:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "91edf8937c7e7031ca5c6a234be936957cb82c10",
          "body": "…ef-in-trio-docs",
          "is_bot": false,
          "headline": "Merge remote-tracking branch 'origin/master' into feat/enable-hoverxr…",
          "author_name": "jakkdl",
          "author_login": "jakkdl",
          "committed_at": "2024-05-01T10:06:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5125043fe000cca152a495e50a605092724806c2",
          "body": null,
          "is_bot": false,
          "headline": "various fixes",
          "author_name": "jakkdl",
          "author_login": "jakkdl",
          "committed_at": "2024-05-01T10:04:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1bb98ae0b84b4fd7fc2ef0a427ca8141f07bec02",
          "body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Dependency updates (#2995)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2024-05-01T02:20:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d39f1869c0468a27c6080ff4e56880e4f917b693",
          "body": "updates:\r\n- [github.com/psf/black-pre-commit-mirror: 24.4.0 → 24.4.2](https://github.com/psf/black-pre-commit-mirror/compare/24.4.0...24.4.2)\r\n- [github.com/astral-sh/ruff-pre-commit: v0.4.1 → v0.4.2](https://github.com/astral-sh/ruff-pre-commit/compare/v0.4.1...v0.4.2)\r\n\r\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 (#2994)",
          "author_name": "pre-commit-ci[bot]",
          "author_login": "pre-commit-ci[bot]",
          "committed_at": "2024-04-30T01:57:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e1e3eff663935a6ca01d75ee8924e1bd5a77f54d",
          "body": "* Remove `test_run_black`\r\n\r\n* Remove now-unnecessary import",
          "is_bot": false,
          "headline": "Remove `test_run_black` (#2993)",
          "author_name": "EXPLOSION",
          "author_login": "A5rocks",
          "committed_at": "2024-04-28T05:28:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "36458312041e96c585b8b48661771b11b3793a55",
          "body": "Document strict ExceptionGroups as the natural default",
          "is_bot": false,
          "headline": "Merge pull request #2984 from Zac-HD/exceptiongroup-strict-docs",
          "author_name": "Zac Hatfield-Dodds",
          "author_login": "Zac-HD",
          "committed_at": "2024-04-28T04:27:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "44407061fb2b2588705052639a8afb1b95c21418",
          "body": null,
          "is_bot": false,
          "headline": "Link the deprecations to new documentation",
          "author_name": "EXPLOSION",
          "author_login": "A5rocks",
          "committed_at": "2024-04-26T04:16:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6f3fe07da27e65efcdd59ee08ab2ebb20818f744",
          "body": null,
          "is_bot": false,
          "headline": "set default style for :data:",
          "author_name": "jakkdl",
          "author_login": "jakkdl",
          "committed_at": "2024-04-24T10:25:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0c893d629fe4c8ff73cfde6f89e5e2530da989c2",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'temptemptemp' into feat/enable-hoverxref-in-trio-docs",
          "author_name": "jakkdl",
          "author_login": "jakkdl",
          "committed_at": "2024-04-24T10:13:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "43061442471a4658e4659d3d1a32e1e079a535e9",
          "body": null,
          "is_bot": false,
          "headline": "fix syntax errors/warnings in code blocks",
          "author_name": "jakkdl",
          "author_login": "jakkdl",
          "committed_at": "2024-04-24T10:07:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "072c9fc5c4fd65b1fef474b6bb0f06d28cfafdfa",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'master' into feat/enable-hoverxref-in-trio-docs",
          "author_name": "John Litborn",
          "author_login": "jakkdl",
          "committed_at": "2024-04-24T09:38:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1c76b8444127112e0c5b81afd0e48d8e48d48011",
          "body": "…mentation to use .. code::, and make the majority explicit what language (python, pycon, sh) they are in",
          "is_bot": false,
          "headline": "add 'import trio' to codeautolink conf. Change all codeblocks in docu…",
          "author_name": "jakkdl",
          "author_login": "jakkdl",
          "committed_at": "2024-04-24T09:38:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b4c19bccde8d284e4fd80deabde2b8dceaaf4e84",
          "body": "updates:\r\n- [github.com/astral-sh/ruff-pre-commit: v0.3.7 → v0.4.1](https://github.com/astral-sh/ruff-pre-commit/compare/v0.3.7...v0.4.1)\r\n\r\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 ruff-pre-commit: v0.3.7 → v0.4.1",
          "author_name": "pre-commit-ci[bot]",
          "author_login": "pre-commit-ci[bot]",
          "committed_at": "2024-04-22T23:14:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "59b2eaca688510d478b0ed072f3d71b2938d96d9",
          "body": "updates:\r\n- [github.com/psf/black-pre-commit-mirror: 24.3.0 → 24.4.0](https://github.com/psf/black-pre-commit-mirror/compare/24.3.0...24.4.0)\r\n- [github.com/astral-sh/ruff-pre-commit: v0.3.5 → v0.3.7](https://github.com/astral-sh/ruff-pre-commit/compare/v0.3.5...v0.3.7)\r\n\r\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 (#2990)",
          "author_name": "pre-commit-ci[bot]",
          "author_login": "pre-commit-ci[bot]",
          "committed_at": "2024-04-16T02:12:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7eb44e7e38aa529adba7a12f20302bbeef0c6139",
          "body": "…2979)\n\n* allow __doc__ to be None for embedded Python installations\r\n\r\n* Add in test case (cause it's annoying)\r\n\r\n* Update src/trio/_tests/test_path.py\r\n\r\n* add newsfragment\r\n\r\n---------\r\n\r\nCo-authored-by: CoolCat467 <52022020+CoolCat467@users.noreply.github.com>\r\nCo-authored-by: EXPLOSION <git@helvetica.moe>\r\nCo-authored-by: John Litborn <11260241+jakkdl@users.noreply.github.com>\r\nCo-authored-by: jakkdl <h6+github@pm.me>",
          "is_bot": false,
          "headline": "Path decorators: allow empty docstrings to support embedded Python (#…",
          "author_name": "Adam Meily",
          "author_login": "ameily",
          "committed_at": "2024-04-15T11:00:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e87dc4629593c083bf7d5a091aaa9118387804c8",
          "body": "* [pre-commit.ci] pre-commit autoupdate\r\n\r\nupdates:\r\n- [github.com/pre-commit/pre-commit-hooks: v4.5.0 → v4.6.0](https://github.com/pre-commit/pre-commit-hooks/compare/v4.5.0...v4.6.0)\r\n\r\n* Empty commit to trigger CI\r\n\r\n---------\r\n\r\nCo-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>\r\nCo-authored-by: CoolCat467 <52022020+CoolCat467@users.noreply.github.com>",
          "is_bot": true,
          "headline": "[pre-commit.ci] pre-commit autoupdate (#2986)",
          "author_name": "pre-commit-ci[bot]",
          "author_login": "pre-commit-ci[bot]",
          "committed_at": "2024-04-09T01:30:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d0a93a8d7acc2ff162852528eddef87f0e9c3892",
          "body": "Ensure we're deterministic for Hypothesis in Trio, not pytest-trio",
          "is_bot": false,
          "headline": "Merge pull request #2985 from Zac-HD/hypothesis-plugin",
          "author_name": "EXPLOSION",
          "author_login": "A5rocks",
          "committed_at": "2024-04-08T05:36:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5cff076587ee69611052252a190c6558dceac44c",
          "body": "This registration was previously handled by pytest-trio (before Hypothesis supported entry-point plugins).\n\nUpstreaming it means that we'll get the behavior we want for unittest, for functions people call by hand, and so on.",
          "is_bot": false,
          "headline": "Upstream Hypothesis plugin",
          "author_name": "Zac Hatfield-Dodds",
          "author_login": "Zac-HD",
          "committed_at": "2024-04-08T03:25:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "519c7038f4f1d79c2d76a8f813cbd180baf7f88a",
          "body": null,
          "is_bot": false,
          "headline": "Update awesome-trio-libraries.rst",
          "author_name": "Zac Hatfield-Dodds",
          "author_login": "Zac-HD",
          "committed_at": "2024-04-08T03:00:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "21d69fd5e37426fb4704c03c9d8aed04901cd8b5",
          "body": null,
          "is_bot": false,
          "headline": "Doc: strict ExceptionGrops as natural",
          "author_name": "Zac Hatfield-Dodds",
          "author_login": "Zac-HD",
          "committed_at": "2024-04-06T19:47:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "564907b15d8569b738047e4337f1ef3a2350cc30",
          "body": "updates:\r\n- [github.com/astral-sh/ruff-pre-commit: v0.3.4 → v0.3.5](https://github.com/astral-sh/ruff-pre-commit/compare/v0.3.4...v0.3.5)\r\n\r\nCo-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "pre-commit autoupdate ruff-pre-commit: v0.3.4 → v0.3.5",
          "author_name": "pre-commit-ci[bot]",
          "author_login": "pre-commit-ci[bot]",
          "committed_at": "2024-04-02T02:04:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "929b6c8866ec4fa8fa63cbbb237e28ac484666e2",
          "body": "* Dependency updates\n\n* Empty commit to trigger CI\n\n---------\n\nCo-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>\nCo-authored-by: CoolCat467 <52022020+CoolCat467@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump dependencies from commit c059de (#2982)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2024-04-01T00:31:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c059de26a58e39c3d17616ed7cccf02b976fba96",
          "body": "* Dependency updates\n\n* Empty commit to trigger CI\n\n* Remove apparently now unused type ignore\n\n* Revert \"Remove apparently now unused type ignore\"\n\nThis reverts commit 43cb927ba1802c1a97a4685046d4731391160d8c.\n\n* Add a if TYPE_CHECKING\nExplicity look for \"win32\" or \"macos\" to try to help mypy\n\n* Tr\n[…]\nignore `unused-ignore`\n\n---------\n\nCo-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>\nCo-authored-by: CoolCat467 <52022020+CoolCat467@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump dependencies from commit 9a1964 (#2978)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2024-03-30T21:15:11Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "9a1964f1b20b68018afcd830aee85cbd71e2f22b",
          "body": null,
          "is_bot": true,
          "headline": "[pre-commit.ci] pre-commit autoupdate (#2976)",
          "author_name": "pre-commit-ci[bot]",
          "author_login": "pre-commit-ci[bot]",
          "committed_at": "2024-03-25T23:45:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e94e92a3ed21ac8f8cc15940b4f4347e9ced9465",
          "body": "updates:\r\n- [github.com/psf/black-pre-commit-mirror: 24.2.0 → 24.3.0](https://github.com/psf/black-pre-commit-mirror/compare/24.2.0...24.3.0)\r\n- [github.com/astral-sh/ruff-pre-commit: v0.3.2 → v0.3.3](https://github.com/astral-sh/ruff-pre-commit/compare/v0.3.2...v0.3.3)\r\n\r\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 (#2975)",
          "author_name": "pre-commit-ci[bot]",
          "author_login": "pre-commit-ci[bot]",
          "committed_at": "2024-03-18T22:50:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0d89d2bc02de1100eb18051266b76454f10ca6cb",
          "body": "Bump version to 0.25.0",
          "is_bot": false,
          "headline": "Merge pull request #2974 from A5rocks/release-0.25.0",
          "author_name": "EXPLOSION",
          "author_login": "A5rocks",
          "committed_at": "2024-03-17T03:01:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8f84d84710376b647ab2a9aece9ef6ae9ff51b65",
          "body": null,
          "is_bot": false,
          "headline": "Start a new cycle",
          "author_name": "A5rocks",
          "author_login": "A5rocks",
          "committed_at": "2024-03-17T02:54:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0b8d3e2435ca9cb00a1aab72bf98da334dec2b1c",
          "body": null,
          "is_bot": false,
          "headline": "Bump version to 0.25.0",
          "author_name": "A5rocks",
          "author_login": "A5rocks",
          "committed_at": "2024-03-17T02:37:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e3fd384e6ba4b6d253a639dbf4193a6d8878e60e",
          "body": "* [pre-commit.ci] pre-commit autoupdate\r\n\r\nupdates:\r\n- [github.com/astral-sh/ruff-pre-commit: v0.3.0 → v0.3.2](https://github.com/astral-sh/ruff-pre-commit/compare/v0.3.0...v0.3.2)\r\n\r\n* [pre-commit.ci] auto fixes from pre-commit.com hooks\r\n\r\n* [pre-commit.ci] auto fixes from pre-commit.com hooks\r\n\r\n\n[…]\n-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>\r\nCo-authored-by: CoolCat467 <52022020+CoolCat467@users.noreply.github.com>\r\nCo-authored-by: Mike Nerone <mike@nerone.org>",
          "is_bot": true,
          "headline": "[pre-commit.ci] pre-commit autoupdate ruff-pre-commit: v0.3.0 → v0.3.2",
          "author_name": "pre-commit-ci[bot]",
          "author_login": "pre-commit-ci[bot]",
          "committed_at": "2024-03-16T03:02:41Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "96a5524cb1e5b4f5997f8e5638b97b145ed254de",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'master' into feat/enable-hoverxref-in-trio-docs",
          "author_name": "CoolCat467",
          "author_login": "CoolCat467",
          "committed_at": "2024-03-12T04:14:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f890f8fcb4940d7dca62ee5a27d091e50536c4e0",
          "body": null,
          "is_bot": false,
          "headline": "`Path` refactor (#2959)",
          "author_name": "Dave Hall",
          "author_login": "etianen",
          "committed_at": "2024-03-11T21:35:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "379d99bfe7c2e0b837aa79a4c26191bf06c98a8a",
          "body": null,
          "is_bot": false,
          "headline": "Add pre-commit autoupdate to autodeps (#2970)",
          "author_name": "CoolCat467",
          "author_login": "CoolCat467",
          "committed_at": "2024-03-11T10:08:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b541b8b43dd0aed3a7c8d87b93895b5798b650b1",
          "body": "…910)\n\n* bump pyright, introducing warnings for tons of missing docstrings\r\n\r\n* WIP pyright filter script. calling it from check.sh. Copy docstrings to SocketType from stdlib\r\n\r\n* wip\r\n\r\n* ugly implementation\r\n\r\n* move errors on all platforms into a separate category. add comments and stuff. Remove \n[…]\nssing docstring' cause that mostly shouldn't be a thing anymore\r\n\r\n* running with typing dependencies installed is good, actually\r\n\r\n* remove old errors from 'all'\r\n\r\n* fixes after review from a5rocks",
          "is_bot": false,
          "headline": "bump pyright, introducing warnings for tons of missing docstrings (#2…",
          "author_name": "John Litborn",
          "author_login": "jakkdl",
          "committed_at": "2024-03-11T02:06:57Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "aa1b79ac027a9523aa663abda5d09262158ec0d0",
          "body": null,
          "is_bot": false,
          "headline": "add new doc requirements",
          "author_name": "jakkdl",
          "author_login": "jakkdl",
          "committed_at": "2024-03-03T13:57:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2c71114b1c38b11b88211e0289246112a34af643",
          "body": null,
          "is_bot": false,
          "headline": "docs: added hoverxref & codeautolink support",
          "author_name": "kannappan",
          "author_login": "kachida",
          "committed_at": "2024-03-03T10:24:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9dcf733c5d4b88be4c170b08449f8de056597634",
          "body": null,
          "is_bot": false,
          "headline": "fix: updated the google docstring url (#2967)",
          "author_name": "Kannappan Chidambaram",
          "author_login": "kachida",
          "committed_at": "2024-03-03T09:59:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "48f8293b7d6467a79dff86e7f4b2767fb883d220",
          "body": "* Dependency updates\r\n\r\n* Remove now unused type ignore comments\r\n\r\n* Update ruff pre-commit hook to v0.3.0\r\n\r\n---------\r\n\r\nCo-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>\r\nCo-authored-by: CoolCat467 <52022020+CoolCat467@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump dependencies from commit 13ee1b (#2966)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2024-03-01T01:46:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "13ee1b0e579961fbffa36cb76b4b0dcd8e62bbb6",
          "body": "…(#2964)\n\n`_socket.getaddrinfo` takes care of encoding all passed in `str` host\r\narguments before passing it to a custom resolver. Additionally, the\r\ndocs say that a resolver will always receive IDNA-encoded bytes.\r\n\r\nHowever, the type hints of `HostnameResolver.getaddrinfo` imply that a\r\nresolver may need to contend with a `str`\r\n\r\nRemove the extraneous appearance",
          "is_bot": false,
          "headline": "Remove incorrect `str` possibility from HostnameResolver.getaddrinfo …",
          "author_name": "Tim Stumbaugh",
          "author_login": "tjstum",
          "committed_at": "2024-02-29T05:13:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "accaae421399ebb37a8411db0c06a5d0b5631f72",
          "body": "Co-authored-by: CoolCat467 <52022020+CoolCat467@users.noreply.github.com>",
          "is_bot": false,
          "headline": "use the regular readme for the long description (#2866)",
          "author_name": "Thomas Grainger",
          "author_login": "graingert",
          "committed_at": "2024-02-20T04:14:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "78c55aad94f1ecd5343002574b8a9e806cdf62ba",
          "body": "* [pre-commit.ci] pre-commit autoupdate\r\n\r\nupdates:\r\n- [github.com/psf/black-pre-commit-mirror: 24.1.1 → 24.2.0](https://github.com/psf/black-pre-commit-mirror/compare/24.1.1...24.2.0)\r\n- [github.com/astral-sh/ruff-pre-commit: v0.2.1 → v0.2.2](https://github.com/astral-sh/ruff-pre-commit/compare/v0.\n[…]\npre-commit versions\r\n\r\n---------\r\n\r\nCo-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>\r\nCo-authored-by: CoolCat467 <52022020+CoolCat467@users.noreply.github.com>",
          "is_bot": true,
          "headline": "[pre-commit.ci] pre-commit autoupdate (#2962)",
          "author_name": "pre-commit-ci[bot]",
          "author_login": "pre-commit-ci[bot]",
          "committed_at": "2024-02-20T01:26:53Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "ea8f4be2454f7aaf984852f60ff7ce2b966e695e",
          "body": "Fixing `Path` for Python 3.13",
          "is_bot": false,
          "headline": "Merge pull request #2955 from etianen/dh/python-3.13",
          "author_name": "Dave Hall",
          "author_login": "etianen",
          "committed_at": "2024-02-15T23:03:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2df6fa5f8188e3e95977645c33e74c7ed8fb1f19",
          "body": null,
          "is_bot": false,
          "headline": "Fixing `Path` for Python 3.13",
          "author_name": "Dave Hall",
          "author_login": "etianen",
          "committed_at": "2024-02-15T14:26:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "863accaf2e449a9707a8b3c67d1267f4e7dd22ff",
          "body": null,
          "is_bot": false,
          "headline": "Added link to `logot` in docs (#2954)",
          "author_name": "Dave Hall",
          "author_login": "etianen",
          "committed_at": "2024-02-14T06:22:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1d724a7a17e824342aac754b21ef4786f9b6d807",
          "body": "This is the equivalent of trio.testing.wait_all_tasks_blocked but for\r\nthreads managed by trio. This is useful when writing tests that use\r\nto_thread\r\n\r\nCo-authored-by: CoolCat467 <52022020+CoolCat467@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Add trio.testing.wait_all_threads_completed (#2937)",
          "author_name": "Vincent Vanlaer",
          "author_login": "VincentVanlaer",
          "committed_at": "2024-02-13T11:50:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "adee8f6ad3110a119d70e8ac015f8cf7faa0494f",
          "body": null,
          "is_bot": false,
          "headline": "Remove PyPy nightly runs (#2952)",
          "author_name": "EXPLOSION",
          "author_login": "A5rocks",
          "committed_at": "2024-02-13T07:25:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "83137d080203d0d34dc0298dd19de990edaa2293",
          "body": null,
          "is_bot": false,
          "headline": "Add aioresult to Awesome Trio Libraries in the docs (#2948)",
          "author_name": "arthur-tacca",
          "author_login": "arthur-tacca",
          "committed_at": "2024-02-13T02:48:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b65afe1686e915071ac3c67ae7dbb35236736a84",
          "body": "* Add basic cython tests, and run it in CI\r\n\r\n---------\r\n\r\nCo-authored-by: CoolCat467 <52022020+CoolCat467@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Add Cython to CI (#2942)",
          "author_name": "John Litborn",
          "author_login": "jakkdl",
          "committed_at": "2024-02-12T20:45:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f071c066b21a745376579313a621b2e15fe363f0",
          "body": null,
          "is_bot": false,
          "headline": "Switch to `actions/checkout@v4` and `actions/setup-python@v5` (#2950)",
          "author_name": "CoolCat467",
          "author_login": "CoolCat467",
          "committed_at": "2024-02-11T23:30:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bd19635ee73c995065b845998ebc2135d07dc66a",
          "body": "* [pre-commit.ci] pre-commit autoupdate\r\n\r\nupdates:\r\n- [github.com/astral-sh/ruff-pre-commit: v0.1.14 → v0.2.0](https://github.com/astral-sh/ruff-pre-commit/compare/v0.1.14...v0.2.0)\r\n\r\n* Update to ruff `0.2.1`\r\n\r\n* Move configuration to new areas from depreciated areas\r\n\r\n* Not required but update \n[…]\nrsion to ruff 0.2.1\r\n\r\n---------\r\n\r\nCo-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>\r\nCo-authored-by: CoolCat467 <52022020+CoolCat467@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Update ruff from v0.1.14 → v0.2.1",
          "author_name": "pre-commit-ci[bot]",
          "author_login": "pre-commit-ci[bot]",
          "committed_at": "2024-02-11T20:53:46Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "70c8b76150abcd6d644c49a65b39212f7fb9943b",
          "body": "… classes (#2945)",
          "is_bot": false,
          "headline": "Support Pyright detection of constructor kwargs in `attrs`-based data…",
          "author_name": "Mike Nerone",
          "author_login": "mikenerone",
          "committed_at": "2024-02-05T12:02:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0dd5bc4d6b570e7511159213c6bc947768148cf7",
          "body": "add deprecation warning for specifying strict_exception_groups=False",
          "is_bot": false,
          "headline": "Merge pull request #2941 from jakkdl/deprecate_exceptiongroups_false",
          "author_name": "Zac Hatfield-Dodds",
          "author_login": "Zac-HD",
          "committed_at": "2024-02-01T22:34:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "06168d2200b917ab2cb6039527234cf9fa7cf6fb",
          "body": null,
          "is_bot": false,
          "headline": "fixes after review",
          "author_name": "jakkdl",
          "author_login": "jakkdl",
          "committed_at": "2024-02-01T12:45:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cd61e4752f9850be1f460ef77a4b248ccfa8c31d",
          "body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Dependency updates (#2943)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2024-02-01T01:58:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ee8a5976c8e4be4a0073b4e89481349753c583f0",
          "body": null,
          "is_bot": false,
          "headline": "add deprecation warning for specifying strict_exception_groups=False",
          "author_name": "jakkdl",
          "author_login": "jakkdl",
          "committed_at": "2024-01-31T12:16:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b6a31d78523bcb4dc1373756e6421f4fb6212d07",
          "body": "Replace usage of strict_exception_groups=False in Nursery.start",
          "is_bot": false,
          "headline": "Merge pull request #2938 from jakkdl/strict_internal_nursery_in_start",
          "author_name": "Zac Hatfield-Dodds",
          "author_login": "Zac-HD",
          "committed_at": "2024-01-31T08:21:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4b6b49707a1afad6af1413d01abf66031534e0bd",
          "body": "… → 24.1.1 (#2940)\n\n* [pre-commit.ci] pre-commit autoupdate\r\n\r\nupdates:\r\n- [github.com/psf/black-pre-commit-mirror: 23.12.1 → 24.1.1](https://github.com/psf/black-pre-commit-mirror/compare/23.12.1...24.1.1)\r\n\r\n* [pre-commit.ci] auto fixes from pre-commit.com hooks\r\n\r\n* Bump `black` in test requirements\r\n\r\n---------\r\n\r\nCo-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>\r\nCo-authored-by: EXPLOSION <git@helvetica.moe>",
          "is_bot": true,
          "headline": "[pre-commit.ci] pre-commit autoupdate black-pre-commit-mirror 23.12.1…",
          "author_name": "pre-commit-ci[bot]",
          "author_login": "pre-commit-ci[bot]",
          "committed_at": "2024-01-31T02:38:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ee209bf6df3971c2d7d0cfddcc57c6c17c5505e7",
          "body": "* Run Alpine Linux in CI \r\n\r\n* fix test_SocketType_resolve on on musl libc\r\n\r\n---------\r\n\r\nCo-authored-by: CoolCat467 <52022020+CoolCat467@users.noreply.github.com>\r\nCo-authored-by: John Litborn <11260241+jakkdl@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Add Alpine to CI (#2933)",
          "author_name": "EXPLOSION",
          "author_login": "A5rocks",
          "committed_at": "2024-01-30T14:41:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "03fee2612de1636c28e935125f89c5de6f770133",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'master' into strict_internal_nursery_in_start",
          "author_name": "John Litborn",
          "author_login": "jakkdl",
          "committed_at": "2024-01-30T14:06:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0ce52c1cdbc10e544b7fdcf250cae3eff3505068",
          "body": null,
          "is_bot": false,
          "headline": "remove TODO comment, expand error message",
          "author_name": "jakkdl",
          "author_login": "jakkdl",
          "committed_at": "2024-01-30T14:06:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7cb15ea5bf9a27342e7c409fd336777add89809e",
          "body": "Fix the `pthread_getname_np` and `pthread_setname_np` search logic\r\nto support vanilla versions of musl and CPython, e.g. as used on Gentoo\r\nmusl systems.  On such systems, there is no \"libpthread.so\" (there is\r\nonly a static library) and the relevant functions are found\r\nin \"libc.so\".  Additionally\n[…]\nde more relaxed — rather than\r\nskipping if `libpthread.so` does not exist, it tries to load `libc.so`\r\nas a fallback, and skips if that fails.\r\n\r\nOriginally reported as https://bugs.gentoo.org/923257.",
          "is_bot": false,
          "headline": "Fix finding pthread_*name_np on vanilla musl libc (#2939)",
          "author_name": "Michał Górny",
          "author_login": "mgorny",
          "committed_at": "2024-01-30T13:59:05Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "737e5bb475d276a362441047d582ff4039cb7a10",
          "body": null,
          "is_bot": false,
          "headline": "Replace usage of strict_exception_groups=False in Nursery.start",
          "author_name": "jakkdl",
          "author_login": "jakkdl",
          "committed_at": "2024-01-29T14:53:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "05c5df2248e6083e09cf1f6540a9d3c2ecbc471b",
          "body": "* Minor formatting\r\n\r\n* Sort `select` and `extend-ignore` lists\r\n\r\n* Enable `flake8-builtins` rule\r\n\r\n* Fix or ignore names shadowing python builtins\r\n\r\n* Ignore \"Name shadows builtin\" errors because astor gets rid of noqa comments\r\n\r\n* Move ignoring `A002` to config file instead of `gen_exports`\r\n\r\n* Remove now-unused noqa\r\n\r\n* Apply suggestions from code review\r\n\r\nCo-authored-by: jakkdl <h6+github@pm.me>\r\n\r\n---------\r\n\r\nCo-authored-by: jakkdl <h6+github@pm.me>",
          "is_bot": false,
          "headline": "Enable ruff `flake8-builtins` rule (#2930)",
          "author_name": "CoolCat467",
          "author_login": "CoolCat467",
          "committed_at": "2024-01-25T21:58:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "556df8697a4bb6e2437e9f9879f305dd4ad83f67",
          "body": "… ...' (#2935)\n\n* replace 'import typing as t' to 'from typing import ...' in src/trio/_util.py as used in all other files\r\n* change typing_extensions import in src/trio/_tests/type_tests/check_wraps.py\r\n* clarify import-related comments in src/trio/socket.py and src/trio/lowlevel.py",
          "is_bot": false,
          "headline": "change all instances of 'import typing as ...' to 'from typing import…",
          "author_name": "John Litborn",
          "author_login": "jakkdl",
          "committed_at": "2024-01-25T14:35:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0204d048141595d297b42c66a5b659108c300ce2",
          "body": "* Enable ruff rules for `flake8-future-annotations`\r\n\r\n* Fix new errors introduced by `flake8-future-annotations`\r\n\r\n---------\r\n\r\nCo-authored-by: John Litborn <11260241+jakkdl@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Enable `flake8-future-annotations` (#2932)",
          "author_name": "CoolCat467",
          "author_login": "CoolCat467",
          "committed_at": "2024-01-24T11:15:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b780204cf9fa4c7b06449add313882cb6edb2951",
          "body": "* Sort ruff `select` and `extend-ignore` lists\r\n\r\n* Enable `flake8-comprehensions`",
          "is_bot": false,
          "headline": "Enable `flake8-comprehensions` (#2931)",
          "author_name": "CoolCat467",
          "author_login": "CoolCat467",
          "committed_at": "2024-01-24T10:56:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "605aff31512e75bedb7d7e9cd3b01038224de7db",
          "body": "updates:\r\n- [github.com/astral-sh/ruff-pre-commit: v0.1.13 → v0.1.14](https://github.com/astral-sh/ruff-pre-commit/compare/v0.1.13...v0.1.14)\r\n\r\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 (#2934)",
          "author_name": "pre-commit-ci[bot]",
          "author_login": "pre-commit-ci[bot]",
          "committed_at": "2024-01-22T22:07:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 29,
      "commits_last_year": 0,
      "latest_release_at": "2023-12-14T02:43:09Z",
      "latest_release_tag": "v0.23.2",
      "releases_from_tags": true,
      "days_since_last_push": 436,
      "active_weeks_last_year": 0,
      "days_since_latest_release": 954,
      "mean_days_between_releases": 118.5
    },
    "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": 1,
      "watchers": 0,
      "fork_history": {
        "days": [],
        "complete": true,
        "collected": 0,
        "total_forks": 0
      },
      "star_history": 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": 117528,
      "source_files_sampled": 187,
      "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": "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository",
        "source": null,
        "packages": [],
        "collected": false,
        "truncated": false,
        "total_count": null,
        "direct_count": null,
        "indirect_count": null
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 0,
        "merged_prs": 0,
        "open_issues": 0,
        "closed_ratio": null,
        "closed_issues": 0,
        "closed_unmerged_prs": 0
      },
      "bus_factor": 2,
      "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": "oremanj",
          "commits": 290,
          "avatar_url": "https://avatars.githubusercontent.com/u/4316136?v=4"
        },
        {
          "type": "User",
          "login": "A5rocks",
          "commits": 186,
          "avatar_url": "https://avatars.githubusercontent.com/u/40616000?v=4"
        },
        {
          "type": "User",
          "login": "dependabot-support",
          "commits": 144,
          "avatar_url": "https://avatars.githubusercontent.com/u/112581971?v=4"
        },
        {
          "type": "User",
          "login": "jakkdl",
          "commits": 127,
          "avatar_url": "https://avatars.githubusercontent.com/u/11260241?v=4"
        },
        {
          "type": "User",
          "login": "Fuyukai",
          "commits": 115,
          "avatar_url": "https://avatars.githubusercontent.com/u/8783751?v=4"
        },
        {
          "type": "User",
          "login": "richardsheridan",
          "commits": 108,
          "avatar_url": "https://avatars.githubusercontent.com/u/8000454?v=4"
        },
        {
          "type": "User",
          "login": "agronholm",
          "commits": 104,
          "avatar_url": "https://avatars.githubusercontent.com/u/130003?v=4"
        },
        {
          "type": "User",
          "login": "buhman",
          "commits": 63,
          "avatar_url": "https://avatars.githubusercontent.com/u/728108?v=4"
        }
      ],
      "contributors_sampled": 95,
      "top_contributor_share": 0.4
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "autodeps.yml",
        "ci.yml"
      ],
      "has_docs_dir": true,
      "linter_configs": [],
      "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": 0,
            "reason": "branch protection not enabled on development/release branches",
            "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 67 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": 0,
            "reason": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
            "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": 0,
            "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": 0,
            "reason": "28 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "17b3644f64b4bb10176e789dc23a8b57b1399f89",
        "ran_at": "2026-07-26T00:20:46Z",
        "aggregate_score": 2.5,
        "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": null,
      "oldest_open_prs": [],
      "last_merged_pr_at": null,
      "ci_last_conclusion": null,
      "oldest_open_issues": []
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/TeamSpen210/trio",
    "host": "github.com",
    "name": "trio",
    "owner": "TeamSpen210"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "at_risk",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 37,
      "inputs": {
        "security": 40,
        "vitality": 17,
        "community": 9,
        "governance": 42,
        "engineering": 75
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "critical",
        "name": "Vitality",
        "value": 17,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "critical",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 1,
            "inputs": {
              "commits_last_year": 0,
              "human_commit_share": 0.75,
              "days_since_last_push": 436,
              "active_weeks_last_year": 0
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 436 days ago",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 436
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "0/52 weeks with commits",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "0 commits in the last year",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "at_risk",
            "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": 40,
            "inputs": {
              "releases_count": 29,
              "latest_release_tag": "v0.23.2",
              "releases_from_tags": true,
              "days_since_latest_release": 954,
              "mean_days_between_releases": 118.5
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "29 version tags (no GitHub releases)",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "version_tags_no_releases",
                    "params": {
                      "count": 29
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 954 days ago",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 954
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~118.5 days",
                "points": 19.8,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 118.5
                    }
                  }
                ],
                "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": "dormant",
              "guards": [
                "no_open_demand",
                "dependencies_clean"
              ],
              "signals": [
                "release_stall",
                "scorecard_unmaintained"
              ],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": 0,
              "unanswered_open_issues": 0,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 750,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "no human commit for 750 days, with nothing left unanswered; held at dormant by nothing open to answer, no affected dependency",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_quiet",
                    "params": {
                      "days": 750
                    }
                  },
                  {
                    "code": "abandonment_guarded",
                    "params": {
                      "guards": "nothing open to answer, no affected dependency"
                    }
                  }
                ],
                "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": 1,
              "watchers": 0,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "1 stars",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "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": 42,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "moderate",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 62,
            "inputs": {
              "bus_factor": 2,
              "contributors_sampled": 95,
              "top_contributor_share": 0.4
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "2 contributor(s) cover half of all commits",
                "points": 25.2,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 40% of commits",
                "points": 13.5,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 40
                    }
                  }
                ],
                "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 67 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": 60,
            "inputs": {
              "followers": 102,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "TeamSpen210",
              "public_repos": 41,
              "account_age_days": 4362
            },
            "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": "102 followers of TeamSpen210",
                "points": 14.5,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 102,
                      "login": "TeamSpen210"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "41 public repos, account ~11 yr old",
                "points": 23.8,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 41
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 11
                    }
                  }
                ],
                "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": "2 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "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": null,
                "points": 16,
                "status": "met",
                "details": [],
                "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": "at_risk",
        "name": "Security",
        "value": 40,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "critical",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): CI-Tests, Packaging, Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "ci_tests",
                    "packaging",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 25,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 15,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 3,
              "scorecard_aggregate": 2.5
            },
            "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": "branch protection not enabled on development/release branches",
                "points": 0,
                "status": "missed",
                "details": [],
                "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 67 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": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "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": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "28 existing vulnerabilities detected",
                "points": 0,
                "status": "missed",
                "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": 11
            },
            "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": 32,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.6,
              "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": "45 of 75 human commits state their intent (structured subject or explanatory body)",
                "points": 32,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 45,
                      "sampled": 75
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "moderate",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 62,
            "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,
              "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": null,
                "points": 11,
                "status": "met",
                "details": [],
                "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": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "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": 117528,
              "source_files_sampled": 187,
              "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/187 source files over 60KB",
                "points": 54.4,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 187,
                      "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": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
    "Community profile unavailable",
    "pypi package 'trio' points at a different repository (https://github.com/python-trio/trio); excluded from ecosystem scoring",
    "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-26T00:21:02.954328Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/t/TeamSpen210/trio.svg",
  "full_name": "TeamSpen210/trio",
  "license_state": "custom",
  "license_spdx": null
}

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

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

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