Uh oh!
There was an error while loading. Please reload this page.
bpo-41987: Fix unnecessary evaluation of return type forward declaratons in singledispatch. - #23216
bpo-41987: Fix unnecessary evaluation of return type forward declaratons in singledispatch.#23216mental32 wants to merge 2 commits into
Conversation
…ions in singledispatch.
gvanrossum
left a comment
There was a problem hiding this comment.
I’m also still very interested in the root cause.
Uh oh!
There was an error while loading. Please reload this page.
@gvanrossum thank you for the review! I've applied and committed the suggested changes, and will be investigating the regression further when I can. At the moment I am only comparing diffs of tag |
hongweipeng
commented
Nov 12, 2020
I think the reason is that |
This PR is stale because it has been open for 30 days with no activity. Remove stale label or comment or this will be closed in 5 days |
I know that interest was expressed in the bpo thread about finding the root cause of this issue sadly I have not been able to figure that out yet, instead I offer a patch 😅
https://bugs.python.org/issue41987