Message276314
| Author | christian.heimes |
|---|---|
| Recipients | christian.heimes, paul.moore, steve.dower, tim.golden, vstinner, zach.ware |
| Date | 2016-09-13.18:15:36 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1473790536.31.0.0788175967008.issue28126@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
As I said, I'm going to keep Py_MEMCPY around but replace it everywhere else. /* Py_MEMCPY is kept for backwards compatibility, * see https://bugs.python.org/issue28126 */ #define Py_MEMCPY memcpy |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2016-09-13 18:15:36 | christian.heimes | set | recipients: + christian.heimes, paul.moore, vstinner, tim.golden, zach.ware, steve.dower |
| 2016-09-13 18:15:36 | christian.heimes | set | messageid: <1473790536.31.0.0788175967008.issue28126@psf.upfronthosting.co.za> |
| 2016-09-13 18:15:36 | christian.heimes | link | issue28126 messages |
| 2016-09-13 18:15:36 | christian.heimes | create | |