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
ericvsmith merged 1 commit intopython:masterfrom
ericvsmith:bpo-32499-is_dataclass
Conversation
Copy link Copy Markdown
Member
is a dataclass or an instance of one.
the-knights-who-say-ni
added
the
CLA signed
label
bedevere-bot
added
the
awaiting merge
label
ericvsmith
self-assigned this
ericvsmith
merged commit
e7ba013
into
python:master
bedevere-bot
removed
the
awaiting merge
label
ericvsmith
deleted the
bpo-32499-is_dataclass
branch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment