Message 407739 - Python tracker (original) (raw)
Message407739
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 | serhiy.storchaka |
---|---|
Recipients | eric.smith, gvanrossum, serhiy.storchaka |
Date | 2021-12-05.20:42:54 |
SpamBayes Score | -1.0 |
Marked as misclassified | Yes |
Message-id | 1638736974.19.0.18535178012.issue45663@roundup.psfhosted.org |
In-reply-to |
Content |
---|
New changeset 446be166861b2f08f87f74018113dd98ca5fca02 by Serhiy Storchaka in branch 'main': bpo-45663: Fix is_dataclass() for dataclasses which are subclasses of types.GenericAlias (GH-29294) https://github.com/python/cpython/commit/446be166861b2f08f87f74018113dd98ca5fca02 |
History | |||
---|---|---|---|
Date | User | Action | Args |
2021-12-05 20:42:54 | serhiy.storchaka | set | recipients: + serhiy.storchaka, gvanrossum, eric.smith |
2021-12-05 20:42:54 | serhiy.storchaka | set | messageid: 1638736974.19.0.18535178012.issue45663@roundup.psfhosted.org |
2021-12-05 20:42:54 | serhiy.storchaka | link | issue45663 messages |
2021-12-05 20:42:54 | serhiy.storchaka | create |
Supported by The Python Software Foundation,
Powered by Roundup
Copyright © 1990-2022, Python Software Foundation
Legal Statements