Uh oh!
There was an error while loading. Please reload this page.
[3.8] bpo-38122: minor fixes to AsyncMock spec handling (GH-16099). - #16137
[3.8] bpo-38122: minor fixes to AsyncMock spec handling (GH-16099).#16137matrixise wants to merge 2 commits into
Conversation
…). (cherry picked from commit 14fd925) Co-authored-by: Michael Foord <voidspace@users.noreply.github.com>
matrixise
commented
Sep 14, 2019
Hi @voidspace There is problem with the #14700 because that one has not been backported to 3. and your code use |
matrixise
commented
Sep 14, 2019
@voidspace |
tirkarthi
commented
Oct 10, 2019
Seems this missed the RC build :( It more looks like a code refactor. If I understand it correctly in previous case there was list comprehension over arguments starting with "spec" to take first argument and perhaps depending on the order they are passed. Now with PR it checks for |
matrixise
commented
Feb 17, 2020
I worked on this issue in september but 3.8 has been released in october, do you think we could merge it into 3.8? |
csabella
commented
May 27, 2020
@matrixise, should this change still be backported to 3.8? Thanks! |
matrixise
commented
May 27, 2020
@csabella for this PR, yep, I think we should backport it to 3.8. |
ambv
commented
Apr 26, 2021
Sorry, closing this stale backport as 3.8 is closing to security fixes only mode. |
(cherry picked from commit 14fd925)
Co-authored-by: Michael Foord voidspace@users.noreply.github.com
https://bugs.python.org/issue38122