◐ Shell
clean mode source ↗

bpo-43478: Restrict use of Mock objects as specs by msuozzo · Pull Request #25326 · python/cpython

@msuozzo

@blurb-it

msuozzo added a commit to msuozzo/cpython that referenced this pull request

Feb 3, 2022
Follow-on to python#25326

This covers cases where mock objects are passed directly to spec.

gpshead pushed a commit that referenced this pull request

Feb 3, 2022
Follow-on to #25326

This covers cases where mock objects are passed directly to spec.

@msuozzo msuozzo mannequin mentioned this pull request

Apr 10, 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 pushed a commit to cjw296/mock that referenced this pull request

Dec 28, 2022
Follow-on to python/cpython#25326

This covers cases where mock objects are passed directly to spec.

Backports: 6394e981adaca2c0daa36c8701611e250d74024c
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>

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

Dec 28, 2022
Follow-on to python/cpython#25326

This covers cases where mock objects are passed directly to spec.

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

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

May 20, 2024