SIGN IN SIGN UP

bpo-43478: Restrict use of Mock objects as specs (GH-25326)

* Restrict using Mock objects as specs as this is always a test bug where the resulting mock is misleadingly useless.
* Skip a broken test that exposes a bug elsewhere in mock (noted in the original issue).
M
Matthew Suozzo committed
dccdc500f9b5dab0a20407ae0178d393796a8828
Parent: ba1db57
Committed by GitHub <noreply@github.com> on 4/10/2021, 3:45:50 AM