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, hbq1, miss-islington
Date 2021-04-06.05:32:02
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1617687122.26.0.647275180253.issue43176@roundup.psfhosted.org>
In-reply-to
Content
New changeset b132be8b43afa739b7eda271b82711d64a83da4f by Miss Islington (bot) in branch '3.8':
bpo-43176: Fix processing of empty dataclasses (GH-24484)
https://github.com/python/cpython/commit/b132be8b43afa739b7eda271b82711d64a83da4f
History
Date User Action Args
2021-04-06 05:32:02miss-islingtonsetrecipients: + miss-islington, eric.smith, hbq1
2021-04-06 05:32:02miss-islingtonsetmessageid: <1617687122.26.0.647275180253.issue43176@roundup.psfhosted.org>
2021-04-06 05:32:02miss-islingtonlinkissue43176 messages
2021-04-06 05:32:02miss-islingtoncreate