commit | 80aa565fb4a4be45ea7b94487bd10f1ab0ff5410 | [log] [tgz] |
---|---|---|
author | Victor Stinner <victor.stinner@gmail.com> | Sun Jul 07 17:17:59 2013 +0200 |
committer | Victor Stinner <victor.stinner@gmail.com> | Sun Jul 07 17:17:59 2013 +0200 |
tree | 057d5543ba9811184797993a17eb38d09a4926d8 | |
parent | b7f1f65f1c1c0b80e613f5fbf3a4ed3e3e2c72f9 [diff] |
Issue #18203: Replace malloc() with PyMem_RawMalloc() to allocate thread locks