Message314342
| Author | alan_du |
|---|---|
| Recipients | alan_du, eric.smith |
| Date | 2018-03-23.23:40:13 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1521848413.24.0.467229070634.issue33129@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
If this would be accepted, I'd be happy to contribute a patch adding a `kwarg_only` option to `dataclass` (although it might take me a while since I'm not super familiar with the Python development workflow). I believe I already have the code change necessary at https://github.com/alanhdu/cpython/commit/fa35b39e5204845690ff774812f882f40b0e5f90 (although it still needs tests and documentation). |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-03-23 23:40:13 | alan_du | set | recipients: + alan_du, eric.smith |
| 2018-03-23 23:40:13 | alan_du | set | messageid: <1521848413.24.0.467229070634.issue33129@psf.upfronthosting.co.za> |
| 2018-03-23 23:40:13 | alan_du | link | issue33129 messages |
| 2018-03-23 23:40:13 | alan_du | create | |