Message169760
| Author | Alexander.Belopolsky |
|---|---|
| Recipients | Alexander.Belopolsky, Arfrever, Dag.Sverre.Seljebotn, belopolsky, christian.heimes, georg.brandl, loewis, mark.dickinson, meador.inge, ncoghlan, pitrou, python-dev, scoder, skrah, vstinner |
| Date | 2012-09-03.13:01:20 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <CAP7h-xaO=JUZCP7VpcXLsxBMHu-k6MBxTtv5QFEHhtBD+cRahQ@mail.gmail.com> |
| In-reply-to | <1346675898.83.0.337835500195.issue15814@psf.upfronthosting.co.za> |
| Content | |
|---|---|
On Mon, Sep 3, 2012 at 8:38 AM, Stefan Krah <report@bugs.python.org> wrote: > I don't see what could possibly be ill-defined about using the > tobytes() definition for ND-arrays. In all places memoryview now > uses the logical array, which is displayed by tolist(). +1. The key restriction is that to byte views. ND aspect does not complicate the logic once .tobytes() is properly implemented. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2012-09-03 13:01:21 | Alexander.Belopolsky | set | recipients: + Alexander.Belopolsky, loewis, georg.brandl, mark.dickinson, ncoghlan, belopolsky, pitrou, scoder, vstinner, christian.heimes, Arfrever, skrah, meador.inge, python-dev, Dag.Sverre.Seljebotn |
| 2012-09-03 13:01:20 | Alexander.Belopolsky | link | issue15814 messages |
| 2012-09-03 13:01:20 | Alexander.Belopolsky | create | |