Message196525
Ok, let's start with a first patch. It works in the common cases, because they are some corner cases like subinterpreter which might still crash.
The hook on PyMem_RawMalloc() takes the GIL. It is disabled because it has still bugs (it introduces a deadlock in some corner cases!) |
|
| Date |
User |
Action |
Args |
| 2013-08-30 12:07:38 | vstinner | set | recipients:
+ vstinner, amaury.forgeotdarc |
| 2013-08-30 12:07:38 | vstinner | set | messageid: <[email protected]> |
| 2013-08-30 12:07:38 | vstinner | link | issue18874 messages |
| 2013-08-30 12:07:38 | vstinner | create | |
|