commit | b5245bec936d22fddb6d14bd130218ac71ed8474 | [log] [tgz] |
---|---|---|
author | Victor Stinner <victor.stinner@gmail.com> | Sat Jul 27 01:13:34 2013 +0200 |
committer | Victor Stinner <victor.stinner@gmail.com> | Sat Jul 27 01:13:34 2013 +0200 |
tree | 93c950b12c9726143fe80962dc7c8a854231fa56 | |
parent | 597696c70cd18ec8b798b43ad38469b4e498b30d [diff] |
Issue #18203: Replace PyMem_Malloc() with PyMem_RawMalloc() at Python initialization