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 frenzy
Recipients JelleZijlstra, corona10, eric.smith, frenzy, petr.viktorin, pitrou, rhettinger, serhiy.storchaka, vstinner
Date 2022-04-02.10:57:52
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1648897072.45.0.604341918056.issue47143@roundup.psfhosted.org>
In-reply-to
Content
Do you think it's a good idea to start a PR with a copy of the implementation from attrs for Python 3.11? We can then add tests for the new function and also some for dataclasses where this new function is needed and try to find all corner cases.
History
Date User Action Args
2022-04-02 10:57:52frenzysetrecipients: + frenzy, rhettinger, pitrou, vstinner, eric.smith, petr.viktorin, serhiy.storchaka, JelleZijlstra, corona10
2022-04-02 10:57:52frenzysetmessageid: <1648897072.45.0.604341918056.issue47143@roundup.psfhosted.org>
2022-04-02 10:57:52frenzylinkissue47143 messages
2022-04-02 10:57:52frenzycreate