GitHub user lucasmarshall opened a pull request: https://github.com/apache/thrift/pull/404
Fix issues when using map or set types in structs in python You can merge this pull request into a Git repository by running: $ git pull https://github.com/lucasmarshall/thrift lm/fix-python-map-set Alternatively you can review and apply these changes as the patch at: https://github.com/apache/thrift/pull/404.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #404 ---- commit 7017146bc225e216170608c8aa8b6e31086d394c Author: Lucas Marshall <lucas.marsh...@uber.com> Date: 2015-03-21T00:24:07Z Fix issues when using map or set types in structs in python ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---