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 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 <[email protected]>
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: <[email protected]>
2022-03-19 21:01:23eric.smithlinkissue46382 messages
2022-03-19 21:01:23eric.smithcreate