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 eric.smith
Recipients Greg Kuhn, ZackerySpytz, anthrotype, eric.smith, levkivskyi, mierzej, miss-islington
Date 2021-04-05.20:07:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1617653262.52.0.0761351863071.issue36470@roundup.psfhosted.org>
In-reply-to
Content
New changeset 013c30e5fcee449cee63354d34585d6111782c82 by Miss Islington (bot) in branch '3.9':
bpo-36470: Allow dataclasses.replace() to handle InitVars with default values (GH-20867) (GH-25200)
https://github.com/python/cpython/commit/013c30e5fcee449cee63354d34585d6111782c82
History
Date User Action Args
2021-04-05 20:07:42eric.smithsetrecipients: + eric.smith, levkivskyi, ZackerySpytz, miss-islington, Greg Kuhn, mierzej, anthrotype
2021-04-05 20:07:42eric.smithsetmessageid: <1617653262.52.0.0761351863071.issue36470@roundup.psfhosted.org>
2021-04-05 20:07:42eric.smithlinkissue36470 messages
2021-04-05 20:07:42eric.smithcreate