commit | 58434e698865101096e28fb2ea98282133d55e2c | [log] [tgz] |
---|---|---|
author | David Reiss <dreiss@apache.org> | Tue Oct 07 21:08:10 2008 +0000 |
committer | David Reiss <dreiss@apache.org> | Tue Oct 07 21:08:10 2008 +0000 |
tree | 731a971a680e9c4b9be6d59f2990e8fcc2023d0c | |
parent | 8684554e2947b7b0e6b38ebd4f5f80b0be83ddfe [diff] |
THRIFT-108. python: Fix call to PyDict_Next in fastbinary.c The position parameter is supposed to be a Py_ssize_t*, not an int*. This was probably just an oversight in the original patch, and it was preventing maps from serializing properly on x86-64. git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@702640 13f79535-47bb-0310-9956-ffa450edef68