mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-01-22 02:52:07 +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.