Message239032
| Author | skrah |
|---|---|
| Recipients | martin.panter, python-dev, serhiy.storchaka, skrah, vstinner, wolma |
| Date | 2015-03-23.14:38:53 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1427121533.28.0.37115567563.issue23688@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
> In a sense, the old behavior was an artefact of silently copying the memoryview to bytes. It likely wasn't intentional, but tobytes() *is* used to serialize weird arrays to their C-contiguous representation (following the logical structure of the array rather than the physical one). Since the gzip docs don't help much, I guess the new behavior is probably okay. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2015-03-23 14:38:53 | skrah | set | recipients: + skrah, vstinner, python-dev, martin.panter, serhiy.storchaka, wolma |
| 2015-03-23 14:38:53 | skrah | set | messageid: <1427121533.28.0.37115567563.issue23688@psf.upfronthosting.co.za> |
| 2015-03-23 14:38:53 | skrah | link | issue23688 messages |
| 2015-03-23 14:38:53 | skrah | create | |