mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-02-07 02:10:59 +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.