Message181725
| Author | serhiy.storchaka |
|---|---|
| Recipients | Arfrever, jcea, mark.dickinson, python-dev, serhiy.storchaka, terry.reedy |
| Date | 2013-02-09.09:35:31 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1360402531.73.0.895915900501.issue16686@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
> *All* audioop functions are unsafe regarding unaligned access. Actually this is not true because currently audioop functions work only with bytes (and str, see issue16685) and not with arbitrary memoryview. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2013-02-09 09:35:31 | serhiy.storchaka | set | recipients: + serhiy.storchaka, terry.reedy, jcea, mark.dickinson, Arfrever, python-dev |
| 2013-02-09 09:35:31 | serhiy.storchaka | set | messageid: <1360402531.73.0.895915900501.issue16686@psf.upfronthosting.co.za> |
| 2013-02-09 09:35:31 | serhiy.storchaka | link | issue16686 messages |
| 2013-02-09 09:35:31 | serhiy.storchaka | create | |