[issue41232] Python `functools.wraps` doesn't deal with defaults correctly

Thor Whalen report at bugs.python.org
Tue Jul 7 18:10:41 EDT 2020


Thor Whalen <thorwhalen1 at gmail.com> added the comment:

Posted to stackoverflow to gather opinions about the issue: https://stackoverflow.com/questions/62782230/python-functools-wraps-doesnt-deal-with-defaults-correctly

Also made GitHub PR: https://github.com/python/cpython/pull/21379

----------
keywords: +patch
message_count: 1.0 -> 2.0
pull_requests: +20523
stage:  -> patch review
pull_request: https://github.com/python/cpython/pull/21379

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue41232>
_______________________________________


More information about the Python-bugs-list mailing list