SIGN IN SIGN UP

Issue #8814: function annotations (the `__annotations__` attribute)

are now included in the set of attributes copied by default by
functools.wraps and functools.update_wrapper.  Patch by Terrence Cole.
A
Antoine Pitrou committed
560f7647ce5991140e215a7ac775130798c92dc8
Parent: 5626eec