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
PEP 695: __type_params__ attribute is writable (#3457)
Fixespython/cpython#104600.
We realized that the attribute should be writable on functions and
classes for the benefit of wrappers such as @functools.wraps.
0 commit comments