Allow building with hardware address sanitizer
Abierto
@StanFromIreland ya está trabajando en esto.
Desde el 31/8/2026.
build
type-feature
- Lenguaje dominante
- Python
- Estrellas
- 77.2k
- Forks
- 35.9k
- Métricas de merge de PR
- Métricas de PR pendientes
Descripción
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
Guía de contribución
Primeros pasos
- Lee el issue completo y luego la guía de contribución del proyecto.
- Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
- Haz un fork del repositorio y trabaja en una rama.
- Abre un pull request que haga referencia al número del issue.
Evaluación
Este issue todavía no se ha evaluado.