Skip to content

Conversation

@srittau
Copy link
Collaborator

@srittau srittau commented Aug 21, 2023

We only support running mypy using 3.8+ up, since mypy 1.5 dropped support for running with Python 3.7.

Closes: #10599

We only support running mypy using 3.8+ up, since mypy 1.5 dropped
support for running with Python 3.7.

Closes: python#10599
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
Copy link
Member

@AlexWaygood AlexWaygood left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

(I haven't manually verified that this fixes the issue, but I assume it does)

@srittau srittau merged commit cfc671f into python:main Aug 21, 2023
@srittau srittau deleted the runtests-3.8 branch August 21, 2023 09:30
@srittau
Copy link
Collaborator Author

srittau commented Aug 21, 2023

I verified it manually. My tests still fail, but that's because of some stubtest inconsistencies vis-à-vis installed libraries.

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.

scripts/runtests.py cannot run tests/mypy_test.py

2 participants