Message316469
| Author | skrah |
|---|---|
| Recipients | Dakon, benjamin.peterson, christian.heimes, doko, gco, miss-islington, ned.deily, pitrou, serhiy.storchaka, skrah, vstinner, ztane |
| Date | 2018-05-13.18:30:31 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1526236232.04.0.682650639539.issue28055@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
MSVC optimizes memcpy() to an assignment, sometimes too well (pgo): https://bugs.python.org/issue15993 But that is fixed long ago, so I also think that the memcpy() approach is best. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-05-13 18:30:32 | skrah | set | recipients: + skrah, doko, pitrou, vstinner, christian.heimes, benjamin.peterson, ned.deily, serhiy.storchaka, ztane, gco, miss-islington, Dakon |
| 2018-05-13 18:30:32 | skrah | set | messageid: <1526236232.04.0.682650639539.issue28055@psf.upfronthosting.co.za> |
| 2018-05-13 18:30:31 | skrah | link | issue28055 messages |
| 2018-05-13 18:30:31 | skrah | create | |