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