Skip to content

bpo-37972: unittest.mock._Call now passes on __getitem__ to the __getattr__ chaining so that call() can be subscriptable - #15565

Merged
voidspace merged 5 commits into
python:masterfrom
blhsing:fix-issue-37972
Sep 11, 2019
Merged

bpo-37972: unittest.mock._Call now passes on __getitem__ to the __getattr__ chaining so that call() can be subscriptable#15565
voidspace merged 5 commits into
python:masterfrom
blhsing:fix-issue-37972

Commits

Commits on Aug 28, 2019

Commits on Sep 11, 2019