Skip to content

bpo-32505: dataclasses: raise TypeError if a member variable is of type Field, but doesn't have a type annotation.#6192

Merged
ericvsmith merged 3 commits into
python:masterfrom
ericvsmith:bpo-32505-field-with-no-type-annotation
Mar 22, 2018
Merged

bpo-32505: dataclasses: raise TypeError if a member variable is of type Field, but doesn't have a type annotation.#6192
ericvsmith merged 3 commits into
python:masterfrom
ericvsmith:bpo-32505-field-with-no-type-annotation

Add blurb.

35825f0
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs