bpo-32499: Add dataclasses.is_dataclass(obj), which returns True if obj is a dataclass or an instance of one. by ericvsmith · Pull Request #5113 · python/cpython

Merged

ericvsmith merged 1 commit intopython:masterfrom

ericvsmith:bpo-32499-is_dataclass

Jan 6, 2018

Conversation

@ericvsmith

Copy link Copy Markdown

Member

@ericvsmith ericvsmith commented

Jan 6, 2018

edited by bedevere-bot

Loading

@ericvsmith ericvsmith self-assigned this

Jan 6, 2018

@ericvsmith ericvsmith merged commit e7ba013 into python:master

Jan 6, 2018

@ericvsmith ericvsmith deleted the bpo-32499-is_dataclass branch

January 6, 2018 17:41

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

No reviews

Assignees

@ericvsmith ericvsmith

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

3 participants

@ericvsmith @the-knights-who-say-ni @bedevere-bot