python / python/cpython

Dump abi without location info

未關閉
#96,506 0 則留言 1 個 reaction 已指派 0 人 在 GitHub 檢視

還沒有人認領這個 Issue。

3.13 build type-feature
主要語言
Python
星號
77.2k
分支
36k
平均合併
1 天 9 小時
30 天內合併 PR
558

描述

Feature or enhancement

The ABI files Doc/data/python3.*.abi contain file names and line number information. The fields lead to extra noise every time the file is updated. I believe that the information is not needed to check ABI changes. abidw has an option --no-show-locs to suppress location information.

貢獻指南

開啟貢獻指南

從這裡開始

  1. 先讀完整個 Issue,再讀專案的貢獻指南。
  2. 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
  3. Fork 儲存庫,在一個分支上完成修改。
  4. 送出 Pull Request,並在描述裡引用這個 Issue 編號。

研究方向

先找出 Doc/data/python3.*.abi 的產生方式,以及在哪裡呼叫 abidw;issue 指出 abidw --no-show-locs 是相關選項。完成的判定標準是重新產生的 ABI 檔案省略檔名和行號,同時仍支援 ABI 變更檢查。

由索引模型根據 Issue 內容生成。

評估

技術堆疊
python
領域
build-system
Issue 類型
功能
難度
3/5
預估耗時
1-2 天
活躍度
停滯
描述清晰度
基本清楚
新手友好度
56/100

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。