- Python Home
- About
- News
- Documentation
- Downloads
- Community
- Foundation
- Developer's Guide
- Issue Tracker
- Issues
- Summaries
- User
- Administration
- Help
Message351903
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.
| Author | python-dev |
|---|---|
| Recipients | blhsing, cjw296, mariocj89, michael.foord, python-dev, xtreak |
| Date | 2019-09-11.14:28:09 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1568212089.58.0.128617815586.issue37972@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
New changeset 72c359912d36705a94fca8b63d80451905a14ae4 by Michael Foord (blhsing) in branch 'master': bpo-37972: unittest.mock._Call now passes on __getitem__ to the __getattr__ chaining so that call() can be subscriptable (GH-15565) https://github.com/python/cpython/commit/72c359912d36705a94fca8b63d80451905a14ae4 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2019-09-11 14:28:09 | python-dev | set | recipients: + python-dev, cjw296, michael.foord, mariocj89, xtreak, blhsing |
| 2019-09-11 14:28:09 | python-dev | set | messageid: <1568212089.58.0.128617815586.issue37972@roundup.psfhosted.org> |
| 2019-09-11 14:28:09 | python-dev | link | issue37972 messages |
| 2019-09-11 14:28:09 | python-dev | create | |

