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
Provide a better fallback value for the python_version option (#19162)
Followup to #19157. After dropping
support for an old Python version, mypy should assume the next oldest
one instead of the current interpreter version.
0 commit comments