You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
OK. So i should continue to ignore it until the CI's mypy runs on py39?
If we want to to use mypy to help catch errors for our minimum supported versions, we should probably keep type checking pinned to Python 3.8 until we drop support for it. That does not stop us running mypy on a later version of Python.
Similarly we have the mypy config setup to check against Linux otherwise we get clipboard related errors reported on Windows.
I have checked that this issue has not already been reported.
I have confirmed this bug exists on the latest version of pandas.
I have confirmed this bug exists on the master branch of pandas.
Reproducible Example
The text was updated successfully, but these errors were encountered: