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 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:58
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1575907678.44.0.264815447191.issue34776@roundup.psfhosted.org>
In-reply-to
Content
New changeset 66d7a5d58a88bce312bc4668f2cc54c9488c5bd8 by Łukasz Langa (Miss Islington (bot)) in branch '3.7':
bpo-34776: Fix dataclasses to support __future__ "annotations" mode (GH-9518) (#17532)
https://github.com/python/cpython/commit/66d7a5d58a88bce312bc4668f2cc54c9488c5bd8
History
Date User Action Args
2019-12-09 16:07:58lukasz.langasetrecipients: + lukasz.langa, gvanrossum, gregory.p.smith, ivan, scoder, eric.smith, ned.deily, methane, yselivanov, vlad, levkivskyi, drhagen
2019-12-09 16:07:58lukasz.langasetmessageid: <1575907678.44.0.264815447191.issue34776@roundup.psfhosted.org>
2019-12-09 16:07:58lukasz.langalinkissue34776 messages
2019-12-09 16:07:58lukasz.langacreate