Skip to content

bpo-44649: Fix dataclasses(slots=True) with a field with a default, but init=False#29692

Merged
ericvsmith merged 2 commits into
python:mainfrom
ericvsmith:bpo-44649
Nov 22, 2021
Merged

bpo-44649: Fix dataclasses(slots=True) with a field with a default, but init=False#29692
ericvsmith merged 2 commits into
python:mainfrom
ericvsmith:bpo-44649

Fix dataclasses.py, add an additional test.

1258ec2
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs