Message352102
| Author | python-dev |
|---|---|
| Recipients | blhsing, cjw296, mariocj89, michael.foord, python-dev, xtreak |
| Date | 2019-09-12.10:52:52 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1568285572.72.0.181710687155.issue37972@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
New changeset db0d8a5b2c803d30d9df436e00b6627ec8e09a13 by Michael Foord (Miss Islington (bot)) in branch '3.8': bpo-37972: unittest.mock._Call now passes on __getitem__ to the __getattr__ chaining so that call() can be subscriptable (GH-15565) (GH-15965) https://github.com/python/cpython/commit/db0d8a5b2c803d30d9df436e00b6627ec8e09a13 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2019-09-12 10:52:52 | python-dev | set | recipients: + python-dev, cjw296, michael.foord, mariocj89, xtreak, blhsing |
| 2019-09-12 10:52:52 | python-dev | set | messageid: <1568285572.72.0.181710687155.issue37972@roundup.psfhosted.org> |
| 2019-09-12 10:52:52 | python-dev | link | issue37972 messages |
| 2019-09-12 10:52:52 | python-dev | create | |