bpo-43478: Restrict use of Mock objects as specs by msuozzo · Pull Request #25326 · python/cpython
msuozzo added a commit to msuozzo/cpython that referenced this pull request
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
Follow-on to #25326 This covers cases where mock objects are passed directly to spec.
msuozzo
mannequin
mentioned this pull request
cjw296 added a commit that referenced this pull request
cjw296 added a commit to cjw296/mock that referenced this pull request
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
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
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
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