This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

URL PR 15565
Status merged
Title bpo-37972: unittest.mock._Call now passes on __getitem__ to the __getattr__ chaining so that call() can be subscriptable
History
Date User Action Args
2019-09-11 14:28:08blhsingsetstatus: open -> merged
2019-08-28 21:17:21blhsinglinkissue37972 pull_requests
2019-08-28 21:17:21blhsingcreate