[GitHub] thrift issue #1121: THRIFT-4007: TTransport.py micro-optimization: don't cal...

2016-12-15 Thread ndjensen
Github user ndjensen commented on the issue: https://github.com/apache/thrift/pull/1121 Sorry for the delay. https://issues.apache.org/jira/browse/THRIFT-4007 --- 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

[GitHub] thrift pull request #1121: TTransport.py micro-optimization: don't call len(...

2016-11-01 Thread ndjensen
GitHub user ndjensen opened a pull request: https://github.com/apache/thrift/pull/1121 TTransport.py micro-optimization: don't call len(chunk) twice You can merge this pull request into a Git repository by running: $ git pull https://github.com/ndjensen/thrift master