mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-06-14 11:39:44 +08:00
5021b30711
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.