typeshed icon indicating copy to clipboard operation
typeshed copied to clipboard

[CI] Remove hack to run mypy for Python 3.14

Open srittau opened this issue 8 months ago • 1 comments

srittau avatar May 28 '25 10:05 srittau

it looks like we might be spending a looooong time building some third-party-stub non-types dependencies from source as part of mypy_test.py if we run it on Python 3.14...

AlexWaygood avatar May 28 '25 10:05 AlexWaygood

it looks like we might be spending a looooong time building some third-party-stub non-types dependencies from source as part of mypy_test.py if we run it on Python 3.14...

Not terribly surprising, but that's still a problem, so keeping this as a draft for now.

srittau avatar Jul 11 '25 14:07 srittau

Superseded by #14651

brianschubert avatar Aug 27 '25 14:08 brianschubert