10000 bpo-32896: Fix error when subclassing a dataclass with a field that uses a default_factory by ericvsmith · Pull Request #6170 · python/cpython · GitHub
[go: up one dir, main page]

Skip to content

bpo-32896: Fix error when subclassing a dataclass with a field that uses a default_factory#6170

Merged
ericvsmith merged 7 commits intopython:masterfrom
ericvsmith:bpo-32896-default-factory-default-derived
Mar 21, 2018
Merged

bpo-32896: Fix error when subclassing a dataclass with a field that uses a default_factory#6170
ericvsmith merged 7 commits intopython:masterfrom
ericvsmith:bpo-32896-default-factory-default-derived

Commits

Commits on Mar 20, 2018

Commits on Mar 21, 2018

0