Skip to content

bpo-37972: delegate only attributes of tuple instead to __getattr__

528ba1c
Select commit
Loading
Failed to load commit list.
Merged

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

bpo-37972: delegate only attributes of tuple instead to __getattr__
528ba1c
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs