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 gvanrossum
Recipients BTaskaya, eric.smith, gvanrossum, lukasz.langa, vstinner, yselivanov
Date 2020-05-27.13:42:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1590586959.52.0.747283736013.issue40794@roundup.psfhosted.org>
In-reply-to
Content
It,sounds like you are trying to get the effect of putting 'from __future__ import dataclasses' at the top of dataclasses'.py, right? Are you saying that without this, the output of the test script is correct?
History
Date User Action Args
2020-05-27 13:42:39gvanrossumsetrecipients: + gvanrossum, vstinner, eric.smith, lukasz.langa, yselivanov, BTaskaya
2020-05-27 13:42:39gvanrossumsetmessageid: <1590586959.52.0.747283736013.issue40794@roundup.psfhosted.org>
2020-05-27 13:42:39gvanrossumlinkissue40794 messages
2020-05-27 13:42:39gvanrossumcreate