The docs for this PR live here. All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.
no switch to https://github.com/astral-sh/ty?
no switch to https://github.com/astral-sh/ty?
Got lazy when I saw the 113 errors... 😕
(but yeah would be good, it's so fast!)
thank you!
Merging this one right now.
I'd wait for a bit before switching to https://github.com/astral-sh/ty. We would have quite a lot of changes to make so I'd prefer to do it once ty is at least in beta version (currently v0.0.1a6
).
Login to write a write a comment.
For the record, mypy version is pinned to avoid unexpectedly breaking the CI on an update. But it has been quite some time now that we haven't updated it manually so let's do it (also, I need
typing.Unpack
for another PR which current mypy complains about).Since 1.15.0 does not support Python 3.8 anymore, I pinned the version to the latest available (1.14.1). No big deal anyway, we will surely remove Python 3.8 soon-ish.