diff options
author | Arie Bovenberg <a.c.bovenberg@gmail.com> | 2022-03-19 21:01:17 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-03-19 21:01:17 (GMT) |
commit | 82e9b0bb0ac44d4942b9e01b2cdd2ca85c17e563 (patch) | |
tree | c1cb2d3397dc3b907f8d19c7682a4703c4494d75 /Python/preconfig.c | |
parent | 383a3bec74f0bf0c1b1bef9e0048db389c618452 (diff) | |
download | cpython-82e9b0bb0ac44d4942b9e01b2cdd2ca85c17e563.zip cpython-82e9b0bb0ac44d4942b9e01b2cdd2ca85c17e563.tar.gz cpython-82e9b0bb0ac44d4942b9e01b2cdd2ca85c17e563.tar.bz2 |
bpo-46382 dataclass(slots=True) now takes inherited slots into account (GH-31980)
Do not include any members in __slots__ that are already in a base class's __slots__.
Diffstat (limited to 'Python/preconfig.c')
0 files changed, 0 insertions, 0 deletions