Registro público
Informe de salud del softwareesquema 0.27.0 · métricas 1.13.0 · 2026-07-26 00:21 UTC

CoolCat467 / trio

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

PythonLicencia propia★ 0 estrellas⑂ 0 forksdesde jul 2023forkVer en GitHub ↗

CoolCat467/trio tiene un índice de salud de 50 sobre 100, lo que lo sitúa en la banda Moderado. Su puntuación más alta es Engineering Quality (75/100) y la más baja, Community & Adoption (9/100). Se actualizó por última vez hace 43 días. 3 personas concentran la mayor parte del trabajo reciente.

50
global / 100
Moderado

Índice de salud del software

Las métricas se agrupan en categorías ponderadas sobre una escala de 1 a 100. El resultado global parte de su media; cuando la evidencia pública activa la Política de Jurisdicciones de Alto Riesgo, la calificación se ajusta y recibe el límite 49 (En riesgo). Preparación para IA queda fuera.

50
Excelente85-100Ejemplar; cumple prácticamente todos los criterios evaluados
Bueno70-84Saludable; carencias menores
Moderado50-69Aceptable con carencias notables; se recomienda revisión
En riesgo30-49Debilidades significativas; su adopción exige cautela
Crítico1-29Problemas graves (proyecto abandonado, un solo mantenedor, sin higiene)
VitalidadComunidad yAdopciónSostenibilidady GobernanzaCalidad deIngenieríaSeguridadPreparaciónpara IA

Perfil de puntuación

Cada eje es una categoría. La forma importa más que la media: un proyecto sano llena toda la figura, mientras que un perfil de picos y cráteres indica que la fortaleza en una dimensión enmascara el riesgo en otra.

Titularidad

CoolCat467Cuenta personal
29 seguidores108 repositorios públicosdesde jun 2019

Este repositorio pertenece a una cuenta personal. Un proyecto con un único propietario conlleva más riesgo de continuidad que uno respaldado por una organización.

Ecosistemas de paquetes

RegistroPaqueteVersiónDescargas / mesVersionesÚltima publicaciónEtiquetas
PyPItrioapunta a otro repositorio; no se puntúa0.33.0-43hace 161 díasasyncionetworkingtrio

Métricas por categoría

Vitalidad

¿Está vivo el proyecto: se escribe código y se publican versiones?

58Moderado · 22% del índice global
Cómo se puntúa
18/36Recencia de push — último push hace 43 días
30.5/36Cadencia de commits — 44/52 semanas con commits
18/18Volumen de commits — 161 commits en el último año
10/10OpenSSF Scorecard: Maintained — 22 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
Datos de entrada utilizados
commits_last_year161
human_commit_share0,53
days_since_last_push43
active_weeks_last_year44
Cómo se puntúa
16.2/27Publica versiones — 26 etiquetas de versión (sin releases de GitHub)
0/36Recencia de las versiones — última versión hace 1109 días
12.6/27Cadencia de publicación — una versión cada ~127,4 días
0/10OpenSSF Scorecard: Signed-Releases — sin datos
Datos de entrada utilizados
releases_count26
latest_release_tagv0.22.2
releases_from_tags
days_since_latest_release1109
mean_days_between_releases127,4
Excluidos de la puntuación (sin datos o no aplicable): OpenSSF Scorecard: Signed-Releases. Los pesos restantes se han renormalizado.

Comunidad y Adopción

¿Tiene el proyecto usuarios, descargas, atención y unas condiciones acogedoras para quienes contribuyen?

9Crítico · 18% del índice global
Cómo se puntúa
0/60Estrellas — 0 estrellas
0/25Forks — 0 forks
0/15Observadores — 0 observadores
Datos de entrada utilizados
forks0
stars0
watchers0
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
Cómo se puntúa
0/22.5README
16.9/22.5Licencia — archivo de licencia presente, no es una licencia reconocida
0/18Guía CONTRIBUTING
0/13.5Código de conducta
0/7.2Plantilla de issues
0/6.3Plantilla de PR
Datos de entrada utilizados
has_readmeno
has_licenseno
has_contributingno
has_issue_templateno
has_code_of_conductno
has_pull_request_templateno

Sostenibilidad y Gobernanza

¿Sobrevivirá el proyecto a sus personas: factor bus, capacidad de respuesta, quién lo respalda y mantenimiento del paquete?

46En riesgo · 24% del índice global
Cómo se puntúa
36/54Factor bus — la mitad de los commits recae en 3 contribuyente(s)
14.8/22.5Distribución de commits — el principal contribuyente firma el 34% de los commits
13.5/13.5Amplitud de contribuyentes — 95 contribuyentes
10/10OpenSSF Scorecard: Contributors — project has 93 contributing companies or organizations
Datos de entrada utilizados
bus_factor3
contributors_sampled95
top_contributor_share0,341
Cómo se puntúa
0/46.8Resolución de issues — sin issues o sin datos
0/38.3Aceptación de PR — sin PR decididos o sin datos
0/15OpenSSF Scorecard: Code-Review — Found 0/30 approved changesets -- score normalized to 0
Datos de entrada utilizados
merged_prs0
open_issues0
closed_issues0
issue_closed_ratio
closed_unmerged_prs0
Excluidos de la puntuación (sin datos o no aplicable): Resolución de issues, Aceptación de PR. Los pesos restantes se han renormalizado.
Cómo se puntúa
10/30Respaldo de la propiedad — cuenta personal (usuario)
0/20Dominio verificado — no aplicable a cuentas de usuario
10.6/25Alcance del propietario — 29 seguidores de CoolCat467
25/25Trayectoria — 108 repos públicos, cuenta de ~7 años
Datos de entrada utilizados
followers29
owner_typeUser
is_verified
owner_loginCoolCat467
public_repos108
account_age_days2592
Excluidos de la puntuación (sin datos o no aplicable): Dominio verificado. Los pesos restantes se han renormalizado.

Calidad de Ingeniería

¿Existen unas prácticas mínimas de ingeniería y documentación?

75Bueno · 20% del índice global
Cómo se puntúa
24/24Flujos de trabajo de CI — 4 flujo(s) de trabajo
24/24Pruebas presentes
16/16Configuración de linter — tox.ini
9.6/9.6Hooks de pre-commit
0/6.4.editorconfig
0/20OpenSSF Scorecard: CI-Tests — sin datos
Datos de entrada utilizados
has_ci
has_tests
has_editorconfigno
has_linter_config
has_precommit_config
Excluidos de la puntuación (sin datos o no aplicable): OpenSSF Scorecard: CI-Tests. Los pesos restantes se han renormalizado.

Documentación

50Moderado
Cómo se puntúa
0/30README
25/25Directorio de documentación
15/15Sitio de documentación / página del proyecto — https://trio.readthedocs.io
0/10Descripción del repositorio
0/10Topics
10/10Wiki
Datos de entrada utilizados
topics
has_wiki
homepagehttps://trio.readthedocs.io
has_readmeno
has_docs_dir
has_descriptionno

Seguridad

¿Son sólidas las prácticas visibles de seguridad y de cadena de suministro, sin exposición jurisdiccional de alto riesgo sin resolver?

58Moderado · 16% del índice global
Cómo se puntúa
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 — sin datos
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — Found 0/30 approved changesets -- score normalized to 0
2.5/2.5Contributors — project has 93 contributing companies or organizations
10/10Dangerous-Workflow — no dangerous workflow patterns detected
0/7.5Dependency-Update-Tool — no update tool detected
0/5Fuzzing — project is not fuzzed
2.2/2.5Licencia — license file detected
7.5/7.5Maintained — 22 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
0/5Packaging — sin datos
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 — sin datos
6.8/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
6.8/7.5Vulnerabilities — 1 existing vulnerabilities detected
Datos de entrada utilizados
sourceopenssf_scorecard
checks_evaluated15
scorecard_versionv5.5.0
checks_inconclusive3
scorecard_aggregate4,8
Excluidos de la puntuación (sin datos o no aplicable): ci_tests, packaging, signed_releases. Los pesos restantes se han renormalizado.
Cómo se puntúa
35/35Dependencias directas libres de avisos conocidos — ninguna dependencia directa tiene un aviso conocido
25/25Dependencias indirectas libres de avisos conocidos — ninguna dependencia indirecta tiene un aviso conocido
0/40Sin avisos pendientes — ningún aviso tiene fecha de publicación
Datos de entrada utilizados
sourceosv
advisories0
affected_packages0
assessed_packages5
unassessed_packages0
affected_by_severitynone
direct_affected_packages0
Excluidos de la puntuación (sin datos o no aplicable): Sin avisos pendientes. Los pesos restantes se han renormalizado. Se cotejó el cierre de dependencias en tiempo de ejecución de pypi:trio@0.33.0 —lo que arrastra la instalación del paquete publicado—: 5 paquetes. No se analiza la alcanzabilidad.

Preparación para IA

¿Hasta qué punto está el repositorio preparado para desarrollarse y mantenerse con agentes de codificación de IA? Es una insignia independiente y experimental — peso 0,0, de modo que se presenta por separado y no afecta a la puntuación de salud global.

57Moderado · 0% del índice global
Cómo se puntúa
0/45Instrucciones para agentes — sin CLAUDE.md / AGENTS.md / reglas de editor
0/15Documentación legible por máquinas (llms.txt)
35.2/40Historial de commits legible — 35 de 53 commits humanos declaran su intención (asunto estructurado o cuerpo explicativo)
Datos de entrada utilizados
has_llms_txtno
legible_history_share0,66
agent_instruction_files
agent_instruction_max_bytes
Cómo se puntúa
18/18Arranque con un solo comando — docs/Makefile
22/22Pruebas automatizadas
11/11Configuración de lint / formato — tox.ini
11/11Verificación estática de tipos — src/trio/py.typed
0/10Entorno reproducible
2/10Práctica demostrada con agentes — 1 de los últimos 100 commits con autoría o crédito de agente
0/8Mantenimiento automatizado — no se observan actualizaciones automáticas de dependencias
0/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
Datos de entrada utilizados
has_nixno
has_tests
lockfiles
has_dockerfileno
typed_languageno
bootstrap_filesdocs/Makefile
has_devcontainerno
has_linter_config
typecheck_configssrc/trio/py.typed
agent_commit_share0,01
toolchain_manifests
dependency_bot_commit_share0
Cómo se puntúa
27/45Código verificable por tipos — Python con configuración de verificación de tipos (src/trio/py.typed)
54.3/55Tamaños de archivo manejables — 2/162 archivos fuente de más de 60 KB
Datos de entrada utilizados
primary_languagePython
largest_source_bytes129.134
source_files_sampled162
oversized_source_files2

Datos clave

0estrellas de GitHub
95contribuidores
161commits en los últimos 12 meses
43días desde el último push
26versiones publicadas
3factor bus
0issues abiertas
PyPIecosistemas de paquetes

Advertencias de recopilación de datos

  • 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

Más detalle

OpenSSF Scorecard 4.8 / 10
4.8agregado

Evaluación de seguridad independiente y agnóstica en cuanto a herramientas, procedente del proyecto de código abierto OpenSSF Scorecard. Cada comprobación premia una práctica de seguridad, no la herramienta de un proveedor concreto. Las comprobaciones que Scorecard no pudo determinar se marcan como n/d y se excluyen de la puntuación de seguridad (nunca se cuentan como cero).Scorecard v5.5.0 · 2026-07-26 00:21 UTC

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
n/dCI-Testsno pull request found
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/30 approved changesets -- score normalized to 0
10Contributorsproject has 93 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
9Licenselicense file detected
10Maintained22 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
n/dPackagingpackaging workflow not detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTno SAST tool detected
0Security-Policysecurity policy file not detected
n/dSigned-Releasesno releases found
9Token-Permissionsdetected GitHub workflow tokens with excessive permissions
9Vulnerabilities1 existing vulnerabilities detected
Dependencias directas 7
RegistroPaqueteRestricción de versiónManifiesto
PyPIattrs>= 23.2.0pyproject.toml
PyPIsortedcontainerspyproject.toml
PyPIidnapyproject.toml
PyPIoutcomepyproject.toml
PyPIsniffio>= 1.3.0pyproject.toml
PyPIcffi>=1.14pyproject.toml
PyPIexceptiongrouppyproject.toml
Todas las dependencias no recopilado

No fue posible recopilar el conjunto de dependencias resuelto para este informe: GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository

Avisos de dependencias 0

Instalar pypi:trio@0.33.0 arrastra 5 paquetes, directos y transitivos: 0 tienen avisos conocidos, de los cuales 0 son dependencias directas.

Ningún aviso conocido afecta a las dependencias evaluadas.

Un aviso significa que la versión registrada en el grafo de dependencias cae dentro del rango afectado de un aviso. No se analiza la alcanzabilidad, y el grafo incluye fijaciones de desarrollo y prueba: un hallazgo puede referirse al utillaje y no al software distribuido.

