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

Fix mypy configuration & upgrade typing #2548

Merged
merged 6 commits into from
Jan 14, 2024

Conversation

tdadela
Copy link
Contributor

@tdadela tdadela commented Jan 13, 2024

  1. Mypy: check typing compatibility for the oldest supported Python version - currently Python3.8.
  2. Fix mypy errors, add from __future__ import annotations & upgrade type annotations using fix-future-annotations.
  3. Upgrade mypy, set types-requests as mypy test dependency in tox.

@cyberw
Copy link
Collaborator

cyberw commented Jan 14, 2024

Nice!!

@cyberw cyberw merged commit 5e5c2f5 into locustio:master Jan 14, 2024
15 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.

None yet

2 participants