mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-07 20:54:28 +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