Message269340
| Author | martin.panter |
|---|---|
| Recipients | abarry, ezio.melotti, gvanrossum, martin.panter, r.david.murray, serhiy.storchaka, vstinner, ztane |
| Date | 2016-06-27.02:59:05 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1466996345.47.0.397076268923.issue27364@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Code samples in the documentation should also be fixed, like at <https://docs.python.org/3.6/library/re.html#re.split>. I think you can run “make -C Doc doctest” or something similar, which may help find some of these. Also, playing with your current patch, it seems to affect the “unicode-escape” codec. Not sure if that is a problem, but it probably deserves also documenting the change. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2016-06-27 02:59:05 | martin.panter | set | recipients: + martin.panter, gvanrossum, vstinner, ezio.melotti, r.david.murray, serhiy.storchaka, ztane, abarry |
| 2016-06-27 02:59:05 | martin.panter | set | messageid: <1466996345.47.0.397076268923.issue27364@psf.upfronthosting.co.za> |
| 2016-06-27 02:59:05 | martin.panter | link | issue27364 messages |
| 2016-06-27 02:59:05 | martin.panter | create | |