Message 358112 - Python tracker
Message358112
| Author | lukasz.langa |
|---|---|
| Recipients | drhagen, eric.smith, gregory.p.smith, gvanrossum, ivan, levkivskyi, lukasz.langa, methane, ned.deily, scoder, vlad, yselivanov |
| Date | 2019-12-09.16:07:54 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1575907675.09.0.269111244059.issue34776@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
New changeset 0d57db27f2c563b6433a220b646b50bdeff8a1f2 by Łukasz Langa (Miss Islington (bot)) in branch '3.8': bpo-34776: Fix dataclasses to support __future__ "annotations" mode (GH-9518) (#17531) https://github.com/python/cpython/commit/0d57db27f2c563b6433a220b646b50bdeff8a1f2 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2019-12-09 16:07:55 | lukasz.langa | set | recipients: + lukasz.langa, gvanrossum, gregory.p.smith, ivan, scoder, eric.smith, ned.deily, methane, yselivanov, vlad, levkivskyi, drhagen |
| 2019-12-09 16:07:55 | lukasz.langa | set | messageid: <1575907675.09.0.269111244059.issue34776@roundup.psfhosted.org> |
| 2019-12-09 16:07:55 | lukasz.langa | link | issue34776 messages |
| 2019-12-09 16:07:54 | lukasz.langa | create | |