公开记录
软件健康报告模式 0.27.0 · 指标 1.13.0 · 2026-07-27 03:59 UTC

serhiy-storchaka / cpython

The Python programming language

Python · C自定义许可证★ 7 星标⑂ 3 复刻始于 2017年2月复刻在 GitHub 上查看 ↗

serhiy-storchaka/cpython 的健康指数为 100 分中的 61 分,处于「中等」区间。 其得分最高的类别是Engineering Quality(76/100),最低的是Community & Adoption(18/100)。 最近一次更新在今天。 近期的大部分工作由 11 位贡献者完成。

61
总分 / 100
中等

软件健康指数

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

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

评分画像

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

所有权

Serhiy Storchaka个人账户
559 关注者21 个公开仓库始于 2013年2月

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

按类别列示的指标

活力

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

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

发布纪律

40存在风险
评分方式
16.2/27有发布版本 — 34 个版本标签(无 GitHub 发布版本)
0/36发布时效 — 最近一次发布版本于 3,478 天前
19.8/27发布节奏 — 约每 92.6 天发布一次
0/10OpenSSF Scorecard:Signed-Releases — 无数据
所用输入
releases_count34
latest_release_tagv3.4.6
releases_from_tags
days_since_latest_release3,478
mean_days_between_releases92.6
已排除计分(无数据或不适用):OpenSSF Scorecard:Signed-Releases。 其余权重已重新归一化。

社区与采用

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

18危急 · 占总体的 18%
评分方式
12.6/60星标 — 7 个星标
2.5/25复刻 — 3 个复刻
2.7/15关注者 — 4 位关注者
所用输入
forks3
stars7
watchers4
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history

社区健康

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

可持续性与治理

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

58中等 · 占总体的 24%
评分方式
54/54巴士系数 — 11 位贡献者贡献了半数提交
20.2/22.5提交分布 — 头号贡献者编写了 10% 的提交
13.5/13.5贡献者广度 — 100 位贡献者
10/10OpenSSF Scorecard:Contributors — project has 49 contributing companies or organizations
所用输入
bus_factor11
contributors_sampled100
top_contributor_share0.103
评分方式
0/46.8议题解决 — 没有议题或无数据
1.6/38.3PR 接受 — 已裁定的 PR 中 1/24 已合并
0/15OpenSSF Scorecard:Code-Review — Found 0/30 approved changesets -- score normalized to 0
所用输入
merged_prs1
open_issues0
closed_issues0
issue_closed_ratio
closed_unmerged_prs23
已排除计分(无数据或不适用):议题解决。 其余权重已重新归一化。
评分方式
10/30所有权背书 — 个人(用户)账户
0/20已验证域名 — 不适用于个人账户
19.8/25所有者影响力 — serhiy-storchaka 有 559 位关注者
21.8/25既往记录 — 21 个公开仓库,账户约 13 年
所用输入
followers559
owner_typeUser
is_verified
owner_loginserhiy-storchaka
public_repos21
account_age_days4,903
已排除计分(无数据或不适用):已验证域名。 其余权重已重新归一化。

工程质量

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

76良好 · 占总体的 20%

工程实践

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

文档

40存在风险
评分方式
0/30README
25/25文档目录
15/15文档 / 主页站点 — https://www.python.org/
0/10仓库描述
0/10主题标签
0/10Wiki
所用输入
topics
has_wiki
homepagehttps://www.python.org/
has_readme
has_docs_dir
has_description

安全

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

74良好 · 占总体的 16%

安全态势

67中等
评分方式
4.5/7.5Binary-Artifacts — binaries present in source code
0/7.5Branch-Protection — branch protection not enabled on development/release branches
0/2.5CI-Tests — 无数据
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — Found 0/30 approved changesets -- score normalized to 0
2.5/2.5Contributors — project has 49 contributing companies or organizations
10/10Dangerous-Workflow — no dangerous workflow patterns detected
7.5/7.5Dependency-Update-Tool — update tool detected
5/5Fuzzing — project is fuzzed
2.2/2.5许可证 — license file detected
7.5/7.5Maintained — 30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
0/5Packaging — 无数据
4/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 8
0/5SAST — no SAST tool detected
5/5Security-Policy — security policy file detected
0/7.5Signed-Releases — 无数据
7.5/7.5Token-Permissions — GitHub workflow tokens follow principle of least privilege
4.5/7.5Vulnerabilities — 4 existing vulnerabilities detected
所用输入
sourceopenssf_scorecard
checks_evaluated15
scorecard_versionv5.5.0
checks_inconclusive3
scorecard_aggregate6.7
已排除计分(无数据或不适用):ci_tests, packaging, signed_releases。 其余权重已重新归一化。
评分方式
35/35直接依赖不含已知公告 — 没有直接依赖携带已知公告
0/25间接依赖不含已知公告 — 在此范围内,传递依赖集合无法与开发和测试依赖区分
0/40没有长期未处理的公告 — 没有公告带有发布日期
所用输入
sourceosv
advisories2
affected_packages2
assessed_packages110
unassessed_packages83
affected_by_severitymoderate 2
direct_affected_packages0
已排除计分(无数据或不适用):间接依赖不含已知公告, 没有长期未处理的公告。 其余权重已重新归一化。 已将 110 个已解析依赖与 OSV 比对。 有 83 项无法评估——没有已解析的版本、生态系统不受支持,或超出所报告的软件包清单。 该仓库未发布任何索引可解析的软件包,因此改为评估仓库依赖图。该图将开发与测试版本固定同交付的依赖混在一起,因此仅对声明的运行时依赖计分;传递性发现仅作为背景信息列出,不计入评分。 未对可达性进行分析。

AI 就绪度

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

69中等 · 占总体的 0%
评分方式
0/45代理指令 — 没有 CLAUDE.md / AGENTS.md / 编辑器规则
0/15机器可读文档(llms.txt)
40/40可读的提交历史 — 98 次人类提交中有 78 次说明了意图(结构化标题或解释性正文)
所用输入
has_llms_txt
legible_history_share0.796
agent_instruction_files
agent_instruction_max_bytes
评分方式
18/18一条命令的引导启动 — Doc/Makefile, Tools/freeze/test/Makefile, Tools/peg_generator/Makefile, Tools/unicode/Makefile
22/22自动化测试
11/11Lint / 格式化配置 — .ruff.toml
11/11静态类型检查 — Lib/_pyrepl/mypy.ini, Lib/test/libregrtest/mypy.ini, Lib/tomllib/mypy.ini, Platforms/emscripten/browser_test/tsconfig.json, Tools/build/mypy.ini, Tools/cases_generator/mypy.ini, Tools/check-c-api-docs/mypy.ini, Tools/clinic/mypy.ini, Tools/jit/mypy.ini, Tools/peg_generator/mypy.ini
10/10可复现环境 — devcontainer, lockfile
10/10已体现的代理实践 — 最近 100 次提交中有 26 次由代理编写或署名代理
8/8自动化维护 — 最近 100 次提交中有 2 次为自动依赖更新
8/10OpenSSF Scorecard:Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 8
所用输入
has_nix
has_tests
lockfilespackage-lock.json
has_dockerfile
typed_language
bootstrap_filesDoc/Makefile, Tools/freeze/test/Makefile, Tools/peg_generator/Makefile, Tools/unicode/Makefile
has_devcontainer
has_linter_config
typecheck_configsLib/_pyrepl/mypy.ini, Lib/test/libregrtest/mypy.ini, Lib/tomllib/mypy.ini, Platforms/emscripten/browser_test/tsconfig.json, Tools/build/mypy.ini, Tools/cases_generator/mypy.ini, Tools/check-c-api-docs/mypy.ini, Tools/clinic/mypy.ini, Tools/jit/mypy.ini, Tools/peg_generator/mypy.ini
agent_commit_share0.26
toolchain_manifestsPlatforms/Android/testbed/app/build.gradle.kts, Platforms/Android/testbed/build.gradle.kts
dependency_bot_commit_share0.02
评分方式
27/45可类型检查的代码 — Python,已配置类型检查(Lib/_pyrepl/mypy.ini, Lib/test/libregrtest/mypy.ini, Lib/tomllib/mypy.ini, Platforms/emscripten/browser_test/tsconfig.json, Tools/build/mypy.ini, Tools/cases_generator/mypy.ini, Tools/check-c-api-docs/mypy.ini, Tools/clinic/mypy.ini, Tools/jit/mypy.ini, Tools/peg_generator/mypy.ini)
49.9/55可控的文件大小 — 采样的 3,450 个源文件中有 319 个超过 60KB
所用输入
primary_languagePython
largest_source_bytes1,467,683
source_files_sampled3,450
oversized_source_files319

机器可读接口

40存在风险
评分方式
0/40API 模式(OpenAPI/GraphQL/proto)
0/20MCP 服务器
40/40可运行示例 — example
所用输入
example_dirsexample
has_mcp_signal
api_schema_files

关键数据

7GitHub 星标
100贡献者
4,230最近 12 个月提交数
0距最近推送天数
34发布版本数
11巴士系数(bus factor)
0开放议题
PyPI软件包生态系统数

数据采集警告

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token
  • Community profile unavailable

更多细节

Star 与 Fork 历史 0 ★ / 3 ⇿
0Star
3Fork

每颗 star 和每个 fork 的添加时间,来自 GitHub 并按天汇总。累计增长位于其构成来源——每日新增——的正上方,二者可相互对照:稳定的自然增长与短暂的突增形态截然不同。当这一差别可被衡量时,它会作为增长真实性予以报告。

12233312020-012023-012026-02

每个点涵盖 6 天。

OpenSSF Scorecard 6.7 / 10
6.7综合

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

6Binary-Artifactsbinaries present in source code
0Branch-Protectionbranch protection not enabled on development/release branches
不适用CI-Testsno pull request found
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/30 approved changesets -- score normalized to 0
10Contributorsproject has 49 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
10Fuzzingproject is fuzzed
9Licenselicense file detected
10Maintained30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
不适用Packagingpackaging workflow not detected
8Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 8
0SASTno SAST tool detected
10Security-Policysecurity policy file detected
不适用Signed-Releasesno releases found
10Token-PermissionsGitHub workflow tokens follow principle of least privilege
6Vulnerabilities4 existing vulnerabilities detected
全部依赖 193

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

注册表软件包版本关系
npm@babel/code-frame7.29.0间接
npm@babel/helper-validator-identifier7.28.5间接
npm@playwright/test1.58.2间接
npm@types/minimist1.2.5间接
npm@types/node24.12.0间接
npm@types/normalize-package-data2.4.4间接
npmansi-styles4.3.0间接
npmarrify1.0.1间接
npmasync3.2.6间接
npmbasic-auth2.0.1间接
npmcall-bind-apply-helpers1.0.2间接
npmcall-bound1.0.4间接
npmcamelcase6.3.0间接
npmcamelcase-keys7.0.2间接
npmchalk4.1.2间接
npmcolor-convert2.0.1间接
npmcolor-name1.1.4间接
npmcorser2.0.1间接
npmdebug4.4.1间接
npmdecamelize1.2.0间接
npmdecamelize5.0.1间接
npmdecamelize-keys1.1.1间接
npmdunder-proto1.0.1间接
npmerror-ex1.3.4间接
npmes-define-property1.0.1间接
npmes-errors1.3.0间接
npmes-object-atoms1.1.1间接
npmeventemitter34.0.7间接
npmfind-up5.0.0间接
npmfollow-redirects1.15.9间接
npmfsevents2.3.2间接
npmfunction-bind1.1.2间接
npmget-intrinsic1.3.0间接
npmget-port6.1.2间接
npmget-port-cli3.0.0间接
npmget-proto1.0.1间接
npmgopd1.2.0间接
npmhard-rejection2.1.0间接
npmhas-flag4.0.0间接
npmhas-symbols1.1.0间接
npmhasown2.0.2间接
npmhe1.2.0间接
npmhosted-git-info4.1.0间接
npmhtml-encoding-sniffer3.0.0间接
npmhttp-proxy1.18.1间接
npmhttp-server14.1.1间接
npmiconv-lite0.6.3间接
npmindent-string5.0.0间接
npmis-arrayish0.2.1间接
npmis-core-module2.16.1间接
npmis-plain-obj1.1.0间接
npmjs-tokens4.0.0间接
npmjson-parse-even-better-errors2.3.1间接
npmkind-of6.0.3间接
npmlines-and-columns1.2.4间接
npmlocate-path6.0.0间接
npmlru-cache6.0.0间接
npmmap-obj1.0.1间接
npmmap-obj4.3.0间接
npmmath-intrinsics1.1.0间接
npmmeow10.1.5间接
npmmime1.6.0间接
npmminimist1.2.8间接
npmminimist-options4.1.0间接
npmms2.1.3间接
npmnormalize-package-data3.0.3间接
npmobject-inspect1.13.4间接
npmopener1.5.2间接
npmp-limit3.1.0间接
npmp-locate5.0.0间接
npmparse-json5.2.0间接
npmpath-exists4.0.0间接
npmpicocolors1.1.1间接
npmplaywright1.58.2间接
npmplaywright-core1.58.2间接
npmportfinder1.0.37间接
npmqs6.15.0间接
npmquick-lru5.1.1间接
npmread-pkg6.0.0间接
npmread-pkg-up8.0.0间接
npmredent4.0.0间接
npmrequires-port1.0.0间接
npmsafe-buffer5.1.2间接
npmsafer-buffer2.1.2间接
npmsecure-compare3.0.1间接
npmsemver7.7.4间接
npmside-channel1.1.0间接
npmside-channel-list1.0.0间接
npmside-channel-map1.0.1间接
npmside-channel-weakmap1.0.2间接
npmspdx-correct3.2.0间接
npmspdx-exceptions2.5.0间接
npmspdx-expression-parse3.0.1间接
npmspdx-license-ids3.0.23间接
npmstrip-indent4.1.1间接
npmsupports-color7.2.0间接
npmtrim-newlines4.1.1间接
npmtype-fest1.4.0间接
npmundici-types7.16.0间接
npmunion0.5.0间接
npmurl-join4.0.1间接
npmvalidate-npm-package-license3.0.4间接
npmwhatwg-encoding2.0.0间接
npmyallist4.0.0间接
npmyargs-parser20.2.9间接
npmyocto-queue0.1.0间接
PyPIbabel间接
PyPIblurb间接
PyPIcolorama间接
PyPIhypothesis6.155.3间接
PyPIimagesize间接
PyPIjinja2间接
PyPIlinklint间接
PyPImarkupsafe间接
PyPImypy2.1.0间接
PyPIpackaging间接
PyPIpy-big-endian间接
PyPIpy-ctf-alnum间接
PyPIpy-ctf-alpha间接
PyPIpy-ctf-digit间接
PyPIpy-ctf-lower间接
PyPIpy-ctf-space间接
PyPIpy-ctf-upper间接
PyPIpy-ctf-xdigit间接
PyPIpy-def-event间接
PyPIpy-dword-max间接
PyPIpy-filesystemdefaultencodeerrors间接
PyPIpy-filesystemdefaultencoding间接
PyPIpy-foreach-code-event间接
PyPIpy-foreach-dict-event间接
PyPIpy-foreach-func-event间接
PyPIpy-frozenmain间接
PyPIpy-hasfilesystemdefaultencoding间接
PyPIpy-hash-external间接
PyPIpy-invalid-size间接
PyPIpy-monitoring-event-branch间接
PyPIpy-stdiotextmode间接
PyPIpy-timeout-max间接
PyPIpy-timeout-t间接
PyPIpy-universalnewlinefgets间接
PyPIpy-utf8mode间接
PyPIpy-write-restricted间接
PyPIpycf-allow-incomplete-input间接
PyPIpycf-compile-mask间接
PyPIpycf-dont-imply-dedent间接
PyPIpycf-ignore-cookie间接
PyPIpycf-mask间接
PyPIpycf-mask-obsolete间接
PyPIpycf-source-is-utf8间接
PyPIpycfunction-get-class间接
PyPIpydescr-name间接
PyPIpydescr-type间接
PyPIpydtrace-audit间接
PyPIpydtrace-function-entry间接
PyPIpydtrace-function-return间接
PyPIpydtrace-gc-done间接
PyPIpydtrace-gc-start间接
PyPIpydtrace-import-find-load-done间接
PyPIpydtrace-import-find-load-start间接
PyPIpydtrace-instance-delete-done间接
PyPIpydtrace-instance-delete-start间接
PyPIpydtrace-instance-new-done间接
PyPIpydtrace-instance-new-start间接
PyPIpydtrace-line间接
PyPIpyerr-display间接
PyPIpyerr-warn间接
PyPIpyexpat-capi-magic间接
PyPIpyexpat-capsule-name间接
PyPIpygments间接
PyPIpylong-bits-in-digit间接
PyPIpyobject-get-weakrefs-listptr间接
PyPIpyos-readline间接
PyPIpystats-max-uop-id间接
PyPIpython-docs-theme间接
PyPIpyunstable-executable-kind-builtin-function间接
PyPIpyunstable-executable-kind-method-descriptor间接
PyPIpyunstable-executable-kind-py-function间接
PyPIpyunstable-executable-kind-skip间接
PyPIpyunstable-executable-kinds间接
PyPIpywrapperflag-keywords间接
PyPIrequests间接
PyPIsnowballstemmer间接
PyPIsphinx间接
PyPIsphinx-notfound-page间接
PyPIsphinxcontrib-applehelp间接
PyPIsphinxcontrib-devhelp间接
PyPIsphinxcontrib-htmlhelp间接
PyPIsphinxcontrib-jsmath间接
PyPIsphinxcontrib-qthelp间接
PyPIsphinxcontrib-serializinghtml间接
PyPIsphinxext-opengraph间接
PyPItypes-psutil7.2.2.20260508间接
PyPItypes-setuptools82.0.0.20260508间接
依赖安全公告 2

该仓库未发布可被索引解析的包,因此评估的是其自身的依赖图——共 110 个包,其中也包含从不交付的开发与测试版本固定:2 个存在已知公告,0 个为直接依赖。 有 83 个无法评估——没有已解析的版本、生态系统不受支持,或不在所列包清单之内。

软件包版本关系严重程度公告数修复版本
follow-redirects1.15.9间接11.16.0
qs6.15.0间接16.15.2

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

原始 JSON 报告 机器可读
{
  "data": {
    "repo": {
      "topics": [],
      "is_fork": true,
      "size_kb": 774374,
      "has_wiki": false,
      "homepage": "https://www.python.org/",
      "languages": {
        "C": 23161742,
        "M4": 282012,
        "C++": 401786,
        "CSS": 68838,
        "HTML": 187601,
        "Roff": 28928,
        "Ruby": 275,
        "XSLT": 1174,
        "CMake": 419,
        "PLSQL": 22886,
        "Shell": 85960,
        "DTrace": 2017,
        "Kotlin": 4430,
        "Python": 41084297,
        "Assembly": 3912,
        "Makefile": 37366,
        "VBScript": 70,
        "Batchfile": 80186,
        "JavaScript": 102168,
        "PowerShell": 20323,
        "TypeScript": 1290,
        "Objective-C": 34436,
        "Rich Text Format": 6905
      },
      "pushed_at": "2026-07-26T18:15:58Z",
      "created_at": "2017-02-12T06:21:03Z",
      "owner_type": "User",
      "updated_at": "2026-07-03T19:36:17Z",
      "description": "The Python programming language",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": null,
      "default_branch": "main",
      "license_spdx_raw": "NOASSERTION",
      "primary_language": "Python",
      "significant_languages": [
        "Python",
        "C"
      ]
    },
    "owner": {
      "blog": null,
      "name": "Serhiy Storchaka",
      "type": "User",
      "login": "serhiy-storchaka",
      "company": null,
      "location": "Ukraine",
      "followers": 559,
      "avatar_url": "https://avatars.githubusercontent.com/u/3659035?v=4",
      "created_at": "2013-02-21T12:14:41Z",
      "is_verified": null,
      "public_repos": 21,
      "account_age_days": 4903
    },
    "license": {
      "state": "custom",
      "spdx_id": null,
      "raw_spdx": "NOASSERTION",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": false
    },
    "activity": {
      "releases": [
        {
          "tag": "v3.6.0",
          "kind": "minor",
          "published_at": "2016-12-22T23:38:47Z"
        },
        {
          "tag": "v3.5.3",
          "kind": "patch",
          "published_at": "2017-01-16T08:19:36Z"
        },
        {
          "tag": "v3.5.2",
          "kind": "patch",
          "published_at": "2016-06-25T21:11:09Z"
        },
        {
          "tag": "v3.5.1",
          "kind": "patch",
          "published_at": "2015-12-06T01:05:23Z"
        },
        {
          "tag": "v3.5.0",
          "kind": "minor",
          "published_at": "2015-09-12T16:36:44Z"
        },
        {
          "tag": "v3.4.6",
          "kind": "patch",
          "published_at": "2017-01-16T08:19:54Z"
        },
        {
          "tag": "v3.4.5",
          "kind": "patch",
          "published_at": "2016-06-25T21:44:30Z"
        },
        {
          "tag": "v3.4.4",
          "kind": "patch",
          "published_at": "2015-12-20T03:31:10Z"
        },
        {
          "tag": "v3.4.3",
          "kind": "patch",
          "published_at": "2015-02-25T12:15:33Z"
        },
        {
          "tag": "v3.4.2",
          "kind": "patch",
          "published_at": "2014-10-06T02:05:50Z"
        },
        {
          "tag": "v3.4.1",
          "kind": "patch",
          "published_at": "2014-05-18T04:46:35Z"
        },
        {
          "tag": "v3.4.0",
          "kind": "minor",
          "published_at": "2014-03-16T05:43:17Z"
        },
        {
          "tag": "v3.3.6",
          "kind": "patch",
          "published_at": "2014-10-12T07:03:40Z"
        },
        {
          "tag": "v3.3.5",
          "kind": "patch",
          "published_at": "2014-03-09T08:37:14Z"
        },
        {
          "tag": "v3.3.4",
          "kind": "patch",
          "published_at": "2014-02-09T07:57:59Z"
        },
        {
          "tag": "v3.3.3",
          "kind": "patch",
          "published_at": "2013-11-17T06:58:22Z"
        },
        {
          "tag": "v3.3.2",
          "kind": "patch",
          "published_at": "2013-05-12T17:50:34Z"
        },
        {
          "tag": "v3.3.1",
          "kind": "patch",
          "published_at": "2013-04-06T07:40:02Z"
        },
        {
          "tag": "v3.3.0",
          "kind": "minor",
          "published_at": "2012-09-29T07:44:17Z"
        },
        {
          "tag": "v3.2.6",
          "kind": "patch",
          "published_at": "2014-10-12T06:50:38Z"
        },
        {
          "tag": "v3.2.5",
          "kind": "patch",
          "published_at": "2013-05-12T10:28:20Z"
        },
        {
          "tag": "v3.2.4",
          "kind": "patch",
          "published_at": "2013-04-06T07:36:20Z"
        },
        {
          "tag": "v3.2.3",
          "kind": "patch",
          "published_at": "2012-04-10T17:30:22Z"
        },
        {
          "tag": "v2.7.13",
          "kind": "patch",
          "published_at": "2016-12-17T20:00:35Z"
        },
        {
          "tag": "v2.7.12",
          "kind": "patch",
          "published_at": "2016-06-25T21:03:21Z"
        },
        {
          "tag": "v2.7.11",
          "kind": "patch",
          "published_at": "2015-12-05T19:45:17Z"
        },
        {
          "tag": "v2.7.10",
          "kind": "patch",
          "published_at": "2015-05-23T16:02:14Z"
        },
        {
          "tag": "v2.7.9",
          "kind": "patch",
          "published_at": "2014-12-10T15:57:00Z"
        },
        {
          "tag": "v2.7.8",
          "kind": "patch",
          "published_at": "2014-06-30T01:58:16Z"
        },
        {
          "tag": "v2.7.7",
          "kind": "patch",
          "published_at": "2014-05-31T18:22:47Z"
        },
        {
          "tag": "v2.7.6",
          "kind": "patch",
          "published_at": "2013-11-10T07:36:30Z"
        },
        {
          "tag": "v2.7.5",
          "kind": "patch",
          "published_at": "2013-05-12T03:31:33Z"
        },
        {
          "tag": "v2.7.4",
          "kind": "patch",
          "published_at": "2013-04-06T13:58:51Z"
        },
        {
          "tag": "v2.6.9",
          "kind": "patch",
          "published_at": "2013-10-29T14:14:05Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "423ae0ff36c6485f722e0fe3274124dc3df09862",
          "body": "This module has a manual lazy import hack using `__getattr__`. Now that lazy imports exist and cannot be disabled, this could use lazy imports instead.\n\nKey differences: this will now show up in sys.lazy_modules when accessed. Error messages should be a bit better without the wrapper `__getattr__` involved.  That's the only differences I can think of.\n\nSigned-off-by: Henry Schreiner <henryfs@princeton.edu>\nCo-authored-by: Gregory P. Smith <greg@krypto.org>",
          "is_bot": false,
          "headline": "gh-150579: use lazy imports for concurrent.futures (GH-150585)",
          "author_name": "Henry Schreiner",
          "author_login": "henryiii",
          "committed_at": "2026-07-03T18:11:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a90576d72c8a409f7c3ffcaefafb13945e3405ab",
          "body": "…nd calls (#152961)",
          "is_bot": false,
          "headline": "gh-152951 - Fix double DECREF when `newblock` fails during deque.exte…",
          "author_name": "Steve Stagg",
          "author_login": "stestagg",
          "committed_at": "2026-07-03T17:43:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1b4135a2c69f5320dbdcb37dcc295a5fd36580b5",
          "body": "…52906)\n\nThis ensures that we don't turn a \"valid\" path with trailing spaces into an invalid path with embedded spaces.",
          "is_bot": false,
          "headline": "gh-150880: Normalize paths on Windows before appending wildcard (GH-1…",
          "author_name": "Zain Nadeem",
          "author_login": "zainnadeem786",
          "committed_at": "2026-07-03T15:30:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "87120d333dc54971ce3cdc1c170efab4798f5246",
          "body": "…K_MANAGED_OBJECT_HAS_VALUES` (GH-152231)",
          "is_bot": false,
          "headline": "gh-152066: Merge `_GUARD_DORV_VALUES_INST_ATTR_FROM_DICT` into `_CHEC…",
          "author_name": "Aniket",
          "author_login": "Aniketsy",
          "committed_at": "2026-07-03T13:22:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f5b3eefbdabeedb71f0d69f60a6f8d71dc11873a",
          "body": "Upgrade LLVM to LLVM 21 in GitHub Action jobs:\n\n* Reusable Sanitizer\n* Reusable Ubuntu (\"Install Clang and BOLT\")",
          "is_bot": false,
          "headline": "gh-152785: Upgrade LLVM to LLVM 21 in GitHub Action jobs (#152781)",
          "author_name": "Victor Stinner",
          "author_login": "vstinner",
          "committed_at": "2026-07-03T11:44:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ac1acb6d7de2680d1f1f3e4cef7c145083ebba74",
          "body": "…#152904)\n\nFixes issue #152903",
          "is_bot": false,
          "headline": "gh-152903: Change PCWSTR to PWSTR in GetThreadDescription() typedef (…",
          "author_name": "Carlo Bramini",
          "author_login": "carlo-bramini",
          "committed_at": "2026-07-03T11:05:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c4739533f335f9cd4fa71ba6daff2a81751da643",
          "body": "…abled (#152871)",
          "is_bot": false,
          "headline": "gh-152870: Fix compile error with decimal when EXTRA_FUNCTIONALITY en…",
          "author_name": "Xiaowei Lu",
          "author_login": "weixlu",
          "committed_at": "2026-07-03T10:34:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f75028f7ceebee4cbeb46bf040834e2005d57436",
          "body": "…ak' internal names in `typing` (#150648)\n\nCo-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>",
          "is_bot": false,
          "headline": "gh-150641: Fix evaluating forward references in STRING format can 'le…",
          "author_name": "Ivy Xu",
          "author_login": "ByteFlowing1337",
          "committed_at": "2026-07-03T08:42:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8c35afa221020f58d7d4f0237a999b2b989410fe",
          "body": "…2919)\n\nEnsure `nuget.org` source exist before `python` install",
          "is_bot": false,
          "headline": "gh-152919: Ensure nuget.org source exist before python install (GH-15…",
          "author_name": "Bart van der Braak",
          "author_login": "bartvdbraak",
          "committed_at": "2026-07-03T08:27:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b706767d8fd7d21afc3f156fb9c173bc99855e0e",
          "body": "…(GH-140900)\n\nThe idle worker semaphore counts task completions, not idle workers, so\nit can hold a stale token released by a worker that later exited upon\nreaching its max_tasks_per_child limit. The worker replacement path\nconsumed such tokens and skipped spawning a replacement, deadlocking\nthe rem\n[…]\nserving on-demand\nspawning and idle worker reuse.\n\nReplace the documentation note added in GH-140897 with a versionchanged\nentry now that the bug is fixed.\n\nBased on a fix proposed by Tabrez Mohammed.",
          "is_bot": false,
          "headline": "gh-115634: Fix ProcessPoolExecutor deadlock with max_tasks_per_child …",
          "author_name": "Gregory P. Smith",
          "author_login": "gpshead",
          "committed_at": "2026-07-03T06:08:47Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "0a13efc3fb0bf0896612ed20decce3ce4eb5e05b",
          "body": "Upgrade Java from 17 to 21 in GHA Android, and document the Java version \nrequirement.",
          "is_bot": false,
          "headline": "gh-152785: Upgrade Java from 17 to 21 in GHA Android (#152783)",
          "author_name": "Victor Stinner",
          "author_login": "vstinner",
          "committed_at": "2026-07-03T02:27:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "31864bd9a683c93bd9b294fb5bcf6857493c15ff",
          "body": "…nfo.py` (#152848)\n\nCo-authored-by: Stan Ulbrych <stan@python.org>",
          "is_bot": false,
          "headline": "gh-152847: Reject POSIX TZ rule with non-digit day-of-year in `_zonei…",
          "author_name": "tonghuaroot (童话)",
          "author_login": "tonghuaroot",
          "committed_at": "2026-07-02T18:04:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8b430d6f740541f1b9045a89dde43abee2c54bc5",
          "body": null,
          "is_bot": false,
          "headline": "gh-152691: tarfile -- add Windows reserved name section (GH-152701)",
          "author_name": "Zain Nadeem",
          "author_login": "zainnadeem786",
          "committed_at": "2026-07-02T17:57:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "369ce438bcea539b4756c706403b618e90bc52ec",
          "body": null,
          "is_bot": false,
          "headline": "gh-152813: Fix curses build warning on macOS (GH-152814)",
          "author_name": "Andrii Hrimov",
          "author_login": "hrimov",
          "committed_at": "2026-07-02T15:38:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "311e7e79f4e305f1217ef548a62ea219a47c0d7b",
          "body": "Fail functional dtrace and SystemTap cases directly when the tracer exits\nnon-zero.",
          "is_bot": false,
          "headline": "gh-98894: Check tracer exit status in test_dtrace (#152893)",
          "author_name": "stratakis",
          "author_login": "stratakis",
          "committed_at": "2026-07-02T15:07:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "460fe13601d1a71f4700f6685e0f4d01d1ef0d6b",
          "body": null,
          "is_bot": false,
          "headline": "gh-86165: Fix Time2Internaldate with datetime timetuple (GH-151844)",
          "author_name": "Xiao Yuan",
          "author_login": "yuanx749",
          "committed_at": "2026-07-02T15:00:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "31a0e0968e92c65019e4e0547475904e9b047d4a",
          "body": "Remove the step which installs GCC 10. This step was needed when\nUbuntu only had GCC 9. We are now using Ubuntu 24.04 which has GCC\n13.",
          "is_bot": false,
          "headline": "gh-152785: Upgrade GCC from 10 to 13 in GHA Address Sanitizer (#152782)",
          "author_name": "Victor Stinner",
          "author_login": "vstinner",
          "committed_at": "2026-07-02T14:52:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e471712958515b65b737ac742b294acf7de9220c",
          "body": "…(GH-152624)\n\nThe curses library keeps a single current terminal: calling initscr()\nor newterm() after setupterm() abandons the terminal that setupterm()\nallocated without freeing it.  This cannot be fixed safely in code\n(freeing the terminal would break the capsule API and pending terminfo\nqueries), so document the behavior, with a cross-reference from\ninitscr() and newterm().\n\nCo-authored-by: Claude Opus 4.8 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "gh-144067: Document terminal leak when initscr() follows setupterm() …",
          "author_name": "Serhiy Storchaka",
          "author_login": "serhiy-storchaka",
          "committed_at": "2026-07-02T14:19:42Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "3428959a3c67138ab56b181953f429b7e1a4ab8b",
          "body": "…(GH-152880)\n\nncurses before 6.5 can crash on repeated newterm().  Fall back to initscr()\nin TestCurses and skip ScreenTests and SLKTests, which need several screens.\nThe shared initscr() screen also needs its rendition and background reset\nbetween tests.\n\nCo-authored-by: Claude Opus 4.8 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "gh-152789: Skip curses tests needing newterm() on ncurses before 6.5 …",
          "author_name": "Serhiy Storchaka",
          "author_login": "serhiy-storchaka",
          "committed_at": "2026-07-02T14:07:30Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "d60a6779e8dd5fbf1f2f84b34bb5a20f3e8cd7fd",
          "body": "Report readelf command failures directly instead of later failing with\nmissing-probe assertions.",
          "is_bot": false,
          "headline": "gh-98894: Check readelf failures in test_dtrace (#152345)",
          "author_name": "stratakis",
          "author_login": "stratakis",
          "committed_at": "2026-07-02T13:33:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4e4869b62fa91e26117b1d9136f60b58c9f505a5",
          "body": "Use WMI to detect virtualization on Windows.\n\nReplace wmic command with _wmi module to get the operating system caption and\nversion.\n\nThe wmic tool is deprecated since January 2024:\nhttps://techcommunity.microsoft.com/blog/windows-itpro-blog/wmi-command-line-wmic-utility-deprecation-next-steps/40392\n[…]\nno longer installed in Windows images on GitHub\nAction.\n\nFix also run_command(): no longer try to spawn a subprocess if the\nplatform doesn't support subprocess. It avoids logging run_command()\nerrors.",
          "is_bot": false,
          "headline": "gh-152680: Detect virtualization on Windows in pythoninfo (#152824)",
          "author_name": "Victor Stinner",
          "author_login": "vstinner",
          "committed_at": "2026-07-02T13:00:51Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "53ff1a28ccfa69925c3c452cfc003970640fa65b",
          "body": "…52751)\n\nSome IMAP servers send an extra blank line after the data of a literal.\nimaplib mistook it for the response trailer and failed on the next\ncommand.  Such a blank line is now skipped.\n\nCo-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "gh-88574: Skip a spurious blank line after a literal in imaplib (GH-1…",
          "author_name": "Serhiy Storchaka",
          "author_login": "serhiy-storchaka",
          "committed_at": "2026-07-02T12:55:58Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "753f82db2fed38bf725ded2b333ea3749c81fe82",
          "body": null,
          "is_bot": false,
          "headline": "gh-150069: Test frozen dataclass and properties interaction (#150070)",
          "author_name": "sobolevn",
          "author_login": "sobolevn",
          "committed_at": "2026-07-02T12:48:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ddb6539c4976b18895bb5c5cd37d197c60fb459d",
          "body": "…d (GH-152775)\n\nPass False to send the message as an exact sequence of octets, without\nrewriting bare CR or LF to CRLF.\n\nAlso add tests for the APPEND command, including an email message\nround-trip.\n\nCo-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>\nCo-authored-by: harjoth <harjoth.khara@gmail.com>",
          "is_bot": false,
          "headline": "gh-49680: Add translate_line_endings parameter to imaplib.IMAP4.appen…",
          "author_name": "Serhiy Storchaka",
          "author_login": "serhiy-storchaka",
          "committed_at": "2026-07-02T11:17:37Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "a50b089b7c46e3068d9177b5f18ac767a31a18cd",
          "body": "Add coverage tests for the IMAP4 command methods and their UID variants\n(SELECT, CREATE, COPY, STORE, FETCH, SEARCH, SORT, THREAD, DELETE,\nRENAME, SUBSCRIBE, UNSUBSCRIBE, LIST, STATUS, the ACL and quota\ncommands, ANNOTATION, PROXYAUTH and ENABLE), plus test helpers\n(splitargs, parse_sequence_set, make_simple_handler) and per-command\nargument capture in the test server.\n\nCo-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "gh-66335: Add tests for imaplib command methods (GH-152872)",
          "author_name": "Serhiy Storchaka",
          "author_login": "serhiy-storchaka",
          "committed_at": "2026-07-02T10:14:44Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "f8514dccaca4acb84ba02188c3e433a9d6989c13",
          "body": "…ed futures (#152585)",
          "is_bot": false,
          "headline": "gh-152569: Fix asyncio.wait leaking tasks via await-graph on long-liv…",
          "author_name": "Simon Knott",
          "author_login": "Skn0tt",
          "committed_at": "2026-07-02T07:50:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f3bf8abb8c0f4cb20bed3dc7d98eca4a2d668709",
          "body": "…efault (GH-152778)\n\nIMAP4_SSL() and IMAP4.starttls() do not verify the server certificate or\nhostname unless a suitable ssl_context is passed.\n\nCo-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "gh-72507: Document that imaplib does not verify TLS certificates by d…",
          "author_name": "Serhiy Storchaka",
          "author_login": "serhiy-storchaka",
          "committed_at": "2026-07-02T07:19:11Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "50ae0be74988564fb09746a49eb4b8f8e740f3c3",
          "body": "A FETCH response may contain additional or unsolicited data, so the\nmessage is not always data[0][1].\n\nCo-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "gh-79964: Clarify the imaplib fetch example in the docs (GH-152780)",
          "author_name": "Serhiy Storchaka",
          "author_login": "serhiy-storchaka",
          "committed_at": "2026-07-02T07:18:51Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "262b6a0df5a325e788928ab0cd514fa4786571b4",
          "body": "…H-152768)\n\nConnecting to a server that does not send a valid IMAP4 greeting, such as\na POP3 server answering on the IMAP port, failed with the unhelpful\n\"imaplib.IMAP4.error: None\".  A meaningful message is now raised instead.\n\nCo-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "gh-108280: Give a meaningful error for an invalid imaplib greeting (G…",
          "author_name": "Serhiy Storchaka",
          "author_login": "serhiy-storchaka",
          "committed_at": "2026-07-02T07:15:13Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "c89b72abed7393d9d428f1e336e3aa02e7ef6ce8",
          "body": "imaplib fetched the server capabilities only once, at connection time.\nThey are now also refreshed after a successful LOGIN or AUTHENTICATE,\nfrom the CAPABILITY response the server sent or, if it sent none, by\nquerying it.  This lets methods such as enable() see capabilities added\nafter login, for e\n[…]\nBLE on Gmail (gh-103451).\n\nCapabilities advertised in the server greeting are now used too, saving\na redundant CAPABILITY command.\n\nCo-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "gh-63121: Refresh imaplib capabilities on state changes (GH-152752)",
          "author_name": "Serhiy Storchaka",
          "author_login": "serhiy-storchaka",
          "committed_at": "2026-07-02T07:10:27Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "384abb71445a5a37dfb4dbc5e3020ea6c0c307f7",
          "body": "13 posted 2026 June 30 for various issues.\nEdited one other by me.",
          "is_bot": false,
          "headline": "gh-135142: update idlelib News3.txt for 9 issues (#152839)",
          "author_name": "Terry Jan Reedy",
          "author_login": "terryjreedy",
          "committed_at": "2026-07-02T02:54:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "669299b62f6c2176d4bedcf550fb9baaabd6a9d6",
          "body": "…locate (#151968)",
          "is_bot": false,
          "headline": "gh-151763: Fix OOM-0013 crash when the parser or compiler fails to al…",
          "author_name": "tonghuaroot (童话)",
          "author_login": "tonghuaroot",
          "committed_at": "2026-07-02T00:34:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "be449b1c6ad739a40a7da35a81317bb49f1f54ff",
          "body": "…tart (#152745)\n\n\"Run... Customized\" with \"Restart shell\" unchecked restarted the shell\nanyway when it was busy executing code, killing any pending input.  It now\nreports that the shell is executing just once, not twice, and does not run.",
          "is_bot": false,
          "headline": "gh-82183: Do not restart the busy IDLE shell when running without res…",
          "author_name": "Serhiy Storchaka",
          "author_login": "serhiy-storchaka",
          "committed_at": "2026-07-01T23:00:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3428762f33c6c064998f5b0c385cdfd0f0c2e198",
          "body": "gh-83653: Do not save a blank int entry in IDLE Settings\n\nBlanking an integer entry wrote an empty string to the config file, which\ncaused an \"invalid int value\" warning when it was read back.\n\nCo-authored-by: Cheryl Sabella <cheryl.sabella@gmail.com>",
          "is_bot": false,
          "headline": "gh-75595: Do not save a blank int entry in IDLE Settings (#152743)",
          "author_name": "Serhiy Storchaka",
          "author_login": "serhiy-storchaka",
          "committed_at": "2026-07-01T21:57:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "efcfb1a4e0f4d0d0e33aefccd8373e116e98e3de",
          "body": "…742)\n\nTheir content is not Python source, so the Save As dialog now lists text\nfiles first and defaults to a \".txt\" extension.",
          "is_bot": false,
          "headline": "gh-65339: Save IDLE Shell and Output windows as text by default (#152…",
          "author_name": "Serhiy Storchaka",
          "author_login": "serhiy-storchaka",
          "committed_at": "2026-07-01T20:36:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "51b511d7299f91a458e40d1ea997bd7e6cd3deef",
          "body": null,
          "is_bot": false,
          "headline": "gh-152433 Allow faulthandler.c to build for Windows UWP (GH-152688)",
          "author_name": "thexai",
          "author_login": "thexai",
          "committed_at": "2026-07-01T18:50:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "df2538adfdc8676b5f9057d2b4002a289d53b136",
          "body": "…ram_names_oom` (#152770)",
          "is_bot": false,
          "headline": "gh-152682: Remove non-functional `test_syntax.test_disallowed_type_pa…",
          "author_name": "Petr Vaganov",
          "author_login": "petrvaganoff",
          "committed_at": "2026-07-01T17:38:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f21f338f1f88352d50362271a7f38c01745a65da",
          "body": "…2740)\n\nThe \"In files:\" field of the Find in Files dialog now always contains a\nfull directory path, so the grep output shows which directory was searched.",
          "is_bot": false,
          "headline": "gh-80504: Always show the full search path in IDLE Find in Files (#15…",
          "author_name": "Serhiy Storchaka",
          "author_login": "serhiy-storchaka",
          "committed_at": "2026-07-01T17:05:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3f5491a09223f7371b4b4c92225e8dfdf1c989b7",
          "body": "…2739)\n\nThe idlelib directory ends up on sys.path when idle.py is run as a script,\nand it was passed to the user process, where it let user code import\nidlelib submodules as top-level modules, such as \"import help\".",
          "is_bot": false,
          "headline": "gh-134300: Remove idlelib from the path of the IDLE user process (#15…",
          "author_name": "Serhiy Storchaka",
          "author_login": "serhiy-storchaka",
          "committed_at": "2026-07-01T16:35:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ea7619faeacf310ba1b2ef41ad07966ce2aae11f",
          "body": "Deleting a key binding for a sequence not bound to the virtual event no\nlonger raises a ValueError; the discrepancy is now ignored.",
          "is_bot": false,
          "headline": "gh-89360: Fix ValueError in IDLE MultiCall event_delete (#152738)",
          "author_name": "Serhiy Storchaka",
          "author_login": "serhiy-storchaka",
          "committed_at": "2026-07-01T16:22:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ef27e5b310feebb6068f9e798eee7069e1966fc9",
          "body": "…737)\n\nWhen the search direction is \"Up\" and \"Wrap around\" is off, Replace All\nreplaced only the first match above the current position (and all matches\nbelow it).  It now replaces all matches from the start of the text down to\nthe current position, consistently with the \"Up\" direction.",
          "is_bot": false,
          "headline": "gh-71956: Fix IDLE Replace All searching up without wrap around (#152…",
          "author_name": "Serhiy Storchaka",
          "author_login": "serhiy-storchaka",
          "committed_at": "2026-07-01T15:55:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4e16b8d4eef162082c3d409f171802ceccb36521",
          "body": "Set the WM_CLASS of IDLE's long-lived windows (window-list windows and\nthe stack viewers) to \"Idle\" instead of the default \"Toplevel\", so that\nwindow managers group and label them correctly.",
          "is_bot": false,
          "headline": "gh-66331: Set correct WM_CLASS on X11 for IDLE windows (#152733)",
          "author_name": "Serhiy Storchaka",
          "author_login": "serhiy-storchaka",
          "committed_at": "2026-07-01T15:10:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0f59b2a800d2f91b863c80c92b64966a8ed28515",
          "body": "…(#152788)\n\nReplace `tk.call('tk', 'scaling')` with `tk_scaling()`, which\nreturns a float, in idlelib.util and test_tkinter.widget_tests.\n\nCo-authored-by: serhiy-storchaka",
          "is_bot": false,
          "headline": "Use tk_scaling() instead of a raw Tcl call in IDLE and tkinter tests …",
          "author_name": "Terry Jan Reedy",
          "author_login": "terryjreedy",
          "committed_at": "2026-07-01T15:08:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c6982439ee0dd11f8014f78205132df0a8a85027",
          "body": "…statement (GH-150911)\n\n* Even if there is an interrupt during the call to mngr.__enter__()",
          "is_bot": false,
          "headline": "GH-148874: Make sure that mngr.__exit__() is always called in a with …",
          "author_name": "Mark Shannon",
          "author_login": "markshannon",
          "committed_at": "2026-07-01T14:15:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b52bc564513d720fb0c6470871c1f5c24c7ce1d8",
          "body": "Co-authored-by: hydrogen-mvm <hydrogen-mvm@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Fix copy paste error with Py_mod_state_traverse (GH-152776)",
          "author_name": "Petr Viktorin",
          "author_login": "encukou",
          "committed_at": "2026-07-01T12:22:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "34503f39532279efb12653754bb3a7e535fb66cc",
          "body": "…(GH-144502)\n\nWith one exception, all \"stealing\" functions also steal on error,\nbut it makes sense to note this in each case.\n\nCo-authored-by: Peter Bierma <zintensitydev@gmail.com>",
          "is_bot": false,
          "headline": "gh-144473: Add \"steal\" term to glossary; clarify \"stealing\" on error …",
          "author_name": "Petr Viktorin",
          "author_login": "encukou",
          "committed_at": "2026-07-01T11:47:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1402ac74aa3f0529a15d31aab4f392c4ece3db97",
          "body": "…tions (#152760)\n\nBumps the actions group with 3 updates: [actions/github-script](https://github.com/actions/github-script), [actions/checkout](https://github.com/actions/checkout) and [j178/prek-action](https://github.com/j178/prek-action).\n\n\nUpdates `actions/github-script` from 8.0.0 to 9.0.0\n- [R\n[…]\npe: version-update:semver-major\n  dependency-group: actions\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump the `actions/{github-script,checkout}` and `j178/prek-action` ac…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-01T11:36:43Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "1656dfbdf7044fd79127bbb79711f28f8d3fc381",
          "body": null,
          "is_bot": false,
          "headline": "Use `@force_not_colorized` in `test_syntactical_future_repl` (#152749)",
          "author_name": "Shahar Naveh",
          "author_login": "ShaharNaveh",
          "committed_at": "2026-07-01T11:20:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0842ec582e27c6d3284032b2ca678234efca2db9",
          "body": "…hypothesis.txt` (#152758)\n\nBumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.151.9 to 6.155.3.\n- [Release notes](https://github.com/HypothesisWorks/hypothesis/releases)\n- [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.151.9...v6.155.3)\n\n--\n[…]\nirect:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump `hypothesis` from `6.151.9` to `6.155.3` in `Tools/requirements-…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-01T10:14:23Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "112c69a0514902af2d2f7d0503de6690ca59a10f",
          "body": "…mat` (#152161)\n\nCo-authored-by: Stan Ulbrych <stan@python.org>",
          "is_bot": false,
          "headline": "gh-152157: Reject empty fractions in `_datetime.{date}time.fromisofor…",
          "author_name": "tonghuaroot (童话)",
          "author_login": "tonghuaroot",
          "committed_at": "2026-07-01T09:54:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "711e81181e1a2e2f74ad75acdb8e184ea44e1fb9",
          "body": "A narrow build stores one byte per cell, so skip the multi-byte cases there,\nas already done for test_textbox_edit_wide.\n\nCo-authored-by: Claude Opus 4.8 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "gh-133031: Fix test_textbox_unicode on a narrow build (GH-152750)",
          "author_name": "Serhiy Storchaka",
          "author_login": "serhiy-storchaka",
          "committed_at": "2026-07-01T08:43:19Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "564c58c718bc3de9cf3d9bc20cdc06317411c1cd",
          "body": "…1952)\n\nFix tests in test_compileall, test_import, test_importlib, test_py_compile, and test_inspect to neutralize PYTHONPYCACHEPREFIX",
          "is_bot": false,
          "headline": "gh-151626: Fix tests that fail when PYTHONPYCACHEPREFIX is set (GH-15…",
          "author_name": "Jiucheng(Oliver)",
          "author_login": "zangjiucheng",
          "committed_at": "2026-07-01T05:31:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "53ca52ddb0c2725a1c34e4eb2245339cd3dcaa84",
          "body": "…152729)\n\nIDLE - move 3 toplevel fix_xyz functions to idlelb.util\n\nMove idlelib functions run.fix_scaling, editor.fixwordbreaks\n(as fix_word_breaks).  All are used in at least 3 modules.",
          "is_bot": false,
          "headline": "gh-152728: IDLE - move 3 toplevel fix_xyz functions to idlelb.util (#…",
          "author_name": "Terry Jan Reedy",
          "author_login": "terryjreedy",
          "committed_at": "2026-07-01T04:58:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fdcee4f5bd8d0dd852518ec9f092ac35ce9fd5d8",
          "body": "Add a pythoninfo-build command to Platforms/Android to display build\ninfo of the build Python. The command runs \"make pythoninfo\".\n\nci and build commands now also run pythoninfo-build",
          "is_bot": false,
          "headline": "gh-152711: Add pythoninfo-build command to Platforms/Android (#152713)",
          "author_name": "Victor Stinner",
          "author_login": "vstinner",
          "committed_at": "2026-07-01T03:00:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "746c535a8e4cbf32af3d3ceba204c01d91614217",
          "body": "Add a pythoninfo-build command to Platforms/Apple to display build\ninfo of the build Python. The command runs \"make pythoninfo\".\n\nThe \"ci\" and \"build\" commands now also run \"pythoninfo-build\".",
          "is_bot": false,
          "headline": "gh-152715: Add pythoninfo-build command to Platforms/Apple (#152716)",
          "author_name": "Victor Stinner",
          "author_login": "vstinner",
          "committed_at": "2026-07-01T02:59:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a5be0d81cb74fabe563b8317f94d80aa01c9bbf9",
          "body": null,
          "is_bot": false,
          "headline": "gh-152433: Windows: enable mmapmodule for UWP (#152473)",
          "author_name": "thexai",
          "author_login": "thexai",
          "committed_at": "2026-06-30T20:49:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f37602ad7d4b78f55d935be66f6373320fe0aee5",
          "body": "…ry mapped files (#152383)",
          "is_bot": false,
          "headline": "gh-152433: Windows: use GetFileSizeEx instead of GetFileSize for memo…",
          "author_name": "thexai",
          "author_login": "thexai",
          "committed_at": "2026-06-30T20:35:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "040002c13a35ba3c8d077d87c29002ad3f2edad5",
          "body": "….copyfile` (#142693)\n\nCo-authored-by: blurb-it[bot] <43283697+blurb-it[bot]@users.noreply.github.com>\nCo-authored-by: Senthil Kumaran <senthil@python.org>",
          "is_bot": false,
          "headline": "GH-81881: Raise `SpecialFileError` for sockets and devices in `shutil…",
          "author_name": "Savannah Ostrowski",
          "author_login": "savannahostrowski",
          "committed_at": "2026-06-30T19:50:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7bbea4f4868ef89b07b986d7a0d4b585e8271f27",
          "body": "…y (GH-152705)\n\nThe mouse interface (getmouse(), has_mouse(), the BUTTON* constants,\nwindow.mouse_trafo(), ...) and the window is_*() state-query methods were gated\non ncurses-specific macros, so they were dropped on other curses implementations\nthat provide them, such as NetBSD curses and PDCurses.\n[…]\nsignature, since PDCurses declares\nan incompatible getmouse(void) unless built for the ncurses mouse API, which\nPDC_NCMOUSE now always selects.\n\nCo-authored-by: Claude Opus 4.8 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "gh-152502: Detect the curses mouse interface and is_* methods portabl…",
          "author_name": "Serhiy Storchaka",
          "author_login": "serhiy-storchaka",
          "committed_at": "2026-06-30T19:24:07Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "a3dc7849a3a171f9615f233fce5300f983db6908",
          "body": "…-146314)",
          "is_bot": false,
          "headline": "gh-145857: Replace `DELETE_GLOBAL` with `PUSH_NULL; STORE_GLOBAL` (GH…",
          "author_name": "Brij Kapadia",
          "author_login": "brijkapadia",
          "committed_at": "2026-06-30T18:04:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c393ab61d9d999a24735e883ef58c72132c857f6",
          "body": "…006)",
          "is_bot": false,
          "headline": "gh-145854: Replace `DELETE_NAME` with `PUSH_NULL; STORE_NAME` (GH-146…",
          "author_name": "Brij Kapadia",
          "author_login": "brijkapadia",
          "committed_at": "2026-06-30T16:21:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f1c536372199cfb9c2e7b360b7bf04208c9eee82",
          "body": "On Apple, log the hardware model as \"system.hardware\".\n\n* Log the \"CI\", \"IMAGE_OS_VERSION\" and \"container\"\n  environment variables.\n* Add run_command() and first_line() functions.",
          "is_bot": false,
          "headline": "gh-152680: Detect container/VM in test.pythoninfo (#152668)",
          "author_name": "Victor Stinner",
          "author_login": "vstinner",
          "committed_at": "2026-06-30T15:11:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "10ed03edf128ed1101ab8d04bcd715f2033fec55",
          "body": "…bound_or_default` (#152684)\n\nIn `symtable_visit_type_param_bound_or_default()`, when a reserved name\n(e.g. `__classdict__`) is used as a type parameter, `PyUnicode_FromFormat()`\nis called to build the SyntaxError message. If the allocation fails and\nreturns NULL, the subsequent `PyErr_SetObject()` \n[…]\nult.\n\nFix by returning 0 immediately when `PyUnicode_FromFormat()` returns NULL.\nThis propagates the MemoryError set by `PyUnicode_FromFormat()`.\n\nThe bug was introduced in gh-128632 (commit 891c61c).",
          "is_bot": false,
          "headline": "gh-152682: Fix NULL dereference on OOM in `symtable_visit_type_param_…",
          "author_name": "Petr Vaganov",
          "author_login": "petrvaganoff",
          "committed_at": "2026-06-30T14:45:25Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "2303eea150602874d55d965eb3f83d6e80649118",
          "body": "On Windows the inactivity time can overflow to a negative value\n(Tk ticket 3cb7c4ac72d4).\n\nCo-authored-by: Claude Opus 4.8 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "gh-151881: Skip tk_inactive negativity check on Windows (GH-152683)",
          "author_name": "Serhiy Storchaka",
          "author_login": "serhiy-storchaka",
          "committed_at": "2026-06-30T14:25:42Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "38df9976cccd3358047dba79e73725d1e5ae5a6b",
          "body": "…#152547)",
          "is_bot": false,
          "headline": "gh-152546: Refactor `mappingproxy.__new__` to use `PyDictProxy_New` (…",
          "author_name": "sobolevn",
          "author_login": "sobolevn",
          "committed_at": "2026-06-30T13:58:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ecdef1773006529b0fea6639d0effeecbb41679c",
          "body": "…er `Py_STACKREF_DEBUG` (#152478)",
          "is_bot": false,
          "headline": "gh-151126: Fix a possible crash during the startup with no memory und…",
          "author_name": "sobolevn",
          "author_login": "sobolevn",
          "committed_at": "2026-06-30T11:28:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b383aa6e1a8ea53fdeed88c71fbc34d8b2d1fde9",
          "body": "…rpchannels.create()` (#152642)\n\nPreviously, an allocation failure when creating\nthe lock for a channel in `_interpchannels` would trigger an assert.\nCaused by `handle_channel_error` being passed an error code of -1\nwhich is only allowed if an exception has been set.\n(in this case, no exception was set)\n\n`channelsmod_create` now forwards the error code from `channel_create`\nwhich `handle_channel_error` already handled.\n\nCo-authored-by: sobolevn <mail@sobolevn.me>",
          "is_bot": false,
          "headline": "gh-152635: Raise MemoryError when the lock allocation fails in `_inte…",
          "author_name": "Steve Stagg",
          "author_login": "stestagg",
          "committed_at": "2026-06-30T10:57:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "03efeef226b774f937056e95e0cdb8f7d37c6532",
          "body": "… installed builds (GH-152653)",
          "is_bot": false,
          "headline": "gh-151029: Fix `test_remote_exec_deleted_static_executable` on static…",
          "author_name": "Stan Ulbrych",
          "author_login": "StanFromIreland",
          "committed_at": "2026-06-30T10:40:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "40795f20ff4ef2054a7f79be537a5ba06759c15f",
          "body": "Co-authored-by: Victor Stinner <vstinner@python.org>",
          "is_bot": false,
          "headline": "gh-121249: Deprecate using F/D type codes in the struct module (#152309)",
          "author_name": "Sergey B Kirpichev",
          "author_login": "skirpichev",
          "committed_at": "2026-06-30T09:57:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9e10f14b925562a0292c920608e24f89ee5f187e",
          "body": "…cer (GH-152382)",
          "is_bot": false,
          "headline": "gh-152192: Fix JUMP_BACKWARD passing a truncated oparg to the jit tra…",
          "author_name": "Timofei",
          "author_login": "deadlovelll",
          "committed_at": "2026-06-30T09:46:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "189ab8388762c8102b2d72ad3a1a921f7f2aef10",
          "body": "…y` (#152311)\n\nCo-authored-by: Stan Ulbrych <stan@python.org>",
          "is_bot": false,
          "headline": "Don't require the `_test{internal}capi` modules in `test_monitoring.p…",
          "author_name": "Shahar Naveh",
          "author_login": "ShaharNaveh",
          "committed_at": "2026-06-30T09:27:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6f103fab178c07cbb5f701b8ad97e275b6eb6c4c",
          "body": "TurtleScreenBase._update() redraws with cv.update(), which also reprocesses\ninput events, so a handler that moves the turtle (such as\nscreen.ondrag(turtle.goto)) reenters _update() for every queued event until\nthe interpreter crashes.  A reentrant _update() now only flushes drawing with\nupdate_idletasks().\n\nCo-authored-by: Claude Opus 4.8 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "gh-50966: Fix unbounded recursion in turtle drag handlers (GH-152626)",
          "author_name": "Serhiy Storchaka",
          "author_login": "serhiy-storchaka",
          "committed_at": "2026-06-30T09:19:43Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "11d42bd269788a0dd9ff954b63d7fd7139c3e46f",
          "body": "…652)\n\nhas_mouse() was added to ncurses after the 5.7 release, but the binding\nguarded it only with NCURSES_MOUSE_VERSION, which 5.7 already defines, so\nthe module failed to compile against ncurses 5.7 (such as the system\ncurses on macOS).  Gate it additionally on NCURSES_EXT_FUNCS, which holds\nthe library's patch date.\n\nCo-authored-by: Claude Opus 4.8 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "gh-152325: Gate curses.has_mouse() on the ncurses patch level (GH-152…",
          "author_name": "Serhiy Storchaka",
          "author_login": "serhiy-storchaka",
          "committed_at": "2026-06-30T09:09:09Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "77181570da2d6d8f7bfca39f438ef0a893a30567",
          "body": "…er (#133511)\n\nCo-authored-by: sobolevn <mail@sobolevn.me>\nCo-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>\nCo-authored-by: Stan Ulbrych <89152624+StanFromIreland@users.noreply.github.com>\nCo-authored-by: Stan Ulbrych <stan@python.org>",
          "is_bot": false,
          "headline": "gh-133510: Add links to more info for the match statement in FAQ anws…",
          "author_name": "xzkdeng",
          "author_login": "xzkdeng",
          "committed_at": "2026-06-30T09:08:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "449122ed0dbdb6a545af4927c59f4c80ee15c515",
          "body": "…ure-Python `zoneinfo` (#152249)\n\nCo-authored-by: Stan Ulbrych <stan@python.org>",
          "is_bot": false,
          "headline": "gh-152248: Reject a POSIX TZ abbreviation with non-ASCII-letters in p…",
          "author_name": "tonghuaroot (童话)",
          "author_login": "tonghuaroot",
          "committed_at": "2026-06-30T08:27:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fc866dc84ec430ab22d60609520f7ab27267baef",
          "body": "…LE (GH-152414)\n\n* turtle: wm_attributes(topmost=...);\n* idlelib.macosx: winfo_server();\n* idlelib tests: after_info().\n\nCo-authored-by: Claude Opus 4.8 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Use tkinter wrapper methods instead of raw Tcl calls in turtle and ID…",
          "author_name": "Serhiy Storchaka",
          "author_login": "serhiy-storchaka",
          "committed_at": "2026-06-30T05:41:40Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "5717518fb3ed6f34716683e08ec372267d871d21",
          "body": "…read calls (GH-146221)\n\n* Document reusing a thread state across repeated foreign-thread calls\n\nAdd a subsection under \"Non-Python created threads\" explaining the\nperformance cost of creating/destroying a PyThreadState on every\nEnsure/Release cycle and showing how to keep one alive for the\nthread's lifetime instead.\n\n* add a comma\n\nCo-authored-by: Peter Bierma <zintensitydev@gmail.com>\n\n---------\n\nCo-authored-by: Peter Bierma <zintensitydev@gmail.com>",
          "is_bot": false,
          "headline": "gh-146219: Document reusing a thread state across repeated foreign-th…",
          "author_name": "Gregory P. Smith",
          "author_login": "gpshead",
          "committed_at": "2026-06-30T00:05:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2dd6e59aea24220975cce2b602846d997413d46c",
          "body": null,
          "is_bot": false,
          "headline": "gh-149689: add missing error checks in Parser/action_helpers.c (#149710)",
          "author_name": "Thomas Kowalski",
          "author_login": "KowalskiThomas",
          "committed_at": "2026-06-29T23:18:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bc3fa17c30cc95664a663c47ab9938fdf9cb1429",
          "body": "…des (GH-150912)\n\nThis is a follow up of GH-17715.\n\n* Use %T instead of _PyType_Name().\n* Add the wrong type name we got for identifier and string.",
          "is_bot": false,
          "headline": "gh-82312: Further improvement of error messages for generating AST no…",
          "author_name": "Serhiy Storchaka",
          "author_login": "serhiy-storchaka",
          "committed_at": "2026-06-29T22:03:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "edcc07d985c41523ee8386d8c8880e10d0990db9",
          "body": "…s (GH-152435)\n\nOn cancellation Tcl may report the empty result as '', () or b'' depending\non the platform and Tk version. Normalize it so that askopenfilename(),\nasksaveasfilename() and askdirectory() always return '' and\naskopenfilenames() always returns ().\n\nOpen._fixresult() now distinguishes single from multiple results by the\n'multiple' option rather than the result type.\n\nCo-authored-by: Christopher Chavez <chrischavez@gmx.us>\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "gh-103878: Return a consistent empty value from cancelled file dialog…",
          "author_name": "Serhiy Storchaka",
          "author_login": "serhiy-storchaka",
          "committed_at": "2026-06-29T20:49:19Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "0a29d8408cfdd9a66f2b65745a3ae1cda022775c",
          "body": "Co-authored-by: blurb-it[bot] <43283697+blurb-it[bot]@users.noreply.github.com>\nCo-authored-by: sobolevn <mail@sobolevn.me>",
          "is_bot": false,
          "headline": "gh-152492 Allow `OrderedDict.update` to work with `frozendict` (#152494)",
          "author_name": "da-woods",
          "author_login": "da-woods",
          "committed_at": "2026-06-29T19:54:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9dd3340a623093b5d0ff054d5d42c370bb09221c",
          "body": "…y (GH-152429)\n\nIts exact type (empty string, tuple, list or None) varies between\nplatforms and Tk versions, so advise testing the result for truth.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "gh-103878: Document that the cancelled file dialog value is only fals…",
          "author_name": "Serhiy Storchaka",
          "author_login": "serhiy-storchaka",
          "committed_at": "2026-06-29T19:52:23Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "55a09ed4227eecbc4a3880637c2250bfc05858ef",
          "body": null,
          "is_bot": false,
          "headline": "Micro-optimizations for the statistics module (#152618)",
          "author_name": "Raymond Hettinger",
          "author_login": "rhettinger",
          "committed_at": "2026-06-29T19:12:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "089e6f622b19fe2e3da2e97f0af96fad4a448e85",
          "body": "Wrap the X/Open Curses soft-label-key functions: slk_init, slk_set,\nslk_label, slk_refresh, slk_noutrefresh, slk_clear, slk_restore,\nslk_touch, the chtype attribute functions slk_attron, slk_attroff,\nslk_attrset and slk_attr, and the attr_t functions slk_attr_on,\nslk_attr_off, slk_attr_set and slk_color.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "gh-152263: Add curses soft-label-key functions (GH-152264)",
          "author_name": "Serhiy Storchaka",
          "author_login": "serhiy-storchaka",
          "committed_at": "2026-06-29T17:57:56Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "c5043dce1c6743682d93c71e937b95e7d27e0b35",
          "body": "…memory case (#152229)",
          "is_bot": false,
          "headline": "gh-152228: Fix an assertion failure in `str.replace` under a limited …",
          "author_name": "sobolevn",
          "author_login": "sobolevn",
          "committed_at": "2026-06-29T16:22:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7ccdbaba2c54250a70d7f25632152df7655a5e0a",
          "body": "…ract() (GH-151988)\n\nCo-authored-by: Seth Michael Larson <seth@python.org>",
          "is_bot": false,
          "headline": "gh-151987: Pass filter_function to TarFile._extract_one() during .ext…",
          "author_name": "Petr Viktorin",
          "author_login": "encukou",
          "committed_at": "2026-06-29T15:41:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "be4eebb8386d07f360dd835a0ecb4a1eb6385736",
          "body": "test_virtual_events and test_selection_event generate key events after\nfocus_force().  On Windows these are only delivered once the toplevel is\nmapped, so they could be dropped and the test fail.  Wait until the\nwidget is mapped, as the other GUI tests already do.\n\nCo-authored-by: Claude Opus 4.8 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "gh-69134: Wait until mapped in keyboard virtual-event tests (GH-152599)",
          "author_name": "Serhiy Storchaka",
          "author_login": "serhiy-storchaka",
          "committed_at": "2026-06-29T15:30:23Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "1b0c05f14807a43d070127b3d8eac1af8de27f28",
          "body": null,
          "is_bot": false,
          "headline": "gh-151040: Fix `test_c_stack_unwind` on RISC-V (#152370)",
          "author_name": "Ivy Xu",
          "author_login": "ByteFlowing1337",
          "committed_at": "2026-06-29T14:47:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9751e1d7df5f1ed0e1520cd24b16750b173c2fbf",
          "body": "…GH-152595)\n\nThe name parameter of Misc.wait_variable(), setvar() and getvar() and the\nvalue parameter of setvar() no longer have default values, which were not\nmeaningful ('PY_VAR' and '1').\n\nCo-authored-by: Claude Opus 4.8 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "gh-152587: Make name and value required in tkinter variable methods (…",
          "author_name": "Serhiy Storchaka",
          "author_login": "serhiy-storchaka",
          "committed_at": "2026-06-29T14:11:03Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "b8cb0555d80bdb7a4d7a858d41402133a4d8ae9a",
          "body": "unget_wch() can push only a single-byte character on a narrow build,\nso skip the multi-byte cases there.\n\nCo-authored-by: Claude Opus 4.8 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "gh-133031: Fix test_textbox_edit_wide on a narrow build (GH-152592)",
          "author_name": "Serhiy Storchaka",
          "author_login": "serhiy-storchaka",
          "committed_at": "2026-06-29T14:00:21Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "e134a1aa36027fb3c8bd9493028072365b19479b",
          "body": "…methods (GH-152594)\n\nThe name parameter of Misc.wait_variable(), setvar() and getvar() and the\nvalue parameter of setvar() should not be optional.  Their default values\n('PY_VAR' and '1') are not meaningful and should not be advertised.\n\nCo-authored-by: Claude Opus 4.8 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "gh-152587: Stop documenting bogus default values in tkinter variable …",
          "author_name": "Serhiy Storchaka",
          "author_login": "serhiy-storchaka",
          "committed_at": "2026-06-29T13:48:10Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "b19839b40c771904b87ea35127f9fa1b8058597e",
          "body": null,
          "is_bot": false,
          "headline": "gh-151096: Fix test_embed with split exec prefix (#151288)",
          "author_name": "Harjoth Khara",
          "author_login": "harjothkhara",
          "committed_at": "2026-06-29T13:28:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bc0841336a224ce721526c5dac9ef7f939f4f27f",
          "body": "… (GH-152583)\n\nReorganize the curses documentation into topic subsections\n\nGroup the module-level functions, window methods and constants by topic\ninstead of presenting them as flat alphabetical lists, following the\ncategories used by the ncurses manual pages.\n\nCo-authored-by: Claude Opus 4.8 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "gh-152584: Reorganize the curses documentation into topic subsections…",
          "author_name": "Serhiy Storchaka",
          "author_login": "serhiy-storchaka",
          "committed_at": "2026-06-29T13:15:02Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "0cbac06fc62d658b4ebcc09928e1357edfe1cf01",
          "body": "…g (#151484)",
          "is_bot": false,
          "headline": "gh-151483: Only declare `PyCodeObject._co_unique_id` on Free Threadin…",
          "author_name": "Xiaowei Lu",
          "author_login": "weixlu",
          "committed_at": "2026-06-29T13:04:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e7b21b66a4ddc0ed57f74972bfb7cf1b678fca0a",
          "body": "…-152505)\n\nwindow.in_wch(), window.in_wchstr() and window.getbkgrnd() read a cell\ninto an uninitialized cchar_t, relying on the curses library to leave the\ntext NUL-terminated -- which ncurses does but X/Open does not require, so\nsome libraries (such as NetBSD curses) returned uninitialized bytes as\nwide characters.  Zero-initialize the cell buffers before the read and\ndefault the getcchar() output to an empty string.\n\nCo-authored-by: Claude Opus 4.8 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "gh-152503: Fix garbage text from curses wide-character cell reads (GH…",
          "author_name": "Serhiy Storchaka",
          "author_login": "serhiy-storchaka",
          "committed_at": "2026-06-29T12:06:47Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "0635e55b47e306aa6cc0610105775849b0699e2c",
          "body": "…-152504)\n\nSome curses functions were called unconditionally or gated only by the\nncurses-specific NCURSES_EXT_FUNCS macro, which broke building the module\nagainst other curses implementations (narrow ncurses, NetBSD curses) even\nwhen they provided the function.  Detect each with a configure capability\nprobe and gate on HAVE_CURSES_*.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "gh-152502: Detect optional curses functions with configure probes (GH…",
          "author_name": "Serhiy Storchaka",
          "author_login": "serhiy-storchaka",
          "committed_at": "2026-06-29T12:02:12Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "8ec36f14a552136d54072e3e5bb595ec1f4f0b5f",
          "body": "Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>",
          "is_bot": false,
          "headline": "gh-152359: Update numbers.rst to reference numeric-hash docs (#152549)",
          "author_name": "Paper Moon",
          "author_login": "tangyuan0821",
          "committed_at": "2026-06-29T09:56:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8458582736b69b1ac05eef65230c4806f92891cd",
          "body": null,
          "is_bot": false,
          "headline": "gh-152240: Fix test_c_stack_unwind on Linux LoongArch builds (#152241)",
          "author_name": "yzewei",
          "author_login": "yzewei",
          "committed_at": "2026-06-29T09:48:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1540584d5d0b6483b78256194825e76d2e52ad21",
          "body": "…568)\n\nAlso fix the ntpath.expanduser() docstring, which no longer uses $HOME.\n\nCo-authored-by: Claude Opus 4.8 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "gh-71450: Document that Tcl sets the HOME variable on Windows (GH-152…",
          "author_name": "Serhiy Storchaka",
          "author_login": "serhiy-storchaka",
          "committed_at": "2026-06-29T09:35:24Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "7aae0e58b7c02cefd3e13b0d1b65b4ef5cb2b57e",
          "body": "…d Resolution Order' doc (#149092)",
          "is_bot": false,
          "headline": "gh-148909: Fix broken author attribution URL in 'The Python 2.3 Metho…",
          "author_name": "Ivy Xu",
          "author_login": "ByteFlowing1337",
          "committed_at": "2026-06-29T09:27:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 34,
      "commits_last_year": 4230,
      "latest_release_at": "2017-01-16T08:19:54Z",
      "latest_release_tag": "v3.4.6",
      "releases_from_tags": true,
      "days_since_last_push": 0,
      "active_weeks_last_year": 49,
      "days_since_latest_release": 3478,
      "mean_days_between_releases": 92.6
    },
    "community": {
      "has_readme": false,
      "has_license": false,
      "has_description": false,
      "has_contributing": false,
      "health_percentage": null,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": []
    },
    "popularity": {
      "forks": 3,
      "stars": 7,
      "watchers": 4,
      "fork_history": {
        "days": [
          {
            "date": "2020-01-04",
            "count": 1
          },
          {
            "date": "2025-06-24",
            "count": 1
          },
          {
            "date": "2026-02-23",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 3,
        "total_forks": 3
      },
      "star_history": null,
      "open_issues_and_prs": 4
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [
        "example"
      ],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [
        "Doc/Makefile",
        "Tools/freeze/test/Makefile",
        "Tools/peg_generator/Makefile",
        "Tools/unicode/Makefile"
      ],
      "api_schema_files": [],
      "has_devcontainer": true,
      "typecheck_configs": [
        "Lib/_pyrepl/mypy.ini",
        "Lib/test/libregrtest/mypy.ini",
        "Lib/tomllib/mypy.ini",
        "Platforms/emscripten/browser_test/tsconfig.json",
        "Tools/build/mypy.ini",
        "Tools/cases_generator/mypy.ini",
        "Tools/check-c-api-docs/mypy.ini",
        "Tools/clinic/mypy.ini",
        "Tools/jit/mypy.ini",
        "Tools/peg_generator/mypy.ini"
      ],
      "toolchain_manifests": [
        "Platforms/Android/testbed/app/build.gradle.kts",
        "Platforms/Android/testbed/build.gradle.kts"
      ],
      "largest_source_bytes": 1467683,
      "source_files_sampled": 3450,
      "oversized_source_files": 319,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "Doc/requirements.txt",
        "Tools/requirements-dev.txt",
        "Tools/requirements-hypothesis.txt"
      ],
      "advisories": {
        "error": null,
        "scope": "repository_graph",
        "source": "osv",
        "findings": [
          {
            "name": "follow-redirects",
            "direct": false,
            "version": "1.15.9",
            "severity": "moderate",
            "ecosystem": "npm",
            "cvss_score": 5.3,
            "advisory_ids": [
              "GHSA-r4q5-vmmm-2653"
            ],
            "fixed_version": "1.16.0",
            "advisory_count": 1,
            "oldest_advisory_days": 104
          },
          {
            "name": "qs",
            "direct": false,
            "version": "6.15.0",
            "severity": "moderate",
            "ecosystem": "npm",
            "cvss_score": 5.3,
            "advisory_ids": [
              "GHSA-q8mj-m7cp-5q26"
            ],
            "fixed_version": "6.15.2",
            "advisory_count": 1,
            "oldest_advisory_days": 65
          }
        ],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {
          "moderate": 2
        },
        "advisory_count": 2,
        "affected_count": 2,
        "assessed_count": 110,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 83,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "pypi"
      ],
      "dependencies": [],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "@babel/code-frame",
            "direct": false,
            "version": "7.29.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-validator-identifier",
            "direct": false,
            "version": "7.28.5",
            "ecosystem": "npm"
          },
          {
            "name": "@playwright/test",
            "direct": false,
            "version": "1.58.2",
            "ecosystem": "npm"
          },
          {
            "name": "@types/minimist",
            "direct": false,
            "version": "1.2.5",
            "ecosystem": "npm"
          },
          {
            "name": "@types/node",
            "direct": false,
            "version": "24.12.0",
            "ecosystem": "npm"
          },
          {
            "name": "@types/normalize-package-data",
            "direct": false,
            "version": "2.4.4",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-styles",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "arrify",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "async",
            "direct": false,
            "version": "3.2.6",
            "ecosystem": "npm"
          },
          {
            "name": "basic-auth",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "call-bind-apply-helpers",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "call-bound",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "camelcase",
            "direct": false,
            "version": "6.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "camelcase-keys",
            "direct": false,
            "version": "7.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "chalk",
            "direct": false,
            "version": "4.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "color-convert",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "color-name",
            "direct": false,
            "version": "1.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "corser",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "debug",
            "direct": false,
            "version": "4.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "decamelize",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "decamelize",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "decamelize-keys",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "dunder-proto",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "error-ex",
            "direct": false,
            "version": "1.3.4",
            "ecosystem": "npm"
          },
          {
            "name": "es-define-property",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "es-errors",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "es-object-atoms",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "eventemitter3",
            "direct": false,
            "version": "4.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "find-up",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "follow-redirects",
            "direct": false,
            "version": "1.15.9",
            "ecosystem": "npm"
          },
          {
            "name": "fsevents",
            "direct": false,
            "version": "2.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "function-bind",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "get-intrinsic",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "get-port",
            "direct": false,
            "version": "6.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "get-port-cli",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "get-proto",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "gopd",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "hard-rejection",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "has-flag",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "has-symbols",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "hasown",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "he",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "hosted-git-info",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "html-encoding-sniffer",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "http-proxy",
            "direct": false,
            "version": "1.18.1",
            "ecosystem": "npm"
          },
          {
            "name": "http-server",
            "direct": false,
            "version": "14.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "iconv-lite",
            "direct": false,
            "version": "0.6.3",
            "ecosystem": "npm"
          },
          {
            "name": "indent-string",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-arrayish",
            "direct": false,
            "version": "0.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-core-module",
            "direct": false,
            "version": "2.16.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-plain-obj",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "js-tokens",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "json-parse-even-better-errors",
            "direct": false,
            "version": "2.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "kind-of",
            "direct": false,
            "version": "6.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "lines-and-columns",
            "direct": false,
            "version": "1.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "locate-path",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "lru-cache",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "map-obj",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "map-obj",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "math-intrinsics",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "meow",
            "direct": false,
            "version": "10.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "mime",
            "direct": false,
            "version": "1.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "minimist",
            "direct": false,
            "version": "1.2.8",
            "ecosystem": "npm"
          },
          {
            "name": "minimist-options",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "ms",
            "direct": false,
            "version": "2.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "normalize-package-data",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "object-inspect",
            "direct": false,
            "version": "1.13.4",
            "ecosystem": "npm"
          },
          {
            "name": "opener",
            "direct": false,
            "version": "1.5.2",
            "ecosystem": "npm"
          },
          {
            "name": "p-limit",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-locate",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "parse-json",
            "direct": false,
            "version": "5.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "path-exists",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "picocolors",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "playwright",
            "direct": false,
            "version": "1.58.2",
            "ecosystem": "npm"
          },
          {
            "name": "playwright-core",
            "direct": false,
            "version": "1.58.2",
            "ecosystem": "npm"
          },
          {
            "name": "portfinder",
            "direct": false,
            "version": "1.0.37",
            "ecosystem": "npm"
          },
          {
            "name": "qs",
            "direct": false,
            "version": "6.15.0",
            "ecosystem": "npm"
          },
          {
            "name": "quick-lru",
            "direct": false,
            "version": "5.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "read-pkg",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "read-pkg-up",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "redent",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "requires-port",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "safe-buffer",
            "direct": false,
            "version": "5.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "safer-buffer",
            "direct": false,
            "version": "2.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "secure-compare",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "semver",
            "direct": false,
            "version": "7.7.4",
            "ecosystem": "npm"
          },
          {
            "name": "side-channel",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "side-channel-list",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "side-channel-map",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "side-channel-weakmap",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "spdx-correct",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "spdx-exceptions",
            "direct": false,
            "version": "2.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "spdx-expression-parse",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "spdx-license-ids",
            "direct": false,
            "version": "3.0.23",
            "ecosystem": "npm"
          },
          {
            "name": "strip-indent",
            "direct": false,
            "version": "4.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "supports-color",
            "direct": false,
            "version": "7.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "trim-newlines",
            "direct": false,
            "version": "4.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "type-fest",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "undici-types",
            "direct": false,
            "version": "7.16.0",
            "ecosystem": "npm"
          },
          {
            "name": "union",
            "direct": false,
            "version": "0.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "url-join",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "validate-npm-package-license",
            "direct": false,
            "version": "3.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "whatwg-encoding",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "yallist",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "yargs-parser",
            "direct": false,
            "version": "20.2.9",
            "ecosystem": "npm"
          },
          {
            "name": "yocto-queue",
            "direct": false,
            "version": "0.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "babel",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "blurb",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "colorama",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "hypothesis",
            "direct": false,
            "version": "6.155.3",
            "ecosystem": "pypi"
          },
          {
            "name": "imagesize",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "jinja2",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "linklint",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "markupsafe",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "mypy",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "pypi"
          },
          {
            "name": "packaging",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "py-big-endian",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "py-ctf-alnum",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "py-ctf-alpha",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "py-ctf-digit",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "py-ctf-lower",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "py-ctf-space",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "py-ctf-upper",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "py-ctf-xdigit",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "py-def-event",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "py-dword-max",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "py-filesystemdefaultencodeerrors",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "py-filesystemdefaultencoding",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "py-foreach-code-event",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "py-foreach-dict-event",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "py-foreach-func-event",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "py-frozenmain",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "py-hasfilesystemdefaultencoding",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "py-hash-external",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "py-invalid-size",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "py-monitoring-event-branch",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "py-stdiotextmode",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "py-timeout-max",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "py-timeout-t",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "py-universalnewlinefgets",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "py-utf8mode",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "py-write-restricted",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "pycf-allow-incomplete-input",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "pycf-compile-mask",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "pycf-dont-imply-dedent",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "pycf-ignore-cookie",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "pycf-mask",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "pycf-mask-obsolete",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "pycf-source-is-utf8",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "pycfunction-get-class",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "pydescr-name",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "pydescr-type",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "pydtrace-audit",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "pydtrace-function-entry",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "pydtrace-function-return",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "pydtrace-gc-done",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "pydtrace-gc-start",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "pydtrace-import-find-load-done",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "pydtrace-import-find-load-start",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "pydtrace-instance-delete-done",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "pydtrace-instance-delete-start",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "pydtrace-instance-new-done",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "pydtrace-instance-new-start",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "pydtrace-line",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "pyerr-display",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "pyerr-warn",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "pyexpat-capi-magic",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "pyexpat-capsule-name",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "pygments",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "pylong-bits-in-digit",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "pyobject-get-weakrefs-listptr",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "pyos-readline",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "pystats-max-uop-id",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "python-docs-theme",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "pyunstable-executable-kind-builtin-function",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "pyunstable-executable-kind-method-descriptor",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "pyunstable-executable-kind-py-function",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "pyunstable-executable-kind-skip",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "pyunstable-executable-kinds",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "pywrapperflag-keywords",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "requests",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "snowballstemmer",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "sphinx",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "sphinx-notfound-page",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "sphinxcontrib-applehelp",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "sphinxcontrib-devhelp",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "sphinxcontrib-htmlhelp",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "sphinxcontrib-jsmath",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "sphinxcontrib-qthelp",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "sphinxcontrib-serializinghtml",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "sphinxext-opengraph",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "types-psutil",
            "direct": false,
            "version": "7.2.2.20260508",
            "ecosystem": "pypi"
          },
          {
            "name": "types-setuptools",
            "direct": false,
            "version": "82.0.0.20260508",
            "ecosystem": "pypi"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 193,
        "direct_count": 0,
        "indirect_count": 193
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 4,
        "merged_prs": 1,
        "open_issues": 0,
        "closed_ratio": null,
        "closed_issues": 0,
        "closed_unmerged_prs": 23
      },
      "bus_factor": 11,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "gvanrossum",
          "commits": 11275,
          "avatar_url": "https://avatars.githubusercontent.com/u/2894642?v=4"
        },
        {
          "type": "User",
          "login": "vstinner",
          "commits": 6757,
          "avatar_url": "https://avatars.githubusercontent.com/u/194129?v=4"
        },
        {
          "type": "User",
          "login": "benjaminp",
          "commits": 5877,
          "avatar_url": "https://avatars.githubusercontent.com/u/219470?v=4"
        },
        {
          "type": "User",
          "login": "birkenfeld",
          "commits": 5680,
          "avatar_url": "https://avatars.githubusercontent.com/u/144359?v=4"
        },
        {
          "type": "User",
          "login": "serhiy-storchaka",
          "commits": 5479,
          "avatar_url": "https://avatars.githubusercontent.com/u/3659035?v=4"
        },
        {
          "type": "User",
          "login": "freddrake",
          "commits": 5465,
          "avatar_url": "https://avatars.githubusercontent.com/u/588792?v=4"
        },
        {
          "type": "User",
          "login": "rhettinger",
          "commits": 4576,
          "avatar_url": "https://avatars.githubusercontent.com/u/1623689?v=4"
        },
        {
          "type": "User",
          "login": "pitrou",
          "commits": 3781,
          "avatar_url": "https://avatars.githubusercontent.com/u/1721820?v=4"
        },
        {
          "type": "User",
          "login": "jackjansen",
          "commits": 2978,
          "avatar_url": "https://avatars.githubusercontent.com/u/4665100?v=4"
        },
        {
          "type": "User",
          "login": "loewis",
          "commits": 2772,
          "avatar_url": "https://avatars.githubusercontent.com/u/74179?v=4"
        }
      ],
      "contributors_sampled": 100,
      "top_contributor_share": 0.103
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "add-issue-header.yml",
        "build.yml",
        "jit.yml",
        "lint.yml",
        "mypy.yml",
        "new-bugs-announce-notifier.yml",
        "require-pr-label.yml",
        "reusable-check-c-api-docs.yml",
        "reusable-check-html-ids.yml",
        "reusable-cifuzz.yml",
        "reusable-context.yml",
        "reusable-docs.yml",
        "reusable-emscripten.yml",
        "reusable-macos.yml",
        "reusable-san.yml",
        "reusable-ubuntu.yml",
        "reusable-wasi.yml",
        "reusable-windows-msi.yml",
        "reusable-windows.yml",
        "stale.yml",
        "tail-call.yml",
        "verify-ensurepip-wheels.yml",
        "verify-expat.yml"
      ],
      "has_docs_dir": true,
      "linter_configs": [
        ".ruff.toml"
      ],
      "has_editorconfig": true,
      "has_linter_config": true,
      "has_precommit_config": true
    },
    "security_signals": {
      "lockfiles": [
        "package-lock.json"
      ],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 6,
            "reason": "binaries present in source code",
            "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 49 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": 10,
            "reason": "update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 10,
            "reason": "project is fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 9,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 10,
            "reason": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 8,
            "reason": "dependency not pinned by hash detected -- score normalized to 8",
            "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": 10,
            "reason": "security policy file 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": 10,
            "reason": "GitHub workflow tokens follow principle of least privilege",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 6,
            "reason": "4 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "423ae0ff36c6485f722e0fe3274124dc3df09862",
        "ran_at": "2026-07-27T03:58:36Z",
        "aggregate_score": 6.7,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": true,
      "has_dependabot_config": true
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-27T03:32:27Z",
      "oldest_open_prs": [
        {
          "number": 21,
          "created_at": "2023-01-01T11:01:10Z",
          "last_comment_at": "2023-01-01T11:01:11Z",
          "last_comment_author": "dependabot"
        },
        {
          "number": 26,
          "created_at": "2026-07-03T20:03:41Z",
          "last_comment_at": "2026-07-03T20:03:42Z",
          "last_comment_author": "dependabot"
        },
        {
          "number": 27,
          "created_at": "2026-07-03T20:04:11Z",
          "last_comment_at": "2026-07-03T20:04:12Z",
          "last_comment_author": "dependabot"
        },
        {
          "number": 28,
          "created_at": "2026-07-03T20:04:14Z",
          "last_comment_at": "2026-07-03T20:04:14Z",
          "last_comment_author": "dependabot"
        }
      ],
      "last_merged_pr_at": "2026-05-13T14:45:53Z",
      "ci_last_conclusion": "SKIPPED",
      "oldest_open_issues": []
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/serhiy-storchaka/cpython",
    "host": "github.com",
    "name": "cpython",
    "owner": "serhiy-storchaka"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 61,
      "inputs": {
        "security": 74,
        "vitality": 75,
        "community": 18,
        "governance": 58,
        "engineering": 76
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "good",
        "name": "Vitality",
        "value": 75,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "excellent",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 98,
            "inputs": {
              "commits_last_year": 4230,
              "human_commit_share": 0.98,
              "days_since_last_push": 0,
              "active_weeks_last_year": 49
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 0 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "49/52 weeks with commits",
                "points": 33.9,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 49
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "4230 commits in the last year",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 4230
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "at_risk",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 40,
            "inputs": {
              "releases_count": 34,
              "latest_release_tag": "v3.4.6",
              "releases_from_tags": true,
              "days_since_latest_release": 3478,
              "mean_days_between_releases": 92.6
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "34 version tags (no GitHub releases)",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "version_tags_no_releases",
                    "params": {
                      "count": 34
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 3478 days ago",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 3478
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~92.6 days",
                "points": 19.8,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 92.6
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "maintained",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 23,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 23 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 23
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "critical",
        "name": "Community & Adoption",
        "value": 18,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "critical",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 18,
            "inputs": {
              "forks": 3,
              "stars": 7,
              "watchers": 4,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "7 stars",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 7
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "3 forks",
                "points": 2.5,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "4 watchers",
                "points": 2.7,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 4
                    }
                  }
                ],
                "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": "moderate",
        "name": "Sustainability & Governance",
        "value": 58,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "excellent",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 98,
            "inputs": {
              "bus_factor": 11,
              "contributors_sampled": 100,
              "top_contributor_share": 0.103
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "11 contributor(s) cover half of all commits",
                "points": 54,
                "status": "met",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 11
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 10% of commits",
                "points": 20.2,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 10
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "100 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 100
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 49 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. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "issue_resolution"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 3,
            "inputs": {
              "merged_prs": 1,
              "open_issues": 0,
              "closed_issues": 0,
              "issue_closed_ratio": null,
              "closed_unmerged_prs": 23
            },
            "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": "1/24 decided PRs merged",
                "points": 1.6,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 1,
                      "decided": 24
                    }
                  }
                ],
                "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": 64,
            "inputs": {
              "followers": 559,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "serhiy-storchaka",
              "public_repos": 21,
              "account_age_days": 4903
            },
            "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": "559 followers of serhiy-storchaka",
                "points": 19.8,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 559,
                      "login": "serhiy-storchaka"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "21 public repos, account ~13 yr old",
                "points": 21.8,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 21
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 13
                    }
                  }
                ],
                "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": 76,
        "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": 100,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": true,
              "has_linter_config": true,
              "has_precommit_config": true
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "23 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 23
                    }
                  }
                ],
                "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": ".ruff.toml",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".ruff.toml"
                    }
                  }
                ],
                "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": 6.4,
                "status": "met",
                "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": "at_risk",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "topics": [],
              "has_wiki": false,
              "homepage": "https://www.python.org/",
              "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://www.python.org/",
                "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": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "good",
        "name": "Security",
        "value": 74,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "moderate",
            "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": 67,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 15,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 3,
              "scorecard_aggregate": 6.7
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "binaries present in source code",
                "points": 4.5,
                "status": "partial",
                "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 49 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": "update tool detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is fuzzed",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.2,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 8",
                "points": 4,
                "status": "partial",
                "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 detected",
                "points": 5,
                "status": "met",
                "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": "GitHub workflow tokens follow principle of least privilege",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "4 existing vulnerabilities detected",
                "points": 4.5,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "excellent",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 110 resolved dependencies against OSV; 83 could not be assessed (no resolved version, an unsupported ecosystem, or beyond the reported package list). This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "indirect_dependencies_free_of_known_advisories",
                    "no_advisories_left_outstanding"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_repository",
                "params": {
                  "assessed": 110
                }
              },
              {
                "code": "advisories_unassessed",
                "params": {
                  "count": 83
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 2,
              "affected_packages": 2,
              "assessed_packages": 110,
              "unassessed_packages": 83,
              "affected_by_severity": "moderate 2",
              "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": "transitive set not separable from development and test dependencies in this scope",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_scope_not_separable",
                    "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": 110,
              "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": 9
            },
            "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": 69,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "at_risk",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.796,
              "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": "78 of 98 human commits state their intent (structured subject or explanatory body)",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 78,
                      "sampled": 98
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "excellent",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 98,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "package-lock.json"
              ],
              "has_dockerfile": false,
              "typed_language": false,
              "bootstrap_files": [
                "Doc/Makefile",
                "Tools/freeze/test/Makefile",
                "Tools/peg_generator/Makefile",
                "Tools/unicode/Makefile"
              ],
              "has_devcontainer": true,
              "has_linter_config": true,
              "typecheck_configs": [
                "Lib/_pyrepl/mypy.ini",
                "Lib/test/libregrtest/mypy.ini",
                "Lib/tomllib/mypy.ini",
                "Platforms/emscripten/browser_test/tsconfig.json",
                "Tools/build/mypy.ini",
                "Tools/cases_generator/mypy.ini",
                "Tools/check-c-api-docs/mypy.ini",
                "Tools/clinic/mypy.ini",
                "Tools/jit/mypy.ini",
                "Tools/peg_generator/mypy.ini"
              ],
              "agent_commit_share": 0.26,
              "toolchain_manifests": [
                "Platforms/Android/testbed/app/build.gradle.kts",
                "Platforms/Android/testbed/build.gradle.kts"
              ],
              "dependency_bot_commit_share": 0.02
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "Doc/Makefile, Tools/freeze/test/Makefile, Tools/peg_generator/Makefile, Tools/unicode/Makefile",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Doc/Makefile, Tools/freeze/test/Makefile, Tools/peg_generator/Makefile, Tools/unicode/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": ".ruff.toml",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".ruff.toml"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "Lib/_pyrepl/mypy.ini, Lib/test/libregrtest/mypy.ini, Lib/tomllib/mypy.ini, Platforms/emscripten/browser_test/tsconfig.json, Tools/build/mypy.ini, Tools/cases_generator/mypy.ini, Tools/check-c-api-docs/mypy.ini, Tools/clinic/mypy.ini, Tools/jit/mypy.ini, Tools/peg_generator/mypy.ini",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Lib/_pyrepl/mypy.ini, Lib/test/libregrtest/mypy.ini, Lib/tomllib/mypy.ini, Platforms/emscripten/browser_test/tsconfig.json, Tools/build/mypy.ini, Tools/cases_generator/mypy.ini, Tools/check-c-api-docs/mypy.ini, Tools/clinic/mypy.ini, Tools/jit/mypy.ini, Tools/peg_generator/mypy.ini"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "devcontainer, lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "devcontainer, lockfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "26 of the last 100 commits agent-authored or agent-credited",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "agent_authored_commits",
                    "params": {
                      "count": 26,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "2 of the last 100 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 2,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 8",
                "points": 8,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "good",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 77,
            "inputs": {
              "primary_language": "Python",
              "largest_source_bytes": 1467683,
              "source_files_sampled": 3450,
              "oversized_source_files": 319
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "Python with type-check config (Lib/_pyrepl/mypy.ini, Lib/test/libregrtest/mypy.ini, Lib/tomllib/mypy.ini, Platforms/emscripten/browser_test/tsconfig.json, Tools/build/mypy.ini, Tools/cases_generator/mypy.ini, Tools/check-c-api-docs/mypy.ini, Tools/clinic/mypy.ini, Tools/jit/mypy.ini, Tools/peg_generator/mypy.ini)",
                "points": 27,
                "status": "partial",
                "details": [
                  {
                    "code": "typecheck_config_language",
                    "params": {
                      "files": "Lib/_pyrepl/mypy.ini, Lib/test/libregrtest/mypy.ini, Lib/tomllib/mypy.ini, Platforms/emscripten/browser_test/tsconfig.json, Tools/build/mypy.ini, Tools/cases_generator/mypy.ini, Tools/check-c-api-docs/mypy.ini, Tools/clinic/mypy.ini, Tools/jit/mypy.ini, Tools/peg_generator/mypy.ini",
                      "language": "Python"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "319/3450 source files over 60KB",
                "points": 49.9,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 3450,
                      "oversized": 319
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          },
          {
            "key": "ai_interfaces",
            "band": "at_risk",
            "name": "Machine-readable interfaces",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "example_dirs": [
                "example"
              ],
              "has_mcp_signal": false,
              "api_schema_files": []
            },
            "components": [
              {
                "key": "api_schema_openapi_graphql_proto",
                "name": "API schema (OpenAPI/GraphQL/proto)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 40
              },
              {
                "key": "mcp_server",
                "name": "MCP server",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "runnable_examples",
                "name": "Runnable examples",
                "detail": "example",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "example"
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
    "Community profile unavailable"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-27T03:59:10.837442Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/s/serhiy-storchaka/cpython.svg",
  "full_name": "serhiy-storchaka/cpython",
  "license_state": "custom",
  "license_spdx": null
}

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

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

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