mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-07 20:54:28 +08:00
Fixes #3547 This removes some type safety in exceptional cases, like code that interacts directly with cached_property objects, but that seems like a price worth paying.