bpo-45756: Fix mock triggers dynamic lookup via the descriptor protocol.#31348
bpo-45756: Fix mock triggers dynamic lookup via the descriptor protocol.#31348hongweipeng wants to merge 2 commits into
Conversation
I think this is a good example of using |
Sorry, something went wrong.
Sorry, something went wrong.
|
This PR is similar to #22209 . I check the difference between I found that they behave differently when I don't know which behavior is more reasonable. |
Sorry, something went wrong.
|
Thanks for the PR! I think we should consolidate the discussion to #22209. If we do this, we should prefer continuing to use Also, I think the async-classmethod case is not fixable using Closing as duplicate of #22209. |
Sorry, something went wrong.
https://bugs.python.org/issue45756