mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-04-24 16:06:26 +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.