mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-04-23 23:54:30 +08:00
While these implementations don't matter for the 'typing' module itself, these are also imported to serve as the implementations for the 'collection.abc' module. Fixes #3029