◐ Shell
clean mode source ↗

Message 415570 - Python tracker

Message415570

Author eric.smith
Recipients AlexWaygood, Spencer Brown, ariebovenberg, eric.smith, hynek, serhiy.storchaka, sobolevn
Date 2022-03-19.21:01:23
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1647723683.62.0.533767493319.issue46382@roundup.psfhosted.org>
In-reply-to
Content
New changeset 82e9b0bb0ac44d4942b9e01b2cdd2ca85c17e563 by Arie Bovenberg in branch 'main':
bpo-46382 dataclass(slots=True) now takes inherited slots into account (GH-31980)
https://github.com/python/cpython/commit/82e9b0bb0ac44d4942b9e01b2cdd2ca85c17e563
History
Date User Action Args
2022-03-19 21:01:23eric.smithsetrecipients: + eric.smith, hynek, serhiy.storchaka, Spencer Brown, sobolevn, AlexWaygood, ariebovenberg
2022-03-19 21:01:23eric.smithsetmessageid: <1647723683.62.0.533767493319.issue46382@roundup.psfhosted.org>
2022-03-19 21:01:23eric.smithlinkissue46382 messages
2022-03-19 21:01:23eric.smithcreate