You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I recently created an issue at CPython proposing to deprecate typing.no_type_check_decorator, and to schedule its removal in Python 3.15. (I do not propose deprecating typing.no_type_check.) My full rationale can be found on the CPython issue:
If you have any comments in favour or in opposition to the proposal, please add them to the CPython issue thread — this is just a cross-post to ensure maximum visibility for the proposal before a decision is taken. Thanks!
The text was updated successfully, but these errors were encountered:
Hi,
I recently created an issue at CPython proposing to deprecate
typing.no_type_check_decorator
, and to schedule its removal in Python 3.15. (I do not propose deprecatingtyping.no_type_check
.) My full rationale can be found on the CPython issue:If you have any comments in favour or in opposition to the proposal, please add them to the CPython issue thread — this is just a cross-post to ensure maximum visibility for the proposal before a decision is taken. Thanks!
The text was updated successfully, but these errors were encountered: