Message261092
| Author | brett.cannon |
|---|---|
| Recipients | brett.cannon, michael.foord |
| Date | 2016-03-01.22:51:46 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1456872706.59.0.97059255221.issue26467@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Mock doesn't support stuff like __aexit__ which means you can't mock out something like an async context manager. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2016-03-01 22:51:46 | brett.cannon | set | recipients: + brett.cannon, michael.foord |
| 2016-03-01 22:51:46 | brett.cannon | set | messageid: <1456872706.59.0.97059255221.issue26467@psf.upfronthosting.co.za> |
| 2016-03-01 22:51:46 | brett.cannon | link | issue26467 messages |
| 2016-03-01 22:51:46 | brett.cannon | create | |