Message309523
| Author | eric.smith |
|---|---|
| Recipients | eric.smith |
| Date | 2018-01-05.20:50:22 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1515185422.79.0.467229070634.issue32499@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
See https://mail.python.org/pipermail/python-dev/2018-January/151628.html and prior for the discussion. Add dataclasses.is_dataclass(obj) that returns True if obj is a dataclass class or instance, else returns False. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-01-05 20:50:22 | eric.smith | set | recipients: + eric.smith |
| 2018-01-05 20:50:22 | eric.smith | set | messageid: <1515185422.79.0.467229070634.issue32499@psf.upfronthosting.co.za> |
| 2018-01-05 20:50:22 | eric.smith | link | issue32499 messages |
| 2018-01-05 20:50:22 | eric.smith | create | |