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, gvanrossum, miss-islington, serhiy.storchaka
Date 2021-12-05.21:04:37
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1638738277.73.0.236558281575.issue45663@roundup.psfhosted.org>
In-reply-to
Content
New changeset abceb66c7e33d165361d8a26efb3770faa721aff by Miss Islington (bot) in branch '3.10':
bpo-45663: Fix is_dataclass() for dataclasses which are subclasses of types.GenericAlias (GH-29294)
https://github.com/python/cpython/commit/abceb66c7e33d165361d8a26efb3770faa721aff
History
Date User Action Args
2021-12-05 21:04:37miss-islingtonsetrecipients: + miss-islington, gvanrossum, eric.smith, serhiy.storchaka
2021-12-05 21:04:37miss-islingtonsetmessageid: <1638738277.73.0.236558281575.issue45663@roundup.psfhosted.org>
2021-12-05 21:04:37miss-islingtonlinkissue45663 messages
2021-12-05 21:04:37miss-islingtoncreate