Skip to content

bpo-37972: unittest.mock._Call now passes on __getitem__ to the __get…

3fad9a0
Select commit
Loading
Failed to load commit list.
Merged

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

bpo-37972: unittest.mock._Call now passes on __getitem__ to the __get…
3fad9a0
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs