diff options
author | Iurii Kemaev <6885137+hbq1@users.noreply.github.com> | 2021-04-06 06:14:01 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-04-05 22:14:01 -0700 |
commit | 376ffc6ac491da74920aed1b8e35bc371cb766ac (patch) | |
tree | 9b0561f3aa54ba7a825ebabc107afe5a73aec32a /Python/context.c | |
parent | 4663e5f39e9f872dcd69545f293e832d5855d084 (diff) | |
download | cpython-376ffc6ac491da74920aed1b8e35bc371cb766ac.tar.gz cpython-376ffc6ac491da74920aed1b8e35bc371cb766ac.zip |
bpo-43176: Fix processing of empty dataclasses (GH-24484)
When a dataclass inherits from an empty base, all immutability checks are omitted. This PR fixes this and adds tests for it.
Automerge-Triggered-By: GH:ericvsmith
Diffstat (limited to 'Python/context.c')
0 files changed, 0 insertions, 0 deletions