More deprecation decorators

See the previous discussion thread, starting here PEP 702: Marking deprecations using the type system - #30 by davidism and further down, for discussion about deprecating other things. I proposed adding a Deprecated[type, reason] marker, but that was rejected. You’ll probably need to propose something more concrete to have a discussion about it.

1 Like