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 miss-islington
Recipients eric.smith, miss-islington, tefra
Date 2021-11-22.13:47:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1637588869.74.0.110933421391.issue44649@roundup.psfhosted.org>
In-reply-to
Content
New changeset 10343bd98390ef15909e3a19f26a6178162996fd by Miss Islington (bot) in branch '3.10':
bpo-44649: Fix dataclasses(slots=True) with a field with a default, but init=False (GH-29692)
https://github.com/python/cpython/commit/10343bd98390ef15909e3a19f26a6178162996fd
History
Date User Action Args
2021-11-22 13:47:49miss-islingtonsetrecipients: + miss-islington, eric.smith, tefra
2021-11-22 13:47:49miss-islingtonsetmessageid: <1637588869.74.0.110933421391.issue44649@roundup.psfhosted.org>
2021-11-22 13:47:49miss-islingtonlinkissue44649 messages
2021-11-22 13:47:49miss-islingtoncreate