Skip to content

Fix non-numeric pyright typing issues caused by pyglet changes #2058

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

Merged

Conversation

pushfoo
Copy link
Member

@pushfoo pushfoo commented Apr 9, 2024

Changes

  1. # type: ignore pyglet's incorrect and overly-strict use of Literal
  2. # noqa an outdated .pyi which omits __version__

Why

Pyright keeps marking PRs as broken when they didn't break anything.

@pushfoo pushfoo changed the title Fix pyright typing issues caused by pyglet changes Fix non-numeric pyright typing issues caused by pyglet changes Apr 9, 2024
@Cleptomania Cleptomania merged commit 92b9224 into pythonarcade:development Apr 9, 2024
7 of 8 checks passed
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

Successfully merging this pull request may close these issues.

2 participants