Re: Python JSON protocol implementation

2012-10-30 Thread Frederic Delbos
Hi, thrift python json protocol now passes all tests, please find the file attached. Also if you want the updated python test with json let me know (or give me committer acces) best regards. 2012/10/24 Roger Meier ro...@bufferoverflow.ch Cool! lib/py/test unit test = some languages

Re: Python JSON protocol implementation

2012-10-30 Thread Henrique Mendonça
Hi Fred, Awesome to hear that! Would you be able to create a short ticket on Jira for that... so we can better track it. Cheers, Henrique http://thrift.apache.org/docs/HowToContribute/ On 30 October 2012 12:15, Frederic Delbos fred.del...@gmail.com wrote: Hi, thrift python json protocol

AW: libthrift ACCEPTED

2012-10-30 Thread Roger Meier
Welcome Geoff, David and NEC! we have contrib/create-debian-packages.sh and contrib/debian within trunk ...and yes there is room for improvement. If you like to contribute, solve and improve things at the root, see here: http://thrift.apache.org/docs/HowToContribute Do you like to know how all

[jira] [Commented] (THRIFT-1745) Python JSON protocol

2012-10-30 Thread Jake Farrell (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1745?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13487404#comment-13487404 ] Jake Farrell commented on THRIFT-1745: -- Frederic, Thank you for your work on this.

[jira] [Updated] (THRIFT-1745) Python JSON protocol

2012-10-30 Thread Frederic Delbos (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1745?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Frederic Delbos updated THRIFT-1745: Patch Info: Patch Available Python JSON protocol -

[jira] [Updated] (THRIFT-1745) Python JSON protocol

2012-10-30 Thread Frederic Delbos (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1745?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Frederic Delbos updated THRIFT-1745: Attachment: TJSONProtocol.py Python JSON protocol -