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 eric.smith
Recipients Johan Hidding, eric.smith, serhiy.storchaka
Date 2019-08-20.05:40:31
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1566279631.89.0.472939970885.issue37868@roundup.psfhosted.org>
In-reply-to
Content
New changeset b0f4dab8735f692bcfedcf0fa9a25e238a554bab by Eric V. Smith in branch 'master':
bpo-37868: Improve is_dataclass for instances. (GH-15325)
https://github.com/python/cpython/commit/b0f4dab8735f692bcfedcf0fa9a25e238a554bab
History
Date User Action Args
2019-08-20 05:40:31eric.smithsetrecipients: + eric.smith, serhiy.storchaka, Johan Hidding
2019-08-20 05:40:31eric.smithsetmessageid: <1566279631.89.0.472939970885.issue37868@roundup.psfhosted.org>
2019-08-20 05:40:31eric.smithlinkissue37868 messages
2019-08-20 05:40:31eric.smithcreate