Feature: omit certain errors in try blocks w/ certain exception handlers
Open
typechecking
- Dominant language
- Rust
- Stars
- 7k
- Forks
- 519
- PR merge metrics
- No merged PRs in 30d
Description
### Describe the Bug
Context: https://github.com/microsoft/pyright/issues/1739
Can we skip emitting certain type checker errors when they occur in `try` blocks guarded by an approprate exception handler?
This needs discussion for whether or not we should do this, and what errors this would apply to
### Sandbox Link
_No response_
### (Only applicable for extension issues) IDE Information
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.