Message276310
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. |
|
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 | |
|