[ https://issues.apache.org/jira/browse/THRIFT-3506?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15069696#comment-15069696 ]
ASF GitHub Bot commented on THRIFT-3506: ---------------------------------------- GitHub user nsuke opened a pull request: https://github.com/apache/thrift/pull/758 THRIFT-3506 Eliminate old style classes from library code You can merge this pull request into a Git repository by running: $ git pull https://github.com/nsuke/thrift THRIFT-3506 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/thrift/pull/758.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 #758 ---- commit 2125dc40e2e85f996016636fcc8f2e240393add1 Author: Nobuaki Sukegawa <ns...@apache.org> Date: 2015-12-20T16:10:25Z THRIFT-3506 Eliminate old style classes from library code ---- > Eliminate old style classes from library code > --------------------------------------------- > > Key: THRIFT-3506 > URL: https://issues.apache.org/jira/browse/THRIFT-3506 > Project: Thrift > Issue Type: Improvement > Components: Python - Library > Reporter: Aki Sukegawa > Assignee: Aki Sukegawa > Priority: Minor > > We've removed python 2.5- support long before and there's no reason to keep > old style classes in library code. > I've run quick benchmark locally and no performance difference was observed. > So it shouldn't change any behavior at all. -- This message was sent by Atlassian JIRA (v6.3.4#6332)