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
The description of the default WRAPPER_ASSIGNMENTS in the docs for functools.update_wrapper omits the __type_params__ attribute, which is included in the implementation since 3fadd7d.
Documentation
The description of the default
WRAPPER_ASSIGNMENTSin the docs forfunctools.update_wrapperomits the__type_params__attribute, which is included in the implementation since 3fadd7d.Linked PRs
__type_params__tofunctools.update_wrapper#119012__type_params__tofunctools.update_wrapper(GH-119012) #119013__type_params__tofunctools.update_wrapper(GH-119012) #119014