Experiment with turning on annotation_typing globally
Abierto
@mdboom ya está trabajando en esto.
Desde el 17/9/2026.
triage
- Lenguaje dominante
- Cython
- Estrellas
- 3.4k
- Forks
- 329
- Merge medio
- 1 d 21 h
- PR fusionados (30 d)
- 113
Descripción
Given that disabling annotation_typing was the key to fixing https://github.com/NVIDIA/cuda-python/pull/2634, and now we see that annotation typing may be the source of real bugs (https://github.com/NVIDIA/cuda-python/pull/2893), maybe we should consider disabling annotation_typing globally across the codebase and fixing what breaks, because it seems like a saner/safer default.
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.