commit | 121ab58e03924161df6fd0002ef7bfd45404cb2e | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Tue Jun 07 18:17:56 2022 -0700 |
committer | GitHub <noreply@github.com> | Tue Jun 07 18:17:56 2022 -0700 |
tree | bb10d99cf6f42afb5df885120a0b1dc772bd3990 | |
parent | f26d1b5b5354348c37b7835aa1344d5d0f6f6750 [diff] |
GH-93521: For dataclasses, filter out `__weakref__` slot if present in bases (GH-93535) (cherry picked from commit 5849af7a80166e9e82040e082f22772bd7cf3061) Co-authored-by: Bluenix <bluenixdev@gmail.com>