Gregory P. Smith <g...@krypto.org> added the comment:

An inner function can't know if somebody else might want to inspect it.  

This is a decorator that does not change anything about the argument signature 
of the wrapped function, carrying over the reference to meta-information about 
that by default seems to make sense.

----------
versions: +Python 3.11

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue44003>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to