[proxy] web.archive.org← back | site home | direct (HTTPS) ↗ | proxy home | ◑ dark◐ light

Don't crash if module shadows special library module such as "typing" by JukkaL · Pull Request #8405 · python/mypy

ilevkivskyi

Special cases a small set of modules so that they must be defined in
typeshed, as otherwise it's likely that mypy can crash, as it assumes
that various things are defined in very specific ways in these modules.

Fixes #1876.

approved these changes Feb 14, 2020

JukkaL merged commit 09676c9 into master

Feb 21, 2020

4 checks passed

continuous-integration/appveyor/pr AppVeyor build succeeded

Details

continuous-integration/travis-ci/pr The Travis CI build passed

Details

Closed