Message310088
| Author | YoSTEALTH |
|---|---|
| Recipients | YoSTEALTH, benjamin.peterson, martin.panter, njs, pitrou, stutzbach, xgdomingo |
| Date | 2018-01-16.13:14:32 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1516108472.49.0.467229070634.issue32561@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
There will be lot of confusion using "buffered" & "unbuffered" terminology, since python already has BufferedIOBase (as mentioned by Martin). It would be more appropriate to create io.CachedIOBase and add non-blocking argument to open(blocking=False) to enable this feature. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-01-16 13:14:32 | YoSTEALTH | set | recipients: + YoSTEALTH, pitrou, benjamin.peterson, stutzbach, njs, martin.panter, xgdomingo |
| 2018-01-16 13:14:32 | YoSTEALTH | set | messageid: <1516108472.49.0.467229070634.issue32561@psf.upfronthosting.co.za> |
| 2018-01-16 13:14:32 | YoSTEALTH | link | issue32561 messages |
| 2018-01-16 13:14:32 | YoSTEALTH | create | |