commit | 294dc1e1ed71984b72ac3120165d4695f3c58779 | [log] [tgz] |
---|---|---|
author | Jean-Paul Calderone <exarkun@twistedmatrix.com> | Sat Mar 10 16:55:52 2012 -0800 |
committer | Jean-Paul Calderone <exarkun@twistedmatrix.com> | Sat Mar 10 16:55:52 2012 -0800 |
tree | 61a70f0d04e358d6e539d99fe1f4bde52fceaea3 | |
parent | 5b79104333748cb4336252b8a7b2e3498a313353 [diff] |
Allocate Py_buffer on the heap (leaking memory sometimes) to make this code PyPy-friendly (hopefully; test pending).