[pypy-dev] Mixed pypy and cpython with multiprocessing

Andrew Brown brownan at gmail.com
Wed Dec 21 16:43:07 CET 2011


Bug filed (#971 <https://bugs.pypy.org/issue971>)!
Thanks for taking a look!
-Andrew

On Wed, Dec 21, 2011 at 10:28 AM, Amaury Forgeot d'Arc
<amauryfa at gmail.com>wrote:

>
>
> 2011/12/21 Andrew Brown <brownan at gmail.com>
>
>> On Wed, Dec 21, 2011 at 10:20 AM, Amaury Forgeot d'Arc <
>> amauryfa at gmail.com> wrote:
>>
>>> Pickle uses known byte order and sizes, and has a stable set of formats
>>> and opcodes.
>>> Pickles generated on one platform can be read on a different one;
>>> even with different Python versions, even with PyPy vs. CPython.
>>>
>>> Otherwise it's a bug, like this one :)
>>>
>>> Neat! I found a bug! Would you like me to file an issue with the issue
>> tracker?
>>
>
> Yes, please, before we forget it :-)
>
> --
> Amaury Forgeot d'Arc
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/pypy-dev/attachments/20111221/93ec91af/attachment.html>


More information about the pypy-dev mailing list