GitHub user nsuke opened a pull request: https://github.com/apache/thrift/pull/909
THRIFT-3694 Fix Python windows build You can merge this pull request into a Git repository by running: $ git pull https://github.com/nsuke/thrift THRIFT-3694 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/thrift/pull/909.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 #909 ---- commit 82caaf1bdef77fe3250815ebc08fbf93061f27fd Author: Nobuaki Sukegawa <ns...@apache.org> Date: 2016-02-28T03:26:48Z THRIFT-3692 (Re)enable Appveyor C++ and Python build commit 6601b2636d99fe3d22aff39819f33df2340250a0 Author: Nobuaki Sukegawa <ns...@apache.org> Date: 2016-02-28T03:48:22Z THRIFT-3694 Fix Python windows build VC++ C extension build fix commit f9084fbe9581839610270691af8bebf266473629 Author: Nobuaki Sukegawa <ns...@apache.org> Date: 2016-02-28T03:50:03Z THRIFT-3694 Fix Python windows build Skips tests for a few transports that do not seem to work on Windows. ---- --- 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. ---