Message388486
| Author | petr.viktorin |
|---|---|
| Recipients | AdamGold, eric.araujo, gregory.p.smith, kj, lemburg, lukasz.langa, mcepl, ned.deily, orsenthil, petr.viktorin, rschiron, serhiy.storchaka, vstinner |
| Date | 2021-03-11.08:24:52 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1615451092.4.0.673221600037.issue42967@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
There's another part of the new implementation that looks a bit fishy: the `separator` argument now allows multi-character strings, so you can parse 'a=1<SPLIT>b=2' with separator='<SPLIT>'. Was this intentional? |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2021-03-11 08:24:52 | petr.viktorin | set | recipients: + petr.viktorin, lemburg, gregory.p.smith, orsenthil, vstinner, ned.deily, mcepl, eric.araujo, lukasz.langa, serhiy.storchaka, rschiron, kj, AdamGold |
| 2021-03-11 08:24:52 | petr.viktorin | set | messageid: <1615451092.4.0.673221600037.issue42967@roundup.psfhosted.org> |
| 2021-03-11 08:24:52 | petr.viktorin | link | issue42967 messages |
| 2021-03-11 08:24:52 | petr.viktorin | create | |