Experiment with turning on annotation_typing globally
Open
@mdboom is already working on this.
Since Sep 17, 2026.
triage
- Dominant language
- Cython
- Stars
- 3.4k
- Forks
- 329
- Avg merge
- 1d 23h
- Merged PRs (30d)
- 116
Description
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.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.