Message279100
| Author | vstinner |
|---|---|
| Recipients | benjamin.peterson, martin.panter, pitrou, python-dev, serhiy.storchaka, stutzbach, vstinner |
| Date | 2016-10-21.02:28:14 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1477016894.68.0.807918280783.issue23214@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
- .. method:: read1(size=-1) + .. method:: read1([size]) I don't understand this change: the default size is documented as -1. Did I miss something? + If *size* is −1 (the default) Is the "−" character deliberate in "−1"? I would expected ``-1``. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2016-10-21 02:28:14 | vstinner | set | recipients: + vstinner, pitrou, benjamin.peterson, stutzbach, python-dev, martin.panter, serhiy.storchaka |
| 2016-10-21 02:28:14 | vstinner | set | messageid: <1477016894.68.0.807918280783.issue23214@psf.upfronthosting.co.za> |
| 2016-10-21 02:28:14 | vstinner | link | issue23214 messages |
| 2016-10-21 02:28:14 | vstinner | create | |