Hi Yicong, On 11 August 2015 at 14:38, Yicong Huang <[email protected]> wrote: > pypy_execute_source_ptr(pyBuffer, &ptr);
The documentation recommends to call pypy_execute_source_ptr() only once. I've fixed anyway the particular problem you are encountering when calling it multiple times, in 20f74886a28e. A bientôt, Armin. _______________________________________________ pypy-dev mailing list [email protected] https://mail.python.org/mailman/listinfo/pypy-dev
