mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-05-13 10:08:27 +08:00
29c71ff52a
Tornado ships with inline annotations, but it no longer is Python 2 compatible. I think that it makes sense to keep the legacy stubs for Python 2 compatibility, at least for a while longer. This restores stubs removed in #4321, but moves them to `third_party/2`.