Skip to content

bpo-32499: Add dataclasses.is_dataclass(obj), which returns True if obj is a dataclass or an instance of one.#5113

Merged
ericvsmith merged 1 commit into
python:masterfrom
ericvsmith:bpo-32499-is_dataclass
Jan 6, 2018
Merged

bpo-32499: Add dataclasses.is_dataclass(obj), which returns True if obj is a dataclass or an instance of one.#5113
ericvsmith merged 1 commit into
python:masterfrom
ericvsmith:bpo-32499-is_dataclass

bpo-32499: Add dataclasses.is_dataclass(obj), which returns True if obj

13c6ced
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs