Allow building with hardware address sanitizer
未關閉
@StanFromIreland 已經在處理了。
開始於 2026年8月31日。
build
type-feature
- 主要語言
- Python
- 星號
- 77.2k
- 分支
- 36k
- 平均合併
- 1 天 9 小時
- 30 天內合併 PR
- 558
描述
Feature or enhancement
Proposal:
There is a hardware address sanitizer
- The main documentation is on https://source.android.com/docs/security/test/hwasan
- The llvm doc is https://clang.llvm.org/docs/HardwareAssistedAddressSanitizerDesign.html
I'd like the CPython to be buildable with the hwasan config.
Feel free to object if you see that it's against the CPython direction.
Has this already been discussed elsewhere?
This is a minor feature, which does not need previous discussion elsewhere
Links to previous discussion of this feature:
No response
Linked PRs
- gh-156050
- gh-156721
貢獻指南
從這裡開始
- 先讀完整個 Issue,再讀專案的貢獻指南。
- 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
- Fork 儲存庫,在一個分支上完成修改。
- 送出 Pull Request,並在描述裡引用這個 Issue 編號。
評估
這個 Issue 還沒有評估資料。