8000 bpo-42532: Check if NonCallableMock's spec_arg is not None instead of call its __bool__ function by idanw206 · Pull Request #23613 · python/cpython · GitHub
[go: up one dir, main page]

Skip to content

bpo-42532: Check if NonCallableMock's spec_arg is not None instead of call its __bool__ function#23613

Merged
cjw296 merged 6 commits intopython:masterfrom
idanw206:bpo-42532-dont-call-bool-on-noncallablemock-specarg
Dec 6, 2020
Merged

bpo-42532: Check if NonCallableMock's spec_arg is not None instead of call its __bool__ function#23613
cjw296 merged 6 commits intopython:masterfrom
idanw206:bpo-42532-dont-call-bool-on-noncallablemock-specarg

Commits

Commits on Dec 2, 2020

Commits on Dec 4, 2020

Commits on Dec 6, 2020

6B3C
0