Message305122
PR 4089 becomes much more larger than what I expected, so I propose to defer enhancements to following PR, especially the idea of "emulating" PyMem_AlignedAlloc() on top of PyMem_Malloc() if the user calls PyMem_SetAllocators() without implemented aligned_alloc. |
|
| Date |
User |
Action |
Args |
| 2017-10-27 14:14:48 | vstinner | set | recipients:
+ vstinner, tim.peters, rhettinger, pitrou, benjamin.peterson, trent, njs, skrah, neologix, xdegaye, wscullin |
| 2017-10-27 14:14:48 | vstinner | set | messageid: <[email protected]> |
| 2017-10-27 14:14:48 | vstinner | link | issue18835 messages |
| 2017-10-27 14:14:48 | vstinner | create | |
|