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 BTaskaya, eric.smith
Date 2020-10-21.13:49:29
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1603288170.03.0.502539734704.issue41747@roundup.psfhosted.org>
In-reply-to
Content
New changeset c7437e2c0216e05fbf17bf96294cb20954e36e48 by Batuhan Taskaya in branch 'master':
bpo-41747: Ensure all dataclass methods uses their parents' qualname (GH-22155)
https://github.com/python/cpython/commit/c7437e2c0216e05fbf17bf96294cb20954e36e48
History
Date User Action Args
2020-10-21 13:49:30eric.smithsetrecipients: + eric.smith, BTaskaya
2020-10-21 13:49:30eric.smithsetmessageid: <1603288170.03.0.502539734704.issue41747@roundup.psfhosted.org>
2020-10-21 13:49:30eric.smithlinkissue41747 messages
2020-10-21 13:49:29eric.smithcreate