Message327347
| Author | petr.viktorin |
|---|---|
| Recipients | berker.peksag, christian.heimes, doko, lemburg, lukasz.langa, mbussonn, ned.deily, petr.viktorin, rb, serhiy.storchaka, vstinner, yan12125 |
| Date | 2018-10-08.12:11:49 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1539000709.52.0.545547206417.issue28167@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
In the recommended library, distro, real-world issues blew the code size up to 1000 lines of code and the open issue count to 15 – so while it's definitely useful, it doesn't seem either fully complete or trivial to maintain: https://github.com/nir0s/distro/blob/master/distro.py If you can do better, please make a library to implement the simple name/value parsing, publish it on PyPI (sadly, as Yet Another Dependency at this point), make sure it's unit-tested, documented and widely useful in the real world, and *then* suggest inclusion in the standard library. That's how things get into the stdlib nowadays. If that sounds like a lot of work, please consider your tone when asking others to do it. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-10-08 12:11:49 | petr.viktorin | set | recipients: + petr.viktorin, lemburg, doko, vstinner, christian.heimes, ned.deily, rb, lukasz.langa, berker.peksag, serhiy.storchaka, mbussonn, yan12125 |
| 2018-10-08 12:11:49 | petr.viktorin | set | messageid: <1539000709.52.0.545547206417.issue28167@psf.upfronthosting.co.za> |
| 2018-10-08 12:11:49 | petr.viktorin | link | issue28167 messages |
| 2018-10-08 12:11:49 | petr.viktorin | create | |