Message 241190 - Python tracker
Message241190
| Author | martin.panter |
|---|---|
| Recipients | demian.brecht, martin.panter, r.david.murray, serhiy.storchaka |
| Date | 2015-04-16.02:04:14 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1429149855.2.0.154117723711.issue23740@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
The priority of file-like objects versus bytes-like and iterable objects should be well defined. See Issue 5038: mmap objects seem to satisfy all three interfaces, but the result may be different depending on the file position. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2015-04-16 02:04:15 | martin.panter | set | recipients: + martin.panter, r.david.murray, serhiy.storchaka, demian.brecht |
| 2015-04-16 02:04:15 | martin.panter | set | messageid: <1429149855.2.0.154117723711.issue23740@psf.upfronthosting.co.za> |
| 2015-04-16 02:04:15 | martin.panter | link | issue23740 messages |
| 2015-04-16 02:04:14 | martin.panter | create | |