[
https://issues.apache.org/jira/browse/THRIFT-108?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Reiss resolved THRIFT-108.
--------------------------------
Resolution: Fixed
> Maps are not properly serialized in x86_64 with fastbinary
> ----------------------------------------------------------
>
> Key: THRIFT-108
> URL: https://issues.apache.org/jira/browse/THRIFT-108
> Project: Thrift
> Issue Type: Bug
> Components: Library (Python)
> Affects Versions: 0.1
> Environment: Ubuntu 8.04.1 x86_64
> Reporter: Esteve Fernandez
> Attachments: fastbinary_map_x86_64.patch
>
>
> Maps are not serialized properly in x86_64 due to a bug in fastbinary. It
> uses an int (instead of a Py_ssize_t) to store the current position in
> PyDict_Next.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.