Message 390256 - Python tracker (original) (raw)
Message390256
Author | eric.smith |
---|---|
Recipients | Greg Kuhn, ZackerySpytz, anthrotype, eric.smith, levkivskyi, mierzej, miss-islington |
Date | 2021-04-05.20:07:39 |
SpamBayes Score | -1.0 |
Marked as misclassified | Yes |
Message-id | 1617653259.91.0.429909069066.issue36470@roundup.psfhosted.org |
In-reply-to |
Content |
---|
New changeset bdee2a389e4b10e1c0ab65bbd4fd03defe7b2837 by Miss Islington (bot) in branch '3.8': bpo-36470: Allow dataclasses.replace() to handle InitVars with default values (GH-20867) (GH-25201) https://github.com/python/cpython/commit/bdee2a389e4b10e1c0ab65bbd4fd03defe7b2837 |
History | |||
---|---|---|---|
Date | User | Action | Args |
2021-04-05 20:07:39 | eric.smith | set | recipients: + eric.smith, levkivskyi, ZackerySpytz, miss-islington, Greg Kuhn, mierzej, anthrotype |
2021-04-05 20:07:39 | eric.smith | set | messageid: 1617653259.91.0.429909069066.issue36470@roundup.psfhosted.org |
2021-04-05 20:07:39 | eric.smith | link | issue36470 messages |
2021-04-05 20:07:39 | eric.smith | create |