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