8000 gh-89529: disallow `default_factory` for fields in dataclasses without `__init__` by picnixz · Pull Request #123070 · python/cpython · GitHub
[go: up one dir, main page]

Skip to content
Dismiss alert

gh-89529: disallow default_factory for fields in dataclasses without __init__ #123070

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 5 commits into
base: main
Choose a base branch
from

Merge branch 'main' into 89529-dataclasses-default-factory-and-init

d3abe77
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Draft

gh-89529: disallow default_factory for fields in dataclasses without __init__ #123070

Merge branch 'main' into 89529-dataclasses-default-factory-and-init
d3abe77
Select commit
Loading
Failed to load commit list.

The logs for this run have expired and are no longer available.

0