Uh oh!
There was an error while loading. Please reload this page.
bpo-43118: in inspect.signature,use 'base' to help parse 'base.__text_signature__' - #30285
Conversation
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
JelleZijlstra
commented
Jan 21, 2022
@gvanrossum I think this is ready to merge. |
JelleZijlstra
commented
Jan 21, 2022
Though we need to decide whether this should be backported to 3.9 and 3.10. I'd say yes since it's a bugfix and the old behavior was broken. |
miss-islington
commented
Jan 21, 2022
Thanks @hongweipeng for the PR, and @gvanrossum for merging it 🌮🎉.. I'm working now to backport this PR to: 3.9, 3.10. |
…__' (pythonGH-30285) (cherry picked from commit 881a763) Co-authored-by: Weipeng Hong <hongweichen8888@sina.com>
bedevere-bot
commented
Jan 21, 2022
GH-30765 is a backport of this pull request to the 3.10 branch. |
…__' (pythonGH-30285) (cherry picked from commit 881a763) Co-authored-by: Weipeng Hong <hongweichen8888@sina.com>
bedevere-bot
commented
Jan 21, 2022
GH-30766 is a backport of this pull request to the 3.9 branch. |
gvanrossum
commented
Jan 21, 2022
I hope the commit title I made up covers the change. (If not, too bad -- we don't roll things back to fix commit messages.) |
…__' (pythonGH-30285) (cherry picked from commit 881a763) Co-authored-by: Weipeng Hong <hongweichen8888@sina.com>
https://bugs.python.org/issue43118