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

__defaults__ and __kwdefaults__ get used for code introspection.  Just as 
__annotations__ does.  __annotations__ is already available on the lru_cache 
wrapped function.  All of those seem to go together from a runtime inspection 
point of view.

----------

_______________________________________
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