8000 [3.7] bpo-32896: Fix error when subclassing a dataclass with a field that uses a default_factory (GH-6170) by miss-islington · Pull Request #6171 · python/cpython · GitHub
[go: up one dir, main page]

Skip to content

[3.7] bpo-32896: Fix error when subclassing a dataclass with a field that uses a default_factory (GH-6170)#6171

Merged
ericvsmith merged 1 commit intopython:3.7from
miss-islington:backport-8f6eccd-3.7
Mar 21, 2018
Merged

[3.7] bpo-32896: Fix error when subclassing a dataclass with a field that uses a default_factory (GH-6170)#6171
ericvsmith merged 1 commit intopython:3.7from
miss-islington:backport-8f6eccd-3.7

Commits

Commits on Mar 21, 2018

0