mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-07 20:54:28 +08:00
This dates back three years to https://github.com/python/typeshed/pull/1249 It seems pretty unused in practice, so I think this is fine: https://grep.app/search?q=from%20contextlib%20import%20ContextManager&case=true https://grep.app/search?q=contextlib.ContextManager&case=true Co-authored-by: hauntsaninja <>