Message 351886 - Python tracker
Message351886
| Author | lisroach |
|---|---|
| Recipients | ezio.melotti, lisroach, michael.foord, xtreak |
| Date | 2019-09-11.14:00:00 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1568210400.16.0.567840038934.issue38108@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
Also: _AsyncIterator _AwaitEvent Some of the code in AsyncMagicMixin might be able to be simplified if we inherit from MagicMixin instead, right now we might be duplicating work. In general we have to watch out for duplication/overwriting of attributes with this change. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2019-09-11 14:00:00 | lisroach | set | recipients: + lisroach, ezio.melotti, michael.foord, xtreak |
| 2019-09-11 14:00:00 | lisroach | set | messageid: <1568210400.16.0.567840038934.issue38108@roundup.psfhosted.org> |
| 2019-09-11 14:00:00 | lisroach | link | issue38108 messages |
| 2019-09-11 14:00:00 | lisroach | create | |