Message 407745 - Python tracker (original) (raw)
Message407745
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:25:54 |
SpamBayes Score | -1.0 |
Marked as misclassified | Yes |
Message-id | 1638739554.35.0.692302202573.issue45663@roundup.psfhosted.org |
In-reply-to |
Content |
---|
New changeset 19050711f5a68e50b942b3b7f1f4cf398f27efff by Miss Islington (bot) in branch '3.9': bpo-45663: Fix is_dataclass() for dataclasses which are subclasses of types.GenericAlias (GH-29294) https://github.com/python/cpython/commit/19050711f5a68e50b942b3b7f1f4cf398f27efff |
History | |||
---|---|---|---|
Date | User | Action | Args |
2021-12-05 21:25:54 | miss-islington | set | recipients: + miss-islington, gvanrossum, eric.smith, serhiy.storchaka |
2021-12-05 21:25:54 | miss-islington | set | messageid: 1638739554.35.0.692302202573.issue45663@roundup.psfhosted.org |
2021-12-05 21:25:54 | miss-islington | link | issue45663 messages |
2021-12-05 21:25:54 | miss-islington | create |
Supported by The Python Software Foundation,
Powered by Roundup
Copyright © 1990-2022, Python Software Foundation
Legal Statements