commit | b0e221cfc881008212c037f510abab781884f6d9 | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Mon Mar 13 15:17:46 2023 -0700 |
committer | GitHub <noreply@github.com> | Mon Mar 13 16:17:46 2023 -0600 |
tree | 6438821482cefe896118910929309e24c3c0c1e9 | |
parent | a4fcd06c50bba8c58ee9fb0192f217b2ed821ae5 [diff] |
[3.11] gh-102069: Fix `__weakref__` descriptor generation for custom dataclasses (GH-102075) (#102662) gh-102069: Fix `__weakref__` descriptor generation for custom dataclasses (GH-102075) (cherry picked from commit d97757f793ea53dda3cc6882b4a92d3e921b17c9) Co-authored-by: Nikita Sobolev <mail@sobolevn.me>