reprlib.recursive_repr
is not setting .__wrapped__
attribute
#107409
Labels
type-bug
An unexpected behavior, bug, or error
Bug report
There is no way to get original actual
__repr__
function after applying@recursive_repr
decoratorYour environment
Linked PRs
__wrapped__
attribute inreprlib.recursive_repr
#107410The text was updated successfully, but these errors were encountered: