Allow building with hardware address sanitizer
Aberta
@StanFromIreland já está trabalhando nisso.
Desde 31/8/2026.
build
type-feature
- Linguagem predominante
- Python
- Estrelas
- 77.2k
- Forks
- 36k
- Métricas de merge de PRs
- Métricas de PR pendentes
Descrição
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
Guia de contribuição
Primeiros passos
- Leia a issue inteira e depois o guia de contribuição do projeto.
- Comente na issue dizendo que vai assumir — evita que duas pessoas façam o mesmo trabalho.
- Faça um fork do repositório e trabalhe em uma branch.
- Abra um pull request que referencie o número da issue.
Avaliação
Esta issue ainda não foi avaliada.