Message279102
| Author | martin.panter |
|---|---|
| Recipients | benjamin.peterson, martin.panter, pitrou, python-dev, serhiy.storchaka, stutzbach, vstinner |
| Date | 2016-10-21.03:17:34 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1477019855.41.0.456585659493.issue23214@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
The minus sign might have been deliberate at some stage, but I realize it is more accessible etc if it was ASCII -1, so I will change that. The idea of changing the signature is to avoid people thinking it accepts a keyword argument. See e.g. Issue 25030 for seek(offset, whence=SEEK_SET), Issue 14586 for truncate(size=None). |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2016-10-21 03:17:35 | martin.panter | set | recipients: + martin.panter, pitrou, vstinner, benjamin.peterson, stutzbach, python-dev, serhiy.storchaka |
| 2016-10-21 03:17:35 | martin.panter | set | messageid: <1477019855.41.0.456585659493.issue23214@psf.upfronthosting.co.za> |
| 2016-10-21 03:17:35 | martin.panter | link | issue23214 messages |
| 2016-10-21 03:17:34 | martin.panter | create | |