Uh oh!
There was an error while loading. Please reload this page.
bpo-37645: simplify __str__ of function objects - #15295
Conversation
epicfaace
left a comment
There was a problem hiding this comment.
Would repr(f) when f takes arguments also look like f()? In that case, it might be misleading (it would look like f takes no arguments)
jdemeyer
commented
Aug 23, 2019
I'm not changing |
Sorry, I meant |
This PR is stale because it has been open for 30 days with no activity. |
vstinner
commented
Apr 7, 2026
I don't think that this change is a good idea: #81826 (comment). There is no activity for 7 years, I close the issue. |
CC @vstinner
https://bugs.python.org/issue37645