mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-05-13 10:08:27 +08:00
94b7eac675
See https://github.com/google/pytype/issues/779. In Python 3.8, pytype fails to parse this file because it can't find Context. This wasn't caught by pytype_test because the test runs in Python 3.6.