diff options
author | Matthew Suozzo <msuozzo@google.com> | 2021-04-10 03:45:50 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-04-10 03:45:50 (GMT) |
commit | dccdc500f9b5dab0a20407ae0178d393796a8828 (patch) | |
tree | a48fd0cbd5857345cd084e47f93675e56a857323 /Python/ceval.c | |
parent | ba1db571987c65672d9c06789e9852313ed2412a (diff) | |
download | cpython-dccdc500f9b5dab0a20407ae0178d393796a8828.zip cpython-dccdc500f9b5dab0a20407ae0178d393796a8828.tar.gz cpython-dccdc500f9b5dab0a20407ae0178d393796a8828.tar.bz2 |
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).
Diffstat (limited to 'Python/ceval.c')
0 files changed, 0 insertions, 0 deletions