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
python/cpython#18491 changes col_offsets for some parenthesised expressions, of which mypy has a few in its test suite. This affects Python 3.9 as well. Note Travis currently seems to run with 3.8.0, I believe they update their Python images whenever they see fit.
python/cpython#18491 changes col_offsets for some parenthesised expressions, of which mypy has a few in its test suite. This affects Python 3.9 as well. Note Travis currently seems to run with 3.8.0, I believe they update their Python images whenever they see fit.
https://bugs.python.org/issue40349
https://bugs.python.org/issue39474