GitHub user jeking3 opened a pull request:
https://github.com/apache/thrift/pull/1399
THRIFT-4370: build generated code before running static code analysisâ¦
⦠- fix E722 flake8 issues identified in python code
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jeking3/thrift THRIFT-4370
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/thrift/pull/1399.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 #1399
----
commit 85d94cce732f289d596b98c76042f1caae17d269
Author: James E. King, III <[email protected]>
Date: 2017-10-25T13:57:18Z
THRIFT-4370: build generated code before running static code analysis - fix
E722 flake8 issues identified in python code
----
---