Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update typing to follow pyright #4479

Open
pierceroberts opened this issue Mar 12, 2025 · 0 comments
Open

Update typing to follow pyright #4479

pierceroberts opened this issue Mar 12, 2025 · 0 comments

Comments

@pierceroberts
Copy link
Contributor

Based on the work in this PR: #4425
It was determined that we make smaller PR's to update the typing to follow the pyright instead of mypy.
These smaller PR's will work towards the goal of eliminating mypy and switching permanently to pyright.
Objectives:

  1. Fix typing issues from the exclude list in follow-up small PRs
    a. Based on more restrictions we can set those and then clean them up in small prs.
  2. When the fix list for at least opentelemetry-api and opentelemetry-sdk/resources is done, we remove mypy from CI.
    a. Once the small PRs are merged we can remove the ci stuff.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant