Message276310
| Author | christian.heimes |
|---|---|
| Recipients | christian.heimes, paul.moore, steve.dower, tim.golden, vstinner, zach.ware |
| Date | 2016-09-13.17:44:16 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1473788656.5.0.851457986179.issue28126@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Behold the power of Unix! :) $ find -name '*.[ch]' | xargs sed -i s/Py_MEMCPY/memcpy/g Victor, are you fine with the change? I'm going to keep Py_MEMCPY around. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2016-09-13 17:44:16 | christian.heimes | set | recipients: + christian.heimes, paul.moore, vstinner, tim.golden, zach.ware, steve.dower |
| 2016-09-13 17:44:16 | christian.heimes | set | messageid: <1473788656.5.0.851457986179.issue28126@psf.upfronthosting.co.za> |
| 2016-09-13 17:44:16 | christian.heimes | link | issue28126 messages |
| 2016-09-13 17:44:16 | christian.heimes | create | |