Skip to content

Fix Pyright errors with requests==2.34.0#3873

Merged
jvstme merged 1 commit into
masterfrom
fix_pyright_with_latest_requests
May 12, 2026
Merged

Fix Pyright errors with requests==2.34.0#3873
jvstme merged 1 commit into
masterfrom
fix_pyright_with_latest_requests

Conversation

@jvstme
Copy link
Copy Markdown
Collaborator

@jvstme jvstme commented May 12, 2026

The latest requests version annotates HTTPError.response as optional, which breaks our Pyright checks.

The latest `requests` version annotates
`HTTPError.response` as optional, which breaks our
Pyright checks.
@jvstme jvstme merged commit 5c79bc8 into master May 12, 2026
25 checks passed
@jvstme jvstme deleted the fix_pyright_with_latest_requests branch May 12, 2026 07:37
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.

1 participant