gh-81432: Make create_autospec generate AsyncMocks for awaitable classes by msuozzo · Pull Request #25347 · python/cpython

@msuozzo

@msuozzo

msuozzo

@msuozzo

msuozzo

cjw296

@msuozzo

tirkarthi

@gpshead gpshead changed the title bpo-37251: Make create_autospec generate AsyncMocks for awaitable classes gh-81432: Make create_autospec generate AsyncMocks for awaitable classes

Dec 27, 2022

cjw296 added a commit that referenced this pull request

Dec 28, 2022
Remove skipped test.

See discussion on #25326.
Fix is apparently here, but no-one is confident to review and land: #25347.

cjw296 added a commit to cjw296/mock that referenced this pull request

Dec 28, 2022
Remove skipped test.

See discussion on python/cpython#25326.
Fix is apparently here, but no-one is confident to review and land: python/cpython#25347.

Backports: 984894a9a25c0f8298565b0c0c2e1f41917e4f88
Signed-off-by: Chris Withers <chris@simplistix.co.uk>

cjw296 added a commit to testing-cabal/mock that referenced this pull request

Dec 28, 2022
Remove skipped test.

See discussion on python/cpython#25326.
Fix is apparently here, but no-one is confident to review and land: python/cpython#25347.

Backports: 984894a9a25c0f8298565b0c0c2e1f41917e4f88
Signed-off-by: Chris Withers <chris@simplistix.co.uk>

jessecomeau87 pushed a commit to jessecomeau87/Python that referenced this pull request

May 20, 2024