mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-01-01 09:03:23 +08:00
With today's release, pytype is able to fully load stdlib/3/collections/__init__.pyi, so the test no longer needs the ability to partially parse stubs using the pytd tool. Removing this functionality allows the test code to be simplified considerably.