Message298115
| Author | serhiy.storchaka |
|---|---|
| Recipients | abarry, ezio.melotti, gvanrossum, jaraco, jayvdb, martin.panter, python-dev, r.david.murray, serhiy.storchaka, terry.reedy, vstinner, yan12125, ztane |
| Date | 2017-07-11.04:15:13 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1499746513.92.0.140492172326.issue27364@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Yes, this was the intention. One of often errors is using "\n" in non-raw docstrings. This change doesn't prevent this error, but increases chances of catching it when there are other backslashes in the docstring. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2017-07-11 04:15:13 | serhiy.storchaka | set | recipients: + serhiy.storchaka, gvanrossum, terry.reedy, jaraco, vstinner, ezio.melotti, r.david.murray, python-dev, martin.panter, ztane, jayvdb, yan12125, abarry |
| 2017-07-11 04:15:13 | serhiy.storchaka | set | messageid: <1499746513.92.0.140492172326.issue27364@psf.upfronthosting.co.za> |
| 2017-07-11 04:15:13 | serhiy.storchaka | link | issue27364 messages |
| 2017-07-11 04:15:13 | serhiy.storchaka | create | |