alexodus, Looks like a great patch, can you create an issue for it? Instructions here: https://thrift.apache.org/docs/HowToContribute If you did create an issue please point me at it, i could not locate it by searching.
Best, Randy On Mon, Oct 27, 2014 at 5:19 AM, alexodus <[email protected]> wrote: > GitHub user alexodus opened a pull request: > > https://github.com/apache/thrift/pull/250 > > [python] remove useless semicolons > > removed useless semicolons in generated code > > You can merge this pull request into a Git repository by running: > > $ git pull https://github.com/alexodus/thrift master > > Alternatively you can review and apply these changes as the patch at: > > https://github.com/apache/thrift/pull/250.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 #250 > > ---- > commit d843b361792eb3f7c68b3f17a0ac54c60bdb8137 > Author: Alessandro Rossi <[email protected]> > Date: 2014-10-27T12:11:48Z > > remove useless semicolon > > commit 970db92a0d34e52b48355c601a00fa628ea9646a > Author: Alessandro Rossi <[email protected]> > Date: 2014-10-27T12:14:47Z > > remove others useless semicolon > > ---- > > > --- > 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 [email protected] or file a JIRA ticket > with INFRA. > ---
