Message320444
| Author | chriscog |
|---|---|
| Recipients | chriscog, docs@python |
| Date | 2018-06-25.21:54:55 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1529963695.74.0.56676864532.issue33961@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
The documentation for dataclasses.dataclass includes this text: "If any of the added methods already exist on the class, a TypeError will be raised." However, the documentation for various options has ONE case of TypeError, some cases of ValueError and other cases of "does nothing". I'll attempt a fix and create a PR for this. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-06-25 21:54:55 | chriscog | set | recipients: + chriscog, docs@python |
| 2018-06-25 21:54:55 | chriscog | set | messageid: <1529963695.74.0.56676864532.issue33961@psf.upfronthosting.co.za> |
| 2018-06-25 21:54:55 | chriscog | link | issue33961 messages |
| 2018-06-25 21:54:55 | chriscog | create | |