mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-03-25 07:28:01 +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.