mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-08-22 15:56:50 +08:00
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.