[issue46761] functools.update_wrapper breaks the signature of functools.partial objects

Ka-Ping Yee report at bugs.python.org
Mon Feb 21 20:05:52 EST 2022


Ka-Ping Yee <zestyping at gmail.com> added the comment:

Hmm, interesting.  I wasn't involved in writing the `follow_wrapper_chains` feature, so I don't know why it's there.  I wonder if some digging through the revision history of `functools.py` and `inspect.py` would yield insight.

----------

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


More information about the Python-bugs-list mailing list