Informe JSON sin procesar legible por máquina
{
  "data": {
    "repo": {
      "topics": [],
      "is_fork": true,
      "size_kb": 10328,
      "has_wiki": true,
      "homepage": "https://trio.readthedocs.io",
      "languages": {
        "Shell": 5833,
        "Cython": 642,
        "Python": 1761475
      },
      "pushed_at": "2026-06-12T17:54:09Z",
      "created_at": "2023-07-29T20:48:16Z",
      "owner_type": "User",
      "updated_at": "2026-06-12T17:54:28Z",
      "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": null,
      "name": "CoolCat467",
      "type": "User",
      "login": "CoolCat467",
      "company": null,
      "location": "Somewhere in North America, USA, Earth",
      "followers": 29,
      "avatar_url": "https://avatars.githubusercontent.com/u/52022020?v=4",
      "created_at": "2019-06-20T03:27:18Z",
      "is_verified": null,
      "public_repos": 108,
      "account_age_days": 2592
    },
    "license": {
      "state": "custom",
      "spdx_id": null,
      "raw_spdx": "NOASSERTION",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": false
    },
    "activity": {
      "releases": [
        {
          "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": "78dfbc2b08e8191c7dd66c1dde3e61d33bbe423f",
          "body": "[pre-commit.ci] pre-commit autoupdate",
          "is_bot": false,
          "headline": "Merge pull request #3449 from python-trio/pre-commit-ci-update-config",
          "author_name": "A5rocks",
          "author_login": "A5rocks",
          "committed_at": "2026-06-09T06:57:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9b3d632947de4919a4624e1c9cf5564b58acc0e8",
          "body": null,
          "is_bot": false,
          "headline": "Add a bunch of noqas",
          "author_name": "A5rocks",
          "author_login": "A5rocks",
          "committed_at": "2026-06-09T06:42:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7b71fb0127c3597052182a8a5f405a3d964a24aa",
          "body": "for more information, see https://pre-commit.ci",
          "is_bot": true,
          "headline": "[pre-commit.ci] auto fixes from pre-commit.com hooks",
          "author_name": "pre-commit-ci[bot]",
          "author_login": "pre-commit-ci[bot]",
          "committed_at": "2026-06-08T21:37:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b08940be4cbdefc845306cad2de367258f34f2ac",
          "body": "updates:\n- [github.com/astral-sh/ruff-pre-commit: v0.15.15 → v0.15.16](https://github.com/astral-sh/ruff-pre-commit/compare/v0.15.15...v0.15.16)\n- [github.com/adhtruong/mirrors-typos: v1.47.0 → v1.47.2](https://github.com/adhtruong/mirrors-typos/compare/v1.47.0...v1.47.2)\n- [github.com/astral-sh/uv-pre-commit: 0.11.17 → 0.11.19](https://github.com/astral-sh/uv-pre-commit/compare/0.11.17...0.11.19)",
          "is_bot": true,
          "headline": "[pre-commit.ci] pre-commit autoupdate",
          "author_name": "pre-commit-ci[bot]",
          "author_login": "pre-commit-ci[bot]",
          "committed_at": "2026-06-08T21:37:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "96914fbd8c09013259c836a55d9617c7108b1a56",
          "body": "Revert \"Switch to PyPy nightly\"",
          "is_bot": false,
          "headline": "Merge pull request #3447 from python-trio/revert-3434-debug-pypy",
          "author_name": "A5rocks",
          "author_login": "A5rocks",
          "committed_at": "2026-06-01T23:07:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "879b88f874c3cc3b32fc9e11bfdb357c8eb2cf49",
          "body": "Co-authored-by: A5rocks <git@helvetica.moe>",
          "is_bot": false,
          "headline": "Apply suggestions from code review",
          "author_name": "A5rocks",
          "author_login": "A5rocks",
          "committed_at": "2026-06-01T22:43:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "db082aaf671856eff9960a3d903c3d8729baa8b9",
          "body": null,
          "is_bot": false,
          "headline": "Revert \"Switch to PyPy nightly\"",
          "author_name": "Illia Volochii",
          "author_login": "illia-v",
          "committed_at": "2026-06-01T21:56:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bc70f9dcfbbb69b6e20774807b27f7d07b88aea3",
          "body": "* Dependency updates\n\n* Address CI failures\n\nnoqa RUF075 since we already handle exceptions\n\n* [pre-commit.ci] auto fixes from pre-commit.com hooks\n\nfor more information, see https://pre-commit.ci\n\n* Actually remove the import, oops\n\n* :/\n\n---------\n\nCo-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>\nCo-authored-by: A5rocks <git@helvetica.moe>\nCo-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump dependencies from commit d66c4f (#3446)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-06-01T05:04:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d66c4fb9707d9ea4657218988a374de552b88da2",
          "body": null,
          "is_bot": false,
          "headline": "Merge pull request #3443 from c-tonneslan/docs/the-the-tcp-port-comment",
          "author_name": "A5rocks",
          "author_login": "A5rocks",
          "committed_at": "2026-05-24T18:55:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7445c6cfd39534e12653cbe92b65815b673424bb",
          "body": "Signed-off-by: Charlie Tonneslan <cst0520@gmail.com>",
          "is_bot": false,
          "headline": "_highlevel_open_tcp_stream: drop duplicate 'the' from pick-port comment",
          "author_name": "Charlie Tonneslan",
          "author_login": "c-tonneslan",
          "committed_at": "2026-05-24T13:10:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "73cc29ee39ae0d903f771269bae53aeae920e282",
          "body": "* Dependency updates\n\n* Add a rudimentary pin for Alpine\n\n* Try 1 to fix CI\n\n* Try 2 to fix CI\n\n* Remove 3.12+ import\n\n* Try 3 for CI\n\n* [pre-commit.ci] auto fixes from pre-commit.com hooks\n\nfor more information, see https://pre-commit.ci\n\n* Hopefully final fixes?\n\n* Oops\n\n* Oops\n\n* Hopefully last c\n[…]\ntions[bot] <41898282+github-actions[bot]@users.noreply.github.com>\nCo-authored-by: A5rocks <git@helvetica.moe>\nCo-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump dependencies from commit 79218b (#3441)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-05-18T01:23:54Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "a35d332688b794c1b406e648c5cb390659487d0c",
          "body": "Remove apport install",
          "is_bot": false,
          "headline": "Merge pull request #3440 from A5rocks/apport-testing",
          "author_name": "A5rocks",
          "author_login": "A5rocks",
          "committed_at": "2026-05-18T00:52:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8ea374c11305c4566f803c86fc35eea04580e9f8",
          "body": null,
          "is_bot": false,
          "headline": "Test for apport",
          "author_name": "A5rocks",
          "author_login": "A5rocks",
          "committed_at": "2026-05-18T00:12:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "79218bbfbeac334d6339aff7246d4a07a399c0c7",
          "body": null,
          "is_bot": false,
          "headline": "Merge pull request #3438 from python-trio/pre-commit-ci-update-config",
          "author_name": "A5rocks",
          "author_login": "A5rocks",
          "committed_at": "2026-05-11T22:08:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "15ea3486f48e6df65711a4919f04bde252aca2ab",
          "body": "for more information, see https://pre-commit.ci",
          "is_bot": true,
          "headline": "[pre-commit.ci] auto fixes from pre-commit.com hooks",
          "author_name": "pre-commit-ci[bot]",
          "author_login": "pre-commit-ci[bot]",
          "committed_at": "2026-05-11T21:22:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4d191c41177fa018f764d5ecaab91c97f8fc14e1",
          "body": "updates:\n- [github.com/adhtruong/mirrors-typos: v1.46.0 → v1.46.1](https://github.com/adhtruong/mirrors-typos/compare/v1.46.0...v1.46.1)\n- [github.com/astral-sh/uv-pre-commit: 0.11.8 → 0.11.13](https://github.com/astral-sh/uv-pre-commit/compare/0.11.8...0.11.13)",
          "is_bot": true,
          "headline": "[pre-commit.ci] pre-commit autoupdate",
          "author_name": "pre-commit-ci[bot]",
          "author_login": "pre-commit-ci[bot]",
          "committed_at": "2026-05-11T21:22:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4d55cd50b3db330e4aedcec62e5a19d7ecfbc847",
          "body": "Bump dependencies from commit 6f75c8",
          "is_bot": false,
          "headline": "Merge pull request #3436 from python-trio/autodeps/bump_from_6f75c8",
          "author_name": "A5rocks",
          "author_login": "A5rocks",
          "committed_at": "2026-05-01T17:34:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1e4acd76720d12c77b34979675fb6984f2ccbd96",
          "body": null,
          "is_bot": true,
          "headline": "Dependency updates",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-05-01T17:18:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6f75c870393faa71577f55704f1f7e65c28b7ff8",
          "body": null,
          "is_bot": false,
          "headline": "Switch to PyPy nightly (#3434)",
          "author_name": "A5rocks",
          "author_login": "A5rocks",
          "committed_at": "2026-05-01T17:16:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6276885ea91ffe81fd841f7ad370575bf4ee11f2",
          "body": null,
          "is_bot": false,
          "headline": "Switch to PyPy nightly",
          "author_name": "A5rocks",
          "author_login": "A5rocks",
          "committed_at": "2026-04-29T16:28:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "975f1084b6ad83b17ee5665d4a5109e106a5ce53",
          "body": null,
          "is_bot": false,
          "headline": "Update how many codecov builds we upload (#3431)",
          "author_name": "A5rocks",
          "author_login": "A5rocks",
          "committed_at": "2026-04-29T10:11:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3cbe36de33d2b57c8208cd1c1e52297a3abab26c",
          "body": "* [pre-commit.ci] pre-commit autoupdate\n\nupdates:\n- [github.com/astral-sh/ruff-pre-commit: v0.15.11 → v0.15.12](https://github.com/astral-sh/ruff-pre-commit/compare/v0.15.11...v0.15.12)\n- [github.com/astral-sh/uv-pre-commit: 0.11.7 → 0.11.8](https://github.com/astral-sh/uv-pre-commit/compare/0.11.7.\n[…]\ne-commit.ci] auto fixes from pre-commit.com hooks\n\nfor more information, see https://pre-commit.ci\n\n---------\n\nCo-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "[pre-commit.ci] pre-commit autoupdate (#3432)",
          "author_name": "pre-commit-ci[bot]",
          "author_login": "pre-commit-ci[bot]",
          "committed_at": "2026-04-27T22:22:51Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "ec668d1be6af56774b2a41b88e5b6f657eeb675f",
          "body": "* [pre-commit.ci] pre-commit autoupdate\n\nupdates:\n- [github.com/astral-sh/ruff-pre-commit: v0.15.10 → v0.15.11](https://github.com/astral-sh/ruff-pre-commit/compare/v0.15.10...v0.15.11)\n- [github.com/adhtruong/mirrors-typos: v1.45.0 → v1.45.1](https://github.com/adhtruong/mirrors-typos/compare/v1.45\n[…]\ne-commit.ci] auto fixes from pre-commit.com hooks\n\nfor more information, see https://pre-commit.ci\n\n---------\n\nCo-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "[pre-commit.ci] pre-commit autoupdate (#3428)",
          "author_name": "pre-commit-ci[bot]",
          "author_login": "pre-commit-ci[bot]",
          "committed_at": "2026-04-20T22:28:02Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "c7ce5de387cbb65c9fb5ee3f3320dc9b885d5a10",
          "body": null,
          "is_bot": true,
          "headline": "[pre-commit.ci] pre-commit autoupdate (#3424)",
          "author_name": "pre-commit-ci[bot]",
          "author_login": "pre-commit-ci[bot]",
          "committed_at": "2026-04-13T23:21:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c5c4b7c1084cffc6f0734abb975c17116bd78179",
          "body": "* fix: correct error message for stdout pipe check in run_process\n\n* [pre-commit.ci] auto fixes from pre-commit.com hooks\n\nfor more information, see https://pre-commit.ci\n\n---------\n\nCo-authored-by: nightcityblade <nightcityblade@gmail.com>\nCo-authored-by: A5rocks <git@helvetica.moe>\nCo-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>",
          "is_bot": false,
          "headline": "fix: correct error message for stdout pipe check in run_process (#3416)",
          "author_name": "nightcityblade",
          "author_login": "nightcityblade",
          "committed_at": "2026-04-08T14:07:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f418f6460e48450f4038ab93c298b0a0d433601c",
          "body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Dependency updates (#3420)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-04-07T23:01:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7d09fc6d07acd08a1d59137b5e1da04e42877cad",
          "body": null,
          "is_bot": true,
          "headline": "[pre-commit.ci] pre-commit autoupdate (#3419)",
          "author_name": "pre-commit-ci[bot]",
          "author_login": "pre-commit-ci[bot]",
          "committed_at": "2026-04-07T00:03:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2c41e943a823614519e99370184274cbfbb77255",
          "body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Dependency updates (#3415)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-04-06T08:51:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "94d7159ae36e0938e0156420ac8dae46b0294b52",
          "body": null,
          "is_bot": true,
          "headline": "[pre-commit.ci] pre-commit autoupdate (#3414)",
          "author_name": "pre-commit-ci[bot]",
          "author_login": "pre-commit-ci[bot]",
          "committed_at": "2026-03-30T22:03:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "82af3abcaf250aacc797b281e6815891766410fd",
          "body": "* [pre-commit.ci] pre-commit autoupdate\n\nupdates:\n- [github.com/astral-sh/ruff-pre-commit: v0.15.6 → v0.15.7](https://github.com/astral-sh/ruff-pre-commit/compare/v0.15.6...v0.15.7)\n- [github.com/astral-sh/uv-pre-commit: 0.10.11 → 0.10.12](https://github.com/astral-sh/uv-pre-commit/compare/0.10.11..\n[…]\ne-commit.ci] auto fixes from pre-commit.com hooks\n\nfor more information, see https://pre-commit.ci\n\n---------\n\nCo-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "[pre-commit.ci] pre-commit autoupdate (#3412)",
          "author_name": "pre-commit-ci[bot]",
          "author_login": "pre-commit-ci[bot]",
          "committed_at": "2026-03-23T22:25:06Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "1a69344d6db6271e9315cd6c6c628539981ba10f",
          "body": "Disallow absolute deadlines for relative cancel scopes",
          "is_bot": false,
          "headline": "Merge pull request #3403 from A5rocks/remove-deprecation",
          "author_name": "A5rocks",
          "author_login": "A5rocks",
          "committed_at": "2026-03-21T21:37:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d0c5e6d179d08a37e78d7c39871f970fe4c0f8a2",
          "body": null,
          "is_bot": false,
          "headline": "Increase fudge factor for sleeping (#3411)",
          "author_name": "A5rocks",
          "author_login": "A5rocks",
          "committed_at": "2026-03-21T21:37:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "370c2e5c03f6ed7da2d19d6410df490d068b0ce0",
          "body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Dependency updates (#3410)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-03-19T03:06:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b99abbd4a07f5b0f8105edbd3008191c717ecf4e",
          "body": null,
          "is_bot": false,
          "headline": "Update changelog a bit more",
          "author_name": "A5rocks",
          "author_login": "A5rocks",
          "committed_at": "2026-03-17T22:43:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8ecba055808f09dae9ee4b232e628696ef53eb04",
          "body": null,
          "is_bot": false,
          "headline": "[pre-commit.ci] pre-commit autoupdate (#3407)",
          "author_name": "CoolCat467",
          "author_login": "CoolCat467",
          "committed_at": "2026-03-16T22:58:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c7c9a29b8c1d9268641a353ce29dd34525cf9520",
          "body": "for more information, see https://pre-commit.ci",
          "is_bot": true,
          "headline": "[pre-commit.ci] auto fixes from pre-commit.com hooks",
          "author_name": "pre-commit-ci[bot]",
          "author_login": "pre-commit-ci[bot]",
          "committed_at": "2026-03-16T22:16:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2cd58f822b7b7296ff91f0a200acaded09fba85f",
          "body": "updates:\n- [github.com/psf/black-pre-commit-mirror: 26.3.0 → 26.3.1](https://github.com/psf/black-pre-commit-mirror/compare/26.3.0...26.3.1)\n- [github.com/astral-sh/ruff-pre-commit: v0.15.5 → v0.15.6](https://github.com/astral-sh/ruff-pre-commit/compare/v0.15.5...v0.15.6)\n- [github.com/astral-sh/uv-pre-commit: 0.10.9 → 0.10.10](https://github.com/astral-sh/uv-pre-commit/compare/0.10.9...0.10.10)",
          "is_bot": true,
          "headline": "[pre-commit.ci] pre-commit autoupdate",
          "author_name": "pre-commit-ci[bot]",
          "author_login": "pre-commit-ci[bot]",
          "committed_at": "2026-03-16T22:15:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "980db2b79d41f6fae86d924a67521f110a15487d",
          "body": null,
          "is_bot": false,
          "headline": "PR feedback",
          "author_name": "A5rocks",
          "author_login": "A5rocks",
          "committed_at": "2026-03-11T21:06:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f51968be9e2e563e37a52c332e7684bd14336574",
          "body": null,
          "is_bot": false,
          "headline": "Try fixing RTD failure (#3402)",
          "author_name": "A5rocks",
          "author_login": "A5rocks",
          "committed_at": "2026-03-11T03:55:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d70368ac2b8d3c95cb2df7f7918ce851fc802a12",
          "body": null,
          "is_bot": true,
          "headline": "[pre-commit.ci] pre-commit autoupdate (#3405)",
          "author_name": "pre-commit-ci[bot]",
          "author_login": "pre-commit-ci[bot]",
          "committed_at": "2026-03-10T00:05:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ef54ef336e145802aa47272118d908a8c497932a",
          "body": null,
          "is_bot": false,
          "headline": "Disallow absolute deadlines for relative cancel scopes",
          "author_name": "A5rocks",
          "author_login": "A5rocks",
          "committed_at": "2026-03-03T05:45:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3dd35d74cc4215a055a5f54004f8504104aff3d0",
          "body": "Bump dependencies from commit f0e176",
          "is_bot": false,
          "headline": "Merge pull request #3401 from python-trio/autodeps/bump_from_f0e176",
          "author_name": "CoolCat467",
          "author_login": "CoolCat467",
          "committed_at": "2026-03-01T01:52:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b8834852220710d184ab269fc2cfb83f5932a3b0",
          "body": null,
          "is_bot": false,
          "headline": "Trigger CI",
          "author_name": "CoolCat467",
          "author_login": "CoolCat467",
          "committed_at": "2026-03-01T01:42:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3b386008bfcef7a9f081b03072496118a979bbac",
          "body": null,
          "is_bot": true,
          "headline": "Dependency updates",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-03-01T01:15:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f0e17675d05208ae0e3680840205cf266ade5f7a",
          "body": "* [pre-commit.ci] pre-commit autoupdate\n\nupdates:\n- [github.com/astral-sh/ruff-pre-commit: v0.15.1 → v0.15.2](https://github.com/astral-sh/ruff-pre-commit/compare/v0.15.1...v0.15.2)\n- [github.com/adhtruong/mirrors-typos: v1.43.4 → v1.43.5](https://github.com/adhtruong/mirrors-typos/compare/v1.43.4..\n[…]\ne-commit.ci] auto fixes from pre-commit.com hooks\n\nfor more information, see https://pre-commit.ci\n\n---------\n\nCo-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "[pre-commit.ci] pre-commit autoupdate (#3400)",
          "author_name": "pre-commit-ci[bot]",
          "author_login": "pre-commit-ci[bot]",
          "committed_at": "2026-02-23T22:21:19Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "2fd138e4c6e3c44bf4e598f37e418feacc25107b",
          "body": "* Fix exceptions raised before task_status.started() losing cause and context\n\nWhen a task raised an exception before calling task_status.started(),\nNursery.start() unwrapped it from the internal ExceptionGroup using\n`raise exc.exceptions[0] from None`, which explicitly set __cause__\nto None and __s\n[…]\nse trio's pytest.RaisesGroup helper for\ncleaner exception group assertions.\n\nCo-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>\n\n---------\n\nCo-authored-by: Claude Opus 4.6 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Fix exception cause/context lost before task_status.started() (#3394)",
          "author_name": "Fridayai700",
          "author_login": "worksbyfriday",
          "committed_at": "2026-02-18T16:15:26Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "6deaf2a94d3d54437606ba031a06be79362c82f6",
          "body": null,
          "is_bot": true,
          "headline": "[pre-commit.ci] pre-commit autoupdate (#3393)",
          "author_name": "pre-commit-ci[bot]",
          "author_login": "pre-commit-ci[bot]",
          "committed_at": "2026-02-16T21:37:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d2fe5f016fb2f1029c7ff774a975b654fa7cb587",
          "body": "Bump version to 0.33.0",
          "is_bot": false,
          "headline": "Merge pull request #3392 from A5rocks/release-0.33.0",
          "author_name": "A5rocks",
          "author_login": "A5rocks",
          "committed_at": "2026-02-14T18:50:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "df041083eb88996a35ec84051b750aba8133795a",
          "body": null,
          "is_bot": false,
          "headline": "Start new cycle",
          "author_name": "A5rocks",
          "author_login": "A5rocks",
          "committed_at": "2026-02-14T18:42:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3073f0c2108bad83c27dda6c83474a9b8ce4a957",
          "body": null,
          "is_bot": false,
          "headline": "Bump version to 0.33.0",
          "author_name": "A5rocks",
          "author_login": "A5rocks",
          "committed_at": "2026-02-14T18:29:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c21654b5f8375c5104625e6748492913cdb9d304",
          "body": "* Dependency updates\n\n* Ignore RUF069 for tests\n\n* Oops, ignore core tests too\n\n---------\n\nCo-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>\nCo-authored-by: A5rocks <git@helvetica.moe>",
          "is_bot": true,
          "headline": "Bump dependencies from commit 694044 (#3391)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-02-14T18:02:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "69404459f8eb0f7c4ca1433174fa0f5e9bad38ff",
          "body": "* Try adding `genindex.html` to toc\n\n* Try making a new genindex template\n\n* Completely copy over the basic template genindex\n\n* Hacks to make index fully qualified\n\n* Oops",
          "is_bot": false,
          "headline": "Documentation search improvements (#3378)",
          "author_name": "A5rocks",
          "author_login": "A5rocks",
          "committed_at": "2026-02-14T17:36:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e27a303941ae2bf63f2d2556b387e06262aa91f9",
          "body": "Update to Sphinx 9",
          "is_bot": false,
          "headline": "Merge pull request #3384 from A5rocks/update-sphinx",
          "author_name": "A5rocks",
          "author_login": "A5rocks",
          "committed_at": "2026-02-14T17:35:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "93b989b36befc55c5bded3f51a82a00a2aca37e8",
          "body": "Adds two new projects to the library docs which cover a previously lacking area of the Trio ecosystem: Redis support.",
          "is_bot": false,
          "headline": "Add coredis and streaQ libraries to documentation (#3389)",
          "author_name": "A5rocks",
          "author_login": "A5rocks",
          "committed_at": "2026-02-10T22:42:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bc94ce138fa81f460f0d65f38a03cf3db04e6fe3",
          "body": "Adds two new projects to the library docs which cover a previously lacking area of the Trio ecosystem: Redis support.",
          "is_bot": false,
          "headline": "Add coredis and streaQ libraries to documentation",
          "author_name": "Graeme Holliday",
          "author_login": "Graeme22",
          "committed_at": "2026-02-10T16:36:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1ee96c8d84718cf32ef607a08b9069c8c2cdcc9f",
          "body": null,
          "is_bot": true,
          "headline": "[pre-commit.ci] pre-commit autoupdate (#3387)",
          "author_name": "pre-commit-ci[bot]",
          "author_login": "pre-commit-ci[bot]",
          "committed_at": "2026-02-10T01:04:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "95d92051c5acf71d717c77c7c996d4d0db3ab952",
          "body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Dependency updates (#3386)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-02-01T01:14:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "21250b16b52826ca1b6a38a8f08ecd40974c2c22",
          "body": null,
          "is_bot": false,
          "headline": "Update to Sphinx 9",
          "author_name": "A5rocks",
          "author_login": "A5rocks",
          "committed_at": "2026-01-29T07:42:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4a9c6db4dd1a30bda74a08cf1e9a24c4777d9471",
          "body": null,
          "is_bot": false,
          "headline": "[pre-commit.ci] pre-commit autoupdate (#3382)",
          "author_name": "CoolCat467",
          "author_login": "CoolCat467",
          "committed_at": "2026-01-29T06:38:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a0e845c45fc8782aaf331a2a711b38cc6e3fca6d",
          "body": "for more information, see https://pre-commit.ci",
          "is_bot": true,
          "headline": "[pre-commit.ci] auto fixes from pre-commit.com hooks",
          "author_name": "pre-commit-ci[bot]",
          "author_login": "pre-commit-ci[bot]",
          "committed_at": "2026-01-26T21:48:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "38052123b8a8361368aa5fac7dba80a8aedf5e46",
          "body": "updates:\n- [github.com/astral-sh/ruff-pre-commit: v0.14.13 → v0.14.14](https://github.com/astral-sh/ruff-pre-commit/compare/v0.14.13...v0.14.14)\n- [github.com/adhtruong/mirrors-typos: v1.42.0 → v1.42.1](https://github.com/adhtruong/mirrors-typos/compare/v1.42.0...v1.42.1)",
          "is_bot": true,
          "headline": "[pre-commit.ci] pre-commit autoupdate",
          "author_name": "pre-commit-ci[bot]",
          "author_login": "pre-commit-ci[bot]",
          "committed_at": "2026-01-26T21:47:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "333dce2c86e0a98fc90796bc0a01c90e99eb558b",
          "body": "* Dependency updates\n\n* Try upperbound for Sphinx\n\n* Manually lock docutils too\n\n* Final manual lockfile fixes\n\n---------\n\nCo-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>\nCo-authored-by: A5rocks <git@helvetica.moe>",
          "is_bot": true,
          "headline": "Bump dependencies from commit 012439 (#3381)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-01-20T02:39:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "01243945fc3d46d4483acf486177389e59fdc6b6",
          "body": "* [pre-commit.ci] pre-commit autoupdate\n\nupdates:\n- [github.com/astral-sh/ruff-pre-commit: v0.14.10 → v0.14.11](https://github.com/astral-sh/ruff-pre-commit/compare/v0.14.10...v0.14.11)\n- [github.com/adhtruong/mirrors-typos: v1.41.0 → v1.42.0](https://github.com/adhtruong/mirrors-typos/compare/v1.41\n[…]\nion, see https://pre-commit.ci\n\n* Ignore new ruff rule\n\n---------\n\nCo-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>\nCo-authored-by: A5rocks <git@helvetica.moe>",
          "is_bot": true,
          "headline": "[pre-commit.ci] pre-commit autoupdate (#3377)",
          "author_name": "pre-commit-ci[bot]",
          "author_login": "pre-commit-ci[bot]",
          "committed_at": "2026-01-12T21:58:34Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "befe650a621a5d990c66c7bcb6756deb547ccd14",
          "body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Dependency updates (#3376)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-01-05T22:25:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fc8c19950fceb43286af8017b8ce3be927f94a37",
          "body": "* Dependency updates\n\n* Try working around package installation issues\n\n* Actually, mypy uses 3.10\n\n* Update ci.yml for tox changes\n\n* Update things for Sphinx version we use\n\n* [pre-commit.ci] auto fixes from pre-commit.com hooks\n\nfor more information, see https://pre-commit.ci\n\n* Oops\n\n* More chan\n[…]\ntions[bot] <41898282+github-actions[bot]@users.noreply.github.com>\nCo-authored-by: A5rocks <git@helvetica.moe>\nCo-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump dependencies from commit 4f905c (#3374)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-01-05T22:11:15Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "4f905c2d46071f0b3cc687371bdacb2df45e5c37",
          "body": "* chore: deprecate `RaisesGroup`\n\n* feat: deprecate `RaisesGroup` using `deprecate_attributes` utility\n\n* feat: deprecate `Matcher`\n\n* feat: make `DeprecatedAttribute` as `final`\n\n* feat: supress warnings about deprecation warning on specific test cases\n\n* fix: replace RaisesGroup & Matcher with pyt\n[…]\ntest.deprecated_call` context manager\n\n* fix: delete type tests, mypy errors\n\n* fix: remove deprecated calls\n\n* chore: update `_check_type_completeness.json`\n\n* test: add test case to test deprecation",
          "is_bot": false,
          "headline": "Deprecate `testing.RaisesGroup` and `testing.Matcher` (#3337)",
          "author_name": "Abduaziz",
          "author_login": "AbduazizZiyodov",
          "committed_at": "2025-12-30T23:04:16Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "b1782510594ba8d8413c314d6fed8c3c62860bbe",
          "body": null,
          "is_bot": false,
          "headline": "[pre-commit.ci] pre-commit autoupdate (#3373)",
          "author_name": "CoolCat467",
          "author_login": "CoolCat467",
          "committed_at": "2025-12-22T21:33:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2eeec349c81fb403b28b1345df2e65a6fc66dd4f",
          "body": "for more information, see https://pre-commit.ci",
          "is_bot": true,
          "headline": "[pre-commit.ci] auto fixes from pre-commit.com hooks",
          "author_name": "pre-commit-ci[bot]",
          "author_login": "pre-commit-ci[bot]",
          "committed_at": "2025-12-22T21:23:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7eac6979fb38100e5ac844af4c460216f3df0629",
          "body": "updates:\n- [github.com/astral-sh/ruff-pre-commit: v0.14.9 → v0.14.10](https://github.com/astral-sh/ruff-pre-commit/compare/v0.14.9...v0.14.10)\n- [github.com/woodruffw/zizmor-pre-commit: v1.18.0 → v1.19.0](https://github.com/woodruffw/zizmor-pre-commit/compare/v1.18.0...v1.19.0)\n- [github.com/astral-sh/uv-pre-commit: 0.9.17 → 0.9.18](https://github.com/astral-sh/uv-pre-commit/compare/0.9.17...0.9.18)",
          "is_bot": true,
          "headline": "[pre-commit.ci] pre-commit autoupdate",
          "author_name": "pre-commit-ci[bot]",
          "author_login": "pre-commit-ci[bot]",
          "committed_at": "2025-12-22T21:23:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "889821ea40df764ced30175a7bb7d55cc6a79e00",
          "body": null,
          "is_bot": true,
          "headline": "[pre-commit.ci] pre-commit autoupdate (#3372)",
          "author_name": "pre-commit-ci[bot]",
          "author_login": "pre-commit-ci[bot]",
          "committed_at": "2025-12-15T22:18:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5f9c6031ff223a182e93e2f866b4001b8ffad51c",
          "body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Dependency updates (#3370)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2025-12-09T00:42:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c0fa9bc59185bd11718c15101816f389a34ebf53",
          "body": null,
          "is_bot": false,
          "headline": "[pre-commit.ci] pre-commit autoupdate (#3368)",
          "author_name": "CoolCat467",
          "author_login": "CoolCat467",
          "committed_at": "2025-12-08T22:21:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e93fdf187358e9b43e378b9ed9810aafb3d1ef6c",
          "body": null,
          "is_bot": false,
          "headline": "Add noqa for new ruff warning",
          "author_name": "CoolCat467",
          "author_login": "CoolCat467",
          "committed_at": "2025-12-08T22:08:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3ced7fc5d333ab685cc01a9fcf538a80eab01cd7",
          "body": "for more information, see https://pre-commit.ci",
          "is_bot": true,
          "headline": "[pre-commit.ci] auto fixes from pre-commit.com hooks",
          "author_name": "pre-commit-ci[bot]",
          "author_login": "pre-commit-ci[bot]",
          "committed_at": "2025-12-08T22:05:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8bf4cba9b883431b9fd17cca5433749c36527ad4",
          "body": "updates:\n- [github.com/psf/black-pre-commit-mirror: 25.11.0 → 25.12.0](https://github.com/psf/black-pre-commit-mirror/compare/25.11.0...25.12.0)\n- [github.com/astral-sh/ruff-pre-commit: v0.14.7 → v0.14.8](https://github.com/astral-sh/ruff-pre-commit/compare/v0.14.7...v0.14.8)\n- [github.com/astral-sh/uv-pre-commit: 0.9.14 → 0.9.16](https://github.com/astral-sh/uv-pre-commit/compare/0.9.14...0.9.16)",
          "is_bot": true,
          "headline": "[pre-commit.ci] pre-commit autoupdate",
          "author_name": "pre-commit-ci[bot]",
          "author_login": "pre-commit-ci[bot]",
          "committed_at": "2025-12-08T22:04:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b670a915801dc824a2b73203b874e8dd9d8e6550",
          "body": null,
          "is_bot": false,
          "headline": "Avoid resolving packages unnecessarily (#3366)",
          "author_name": "A5rocks",
          "author_login": "A5rocks",
          "committed_at": "2025-12-08T02:54:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5cefcd35b667562a2f7019898b39345adbe50670",
          "body": "Configure coveragepy to separate importables&pths",
          "is_bot": false,
          "headline": "Merge pull request #3367 from webknjaz/maintenance/coveragepy-src-pkgs",
          "author_name": "🇺🇦 Sviatoslav Sydorenko (Святослав Сидоренко)",
          "author_login": "webknjaz",
          "committed_at": "2025-12-06T01:51:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ffe7261e66a3f7af53e9671c9fc06e2342d3bda6",
          "body": "Fixes #3314.",
          "is_bot": false,
          "headline": "Configure coveragepy to separate importables&pths",
          "author_name": "Sviatoslav Sydorenko",
          "author_login": "webknjaz",
          "committed_at": "2025-12-06T01:35:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d64798f0d1a2ff7eaecb83484d72cb02dd2b4cab",
          "body": "* We don't care about PyPy + mypy anymore\n\n* Avoid segfault\n\n* Update src/trio/_core/_tests/test_run.py",
          "is_bot": false,
          "headline": "Fix CI failing on main (#3365)",
          "author_name": "A5rocks",
          "author_login": "A5rocks",
          "committed_at": "2025-12-05T19:05:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7d87afe6cb21b881d0fd1ad035089ab3b0c86f80",
          "body": null,
          "is_bot": false,
          "headline": "Re-add `tests/` directory for coverage (#3314)",
          "author_name": "A5rocks",
          "author_login": "A5rocks",
          "committed_at": "2025-12-05T09:31:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0ae6e622fb618ca833a6106dedb1aed4884ca94a",
          "body": "* Dependency updates\n\n* Try to address CI failures\n\n* Another pass at CI issues\n\n* [pre-commit.ci] auto fixes from pre-commit.com hooks\n\nfor more information, see https://pre-commit.ci\n\n* Update test-requirements.txt\n\n* Address mypy changes\n\n---------\n\nCo-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>\nCo-authored-by: A5rocks <git@helvetica.moe>\nCo-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump dependencies from commit e242fb (#3363)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2025-12-02T21:01:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e242fb6784c9ec7320e89c7d3d34e31abcdef95b",
          "body": null,
          "is_bot": false,
          "headline": "Avoid `pre-commit run` failing (#3361)",
          "author_name": "A5rocks",
          "author_login": "A5rocks",
          "committed_at": "2025-12-01T22:29:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a73a028f380b8edeca8186ba50860a98ee5cae5f",
          "body": "* Attempt to fix for Android\n\n* Add a newsfragment",
          "is_bot": false,
          "headline": "Attempt to fix for Android's `sys.platform` changes (#3359)",
          "author_name": "A5rocks",
          "author_login": "A5rocks",
          "committed_at": "2025-11-26T14:29:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "18fd1d4d84386ac5ae85882beee615ba8389376e",
          "body": "[pre-commit.ci] pre-commit autoupdate",
          "is_bot": false,
          "headline": "Merge pull request #3358 from python-trio/pre-commit-ci-update-config",
          "author_name": "CoolCat467",
          "author_login": "CoolCat467",
          "committed_at": "2025-11-24T22:19:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5c07f6f7e7b40308e54dbdc6c03ce5bb1f211226",
          "body": "for more information, see https://pre-commit.ci",
          "is_bot": true,
          "headline": "[pre-commit.ci] auto fixes from pre-commit.com hooks",
          "author_name": "pre-commit-ci[bot]",
          "author_login": "pre-commit-ci[bot]",
          "committed_at": "2025-11-24T21:56:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fe49a53454161e1e1bfaf15de9b324f58bd8d5ac",
          "body": "updates:\n- [github.com/astral-sh/ruff-pre-commit: v0.14.5 → v0.14.6](https://github.com/astral-sh/ruff-pre-commit/compare/v0.14.5...v0.14.6)\n- [github.com/sphinx-contrib/sphinx-lint: v1.0.1 → v1.0.2](https://github.com/sphinx-contrib/sphinx-lint/compare/v1.0.1...v1.0.2)\n- [github.com/astral-sh/uv-pre-commit: 0.9.10 → 0.9.11](https://github.com/astral-sh/uv-pre-commit/compare/0.9.10...0.9.11)",
          "is_bot": true,
          "headline": "[pre-commit.ci] pre-commit autoupdate",
          "author_name": "pre-commit-ci[bot]",
          "author_login": "pre-commit-ci[bot]",
          "committed_at": "2025-11-24T21:55:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c4017e4cd590acee1d835257ce5cab8cae6723ee",
          "body": null,
          "is_bot": false,
          "headline": "Add smoke tests to CI workflow for verifying build artifacts (#3352)",
          "author_name": "Ripan Roy",
          "author_login": "Ripan-Roy",
          "committed_at": "2025-11-24T10:53:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "63ce96808bca270c8e58601c21c4d194d6249b56",
          "body": "* [pre-commit.ci] pre-commit autoupdate\n\nupdates:\n- [github.com/astral-sh/ruff-pre-commit: v0.14.4 → v0.14.5](https://github.com/astral-sh/ruff-pre-commit/compare/v0.14.4...v0.14.5)\n- [github.com/adhtruong/mirrors-typos: v1.39.0 → v1.39.2](https://github.com/adhtruong/mirrors-typos/compare/v1.39.0..\n[…]\ne-commit.ci] auto fixes from pre-commit.com hooks\n\nfor more information, see https://pre-commit.ci\n\n---------\n\nCo-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "[pre-commit.ci] pre-commit autoupdate (#3356)",
          "author_name": "pre-commit-ci[bot]",
          "author_login": "pre-commit-ci[bot]",
          "committed_at": "2025-11-17T21:56:00Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "107048dc592434c608bf77dd40eecc9aeac24b7f",
          "body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Dependency updates (#3354)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2025-11-11T03:51:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "300adeec95e2cd92d2665d74456e360d12e32a81",
          "body": null,
          "is_bot": true,
          "headline": "[pre-commit.ci] pre-commit autoupdate (#3351)",
          "author_name": "pre-commit-ci[bot]",
          "author_login": "pre-commit-ci[bot]",
          "committed_at": "2025-11-03T23:11:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5926cd8e302ed5fdbf905c5b9eb0062c5e1082cc",
          "body": null,
          "is_bot": true,
          "headline": "Dependency updates (#3350)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2025-11-01T01:15:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fb6633f1633ef1ed6cd65a60aef2c2c2baa1fa9a",
          "body": "Bump version to 0.32.0",
          "is_bot": false,
          "headline": "Merge pull request #3349 from A5rocks/release-0.32.0",
          "author_name": "A5rocks",
          "author_login": "A5rocks",
          "committed_at": "2025-10-31T07:27:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "57ac04ed8c0bfb1a16b9ba4a46374c465e579a2a",
          "body": null,
          "is_bot": false,
          "headline": "Start new cycle",
          "author_name": "A5rocks",
          "author_login": "A5rocks",
          "committed_at": "2025-10-31T07:18:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c0b394a55594dc39f353bae87e745083acff172e",
          "body": null,
          "is_bot": false,
          "headline": "Bump version to 0.32.0",
          "author_name": "A5rocks",
          "author_login": "A5rocks",
          "committed_at": "2025-10-31T07:05:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "95681199abcefe8ca1325e7e122f1005a56def7f",
          "body": "https://hugovk.dev/blog/2025/free-threaded-python-on-github-actions",
          "is_bot": false,
          "headline": "Add free-threaded Python 3.14t to the testing (#3348)",
          "author_name": "A5rocks",
          "author_login": "A5rocks",
          "committed_at": "2025-10-31T01:08:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f05398f17521e246dff608c6843f6970bcabc220",
          "body": "https://hugovk.dev/blog/2025/free-threaded-python-on-github-actions",
          "is_bot": false,
          "headline": "Add free-threaded Python 3.14t to the testing",
          "author_name": "Christian Clauss",
          "author_login": "cclauss",
          "committed_at": "2025-10-29T21:00:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "19196a83424dcce23f85bb7fc5dad73a4d943002",
          "body": "* Drop 3.9\n\n* Fixes for CI\n\n* Address PR feedback\n\n* [pre-commit.ci] auto fixes from pre-commit.com hooks\n\nfor more information, see https://pre-commit.ci\n\n* Better pass through\n\n - Fix a few typos\n - Remove unnecessary generic function infrastructure\n - Deduplicate `from typing import ...` imports\n\n[…]\nhich is a bad sign for being able to tell whether\nit's necessary anymore.\n\n* Fix pip-compile files\n\n---------\n\nCo-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Drop 3.9 support (#3345)",
          "author_name": "A5rocks",
          "author_login": "A5rocks",
          "committed_at": "2025-10-28T04:56:34Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "bd3787fc766babe9a49ff2ca19c4627a642aee12",
          "body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Dependency updates (#3347)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2025-10-24T13:13:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "43261ce646e3efda0620fc6cc0a38c850aeaf267",
          "body": null,
          "is_bot": true,
          "headline": "[pre-commit.ci] pre-commit autoupdate (#3346)",
          "author_name": "pre-commit-ci[bot]",
          "author_login": "pre-commit-ci[bot]",
          "committed_at": "2025-10-20T23:42:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1425e7e5ea65e200a2bfe76756a38388a1981b83",
          "body": null,
          "is_bot": true,
          "headline": "[pre-commit.ci] pre-commit autoupdate (#3344)",
          "author_name": "pre-commit-ci[bot]",
          "author_login": "pre-commit-ci[bot]",
          "committed_at": "2025-10-13T21:56:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 26,
      "commits_last_year": 161,
      "latest_release_at": "2023-07-12T22:50:51Z",
      "latest_release_tag": "v0.22.2",
      "releases_from_tags": true,
      "days_since_last_push": 43,
      "active_weeks_last_year": 44,
      "days_since_latest_release": 1109,
      "mean_days_between_releases": 127.4
    },
    "community": {
      "has_readme": false,
      "has_license": false,
      "has_description": false,
      "has_contributing": false,
      "health_percentage": null,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "trio",
          "exists": true,
          "license": "MIT OR Apache-2.0",
          "keywords": [
            "async",
            "io",
            "networking",
            "trio",
            "Development Status :: 4 - Beta",
            "Framework :: Trio",
            "Intended Audience :: Developers",
            "Operating System :: MacOS :: MacOS X",
            "Operating System :: Microsoft :: Windows",
            "Operating System :: POSIX :: BSD",
            "Operating System :: POSIX :: Linux",
            "Programming Language :: Python :: 3 :: Only",
            "Programming Language :: Python :: 3.10",
            "Programming Language :: Python :: 3.11",
            "Programming Language :: Python :: 3.12",
            "Programming Language :: Python :: 3.13",
            "Programming Language :: Python :: 3.14",
            "Programming Language :: Python :: Implementation :: CPython",
            "Programming Language :: Python :: Implementation :: PyPy",
            "Topic :: System :: Networking",
            "Typing :: Typed"
          ],
          "ecosystem": "pypi",
          "matches_repo": false,
          "registry_url": "https://pypi.org/project/trio/",
          "is_deprecated": false,
          "latest_version": "0.33.0",
          "repository_url": "https://github.com/python-trio/trio",
          "versions_count": 43,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": "2017-01-14T00:27:42.056802Z",
          "latest_published_at": "2026-02-14T18:40:55.386057Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 161
        }
      ]
    },
    "popularity": {
      "forks": 0,
      "stars": 0,
      "watchers": 0,
      "fork_history": {
        "days": [],
        "complete": true,
        "collected": 0,
        "total_forks": 0
      },
      "star_history": {
        "days": [],
        "complete": true,
        "collected": 0,
        "total_stars": 0,
        "collected_at": null
      },
      "open_issues_and_prs": 0
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [
        "docs/Makefile"
      ],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [
        "src/trio/py.typed"
      ],
      "toolchain_manifests": [],
      "largest_source_bytes": 129134,
      "source_files_sampled": 162,
      "oversized_source_files": 2,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "pyproject.toml"
      ],
      "advisories": {
        "error": null,
        "scope": "published_package",
        "source": "osv",
        "findings": [],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 5,
        "malicious_count": 0,
        "assessed_package": "pypi:trio@0.33.0",
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "pypi"
      ],
      "dependencies": [
        {
          "name": "attrs",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": ">= 23.2.0"
        },
        {
          "name": "sortedcontainers",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": null
        },
        {
          "name": "idna",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": null
        },
        {
          "name": "outcome",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": null
        },
        {
          "name": "sniffio",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": ">= 1.3.0"
        },
        {
          "name": "cffi",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": ">=1.14"
        },
        {
          "name": "exceptiongroup",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": null
        }
      ],
      "all_dependencies": {
        "error": "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": 3,
      "bot_contributors": 5,
      "top_contributors": [
        {
          "type": "User",
          "login": "njsmith",
          "commits": 1705,
          "avatar_url": "https://avatars.githubusercontent.com/u/609896?v=4"
        },
        {
          "type": "User",
          "login": "pquentin",
          "commits": 580,
          "avatar_url": "https://avatars.githubusercontent.com/u/42327?v=4"
        },
        {
          "type": "User",
          "login": "A5rocks",
          "commits": 397,
          "avatar_url": "https://avatars.githubusercontent.com/u/40616000?v=4"
        },
        {
          "type": "User",
          "login": "jakkdl",
          "commits": 310,
          "avatar_url": "https://avatars.githubusercontent.com/u/11260241?v=4"
        },
        {
          "type": "User",
          "login": "oremanj",
          "commits": 290,
          "avatar_url": "https://avatars.githubusercontent.com/u/4316136?v=4"
        },
        {
          "type": "User",
          "login": "CoolCat467",
          "commits": 255,
          "avatar_url": "https://avatars.githubusercontent.com/u/52022020?v=4"
        },
        {
          "type": "User",
          "login": "dependabot-support",
          "commits": 144,
          "avatar_url": "https://avatars.githubusercontent.com/u/112581971?v=4"
        },
        {
          "type": "User",
          "login": "graingert",
          "commits": 126,
          "avatar_url": "https://avatars.githubusercontent.com/u/413772?v=4"
        },
        {
          "type": "User",
          "login": "Fuyukai",
          "commits": 115,
          "avatar_url": "https://avatars.githubusercontent.com/u/8783751?v=4"
        },
        {
          "type": "User",
          "login": "richardsheridan",
          "commits": 109,
          "avatar_url": "https://avatars.githubusercontent.com/u/8000454?v=4"
        }
      ],
      "contributors_sampled": 95,
      "top_contributor_share": 0.341
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "autodeps.yml",
        "check-newsfragment.yml",
        "ci.yml",
        "release.yml"
      ],
      "has_docs_dir": true,
      "linter_configs": [
        "tox.ini"
      ],
      "has_editorconfig": false,
      "has_linter_config": true,
      "has_precommit_config": true
    },
    "security_signals": {
      "lockfiles": [],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 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 93 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 0,
            "reason": "no update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 9,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 10,
            "reason": "22 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 0,
            "reason": "dependency not pinned by hash detected -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "no SAST tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 9,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 9,
            "reason": "1 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "78dfbc2b08e8191c7dd66c1dde3e61d33bbe423f",
        "ran_at": "2026-07-26T00:21:11Z",
        "aggregate_score": 4.8,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-01T02:31:12Z",
      "oldest_open_prs": [],
      "last_merged_pr_at": null,
      "ci_last_conclusion": "SKIPPED",
      "oldest_open_issues": []
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/CoolCat467/trio",
    "host": "github.com",
    "name": "trio",
    "owner": "CoolCat467"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 50,
      "inputs": {
        "security": 58,
        "vitality": 58,
        "community": 9,
        "governance": 46,
        "engineering": 75
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "moderate",
        "name": "Vitality",
        "value": 58,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "good",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 76,
            "inputs": {
              "commits_last_year": 161,
              "human_commit_share": 0.53,
              "days_since_last_push": 43,
              "active_weeks_last_year": 44
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 43 days ago",
                "points": 18,
                "status": "partial",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 43
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "44/52 weeks with commits",
                "points": 30.5,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 44
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "161 commits in the last year",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 161
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "22 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "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": 32,
            "inputs": {
              "releases_count": 26,
              "latest_release_tag": "v0.22.2",
              "releases_from_tags": true,
              "days_since_latest_release": 1109,
              "mean_days_between_releases": 127.4
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "26 version tags (no GitHub releases)",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "version_tags_no_releases",
                    "params": {
                      "count": 26
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 1109 days ago",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 1109
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~127.4 days",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 127.4
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "maintained",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 46,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 46 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 46
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "critical",
        "name": "Community & Adoption",
        "value": 9,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "critical",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 1,
            "inputs": {
              "forks": 0,
              "stars": 0,
              "watchers": 0,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "0 stars",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "0 forks",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "0 watchers",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "critical",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 19,
            "inputs": {
              "has_readme": false,
              "has_license": false,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file present, not a recognized license",
                "points": 16.9,
                "status": "partial",
                "details": [
                  {
                    "code": "license_custom",
                    "params": {}
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "at_risk",
        "name": "Sustainability & Governance",
        "value": 46,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "good",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 74,
            "inputs": {
              "bus_factor": 3,
              "contributors_sampled": 95,
              "top_contributor_share": 0.341
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "3 contributor(s) cover half of all commits",
                "points": 36,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 34% of commits",
                "points": 14.8,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 34
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "95 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 95
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 93 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "critical",
            "name": "Issue & PR responsiveness",
            "note": "Excluded from scoring (no data or not applicable): Issue resolution, PR acceptance. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "issue_resolution",
                    "pr_acceptance"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 1,
            "inputs": {
              "merged_prs": 0,
              "open_issues": 0,
              "closed_issues": 0,
              "issue_closed_ratio": null,
              "closed_unmerged_prs": 0
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "no issues or no data",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_issues_or_data",
                    "params": {}
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "no decided pull requests or no data",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_decided_prs_or_data",
                    "params": {}
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 0/30 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "verified_domain"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 57,
            "inputs": {
              "followers": 29,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "CoolCat467",
              "public_repos": 108,
              "account_age_days": 2592
            },
            "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": "29 followers of CoolCat467",
                "points": 10.6,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 29,
                      "login": "CoolCat467"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "108 public repos, account ~7 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 108
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 7
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "good",
        "name": "Engineering Quality",
        "value": 75,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "excellent",
            "name": "Engineering practices",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_ci_tests"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 92,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": true,
              "has_precommit_config": true
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "4 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 4
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": "tox.ini",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "tox.ini"
                    }
                  }
                ],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 9.6,
                "status": "met",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "no pull request found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "moderate",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "topics": [],
              "has_wiki": true,
              "homepage": "https://trio.readthedocs.io",
              "has_readme": false,
              "has_docs_dir": true,
              "has_description": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 25,
                "status": "met",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": "https://trio.readthedocs.io",
                "points": 15,
                "status": "met",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "moderate",
        "name": "Security",
        "value": 58,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "at_risk",
            "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": 48,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 15,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 3,
              "scorecard_aggregate": 4.8
            },
            "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 93 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "no update tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.2,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "22 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "no SAST tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 6.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "1 existing vulnerabilities detected",
                "points": 6.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "excellent",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): No advisories left outstanding. Remaining weights renormalized. Matched the pypi:trio@0.33.0 runtime dependency closure — what installing the published package pulls in — 5 packages. Reachability is not analyzed.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "no_advisories_left_outstanding"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_published",
                "params": {
                  "package": "pypi:trio@0.33.0",
                  "assessed": 5
                }
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 0,
              "affected_packages": 0,
              "assessed_packages": 5,
              "unassessed_packages": 0,
              "affected_by_severity": "none",
              "direct_affected_packages": 0
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "no direct dependency carries a known advisory",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "no_direct_advisories",
                    "params": {}
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "no indirect dependency carries a known advisory",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "no_indirect_advisories",
                    "params": {}
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "no advisory carries a publication date",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_no_publication_date",
                    "params": {}
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "malicious_dependencies",
            "band": "excellent",
            "name": "Malicious dependencies",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "source": "osv",
              "meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
              "packages": [],
              "red_flag": false,
              "assessed_packages": 5,
              "malicious_packages": 0,
              "direct_malicious_packages": 0,
              "withdrawn_malicious_packages": 0,
              "installable_malicious_packages": 0
            },
            "components": [
              {
                "key": "no_dependency_reported_as_a_malicious_package",
                "name": "No dependency reported as a malicious package",
                "detail": "no dependency is reported as a malicious package",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "no_malicious_dependencies",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 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": 57,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "at_risk",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 35,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.66,
              "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": "35 of 53 human commits state their intent (structured subject or explanatory body)",
                "points": 35.2,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 35,
                      "sampled": 53
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "moderate",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 64,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [],
              "has_dockerfile": false,
              "typed_language": false,
              "bootstrap_files": [
                "docs/Makefile"
              ],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [
                "src/trio/py.typed"
              ],
              "agent_commit_share": 0.01,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "docs/Makefile",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "docs/Makefile"
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": "tox.ini",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "tox.ini"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "src/trio/py.typed",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "src/trio/py.typed"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "1 of the last 100 commits agent-authored or agent-credited",
                "points": 2,
                "status": "partial",
                "details": [
                  {
                    "code": "agent_authored_commits",
                    "params": {
                      "count": 1,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "no automated dependency updates observed",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_dependency_automation",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "good",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 81,
            "inputs": {
              "primary_language": "Python",
              "largest_source_bytes": 129134,
              "source_files_sampled": 162,
              "oversized_source_files": 2
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "Python with type-check config (src/trio/py.typed)",
                "points": 27,
                "status": "partial",
                "details": [
                  {
                    "code": "typecheck_config_language",
                    "params": {
                      "files": "src/trio/py.typed",
                      "language": "Python"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "2/162 source files over 60KB",
                "points": 54.3,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 162,
                      "oversized": 2
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Community profile unavailable",
    "pypi package 'trio' points at a different repository (https://github.com/python-trio/trio); excluded from ecosystem scoring",
    "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-26T00:21:26.935061Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/c/CoolCat467/trio.svg",
  "full_name": "CoolCat467/trio",
  "license_state": "custom",
  "license_spdx": null
}

Las puntuaciones son señales, no garantías. Reflejan prácticas públicamente visibles en GitHub; no son una auditoría de código ni una garantía de seguridad.

Los datos ausentes se excluyen y los pesos se renormalizan; nunca se puntúan como cero. La metodología es versionada y abierta: métricas v1.13.0, esquema v0.27.0 — metodología completa · wiki de métricas.

Cómo se sitúa un resultado dentro del registro general: estadísticas agregadasPyPI.