Message247659
| Author | wodny |
|---|---|
| Recipients | docs@python, wodny |
| Date | 2015-07-30.10:03:37 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1438250618.09.0.00442439827356.issue24755@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
While asyncio.wrap_future is mentioned in PEP 3156 and has its docstring it is undocumented in the reference. run_in_executor is documented but doesn't mention wrap_future either. $ grep -r wrap_future Doc; echo $? 1 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2015-07-30 10:03:38 | wodny | set | recipients: + wodny, docs@python |
| 2015-07-30 10:03:38 | wodny | set | messageid: <1438250618.09.0.00442439827356.issue24755@psf.upfronthosting.co.za> |
| 2015-07-30 10:03:37 | wodny | link | issue24755 messages |
| 2015-07-30 10:03:37 | wodny | create | |