COMMITS
/ test/py/TestClient.py December 12, 2019
K
THRIFT-4974: Add cross test for Python's Unix domain socket transport
Kengo Seki committed
February 7, 2019
J
THRIFT-4780: finish the server implementation of multi in python server
James E. King III committed
January 31, 2019
J
THRIFT-4405: fix cygwin on appveyor
James E. King III committed
J
THRIFT-4405: Enhance python cross test client for pedantic sequence id handling
James E. King III committed
August 13, 2018
N
THRIFT-4621 Add THeader for Python
Neil Williams committed
April 10, 2018
J
THRIFT-4548: add python cross test client multiplexed protocol support
James E. King III committed
March 24, 2018
J
THRIFT-3118: add http (for non-ssl and for ssl) to the python cross tests
James E. King III committed
September 30, 2017
J
THRIFT-4351: use travis build stages to optimize build,
James E. King, III committed
February 28, 2016
N
THRIFT-3691 Run flake8 Python style check on Travis-CI
Nobuaki Sukegawa committed
February 11, 2016
N
THRIFT-3613 Port Python C extension to Python 3
Nobuaki Sukegawa committed
N
THRIFT-3612 Add Python C extension for compact protocol
Nobuaki Sukegawa committed
February 2, 2016
N
THRIFT-3596 Better conformance to PEP8
Nobuaki Sukegawa committed
January 6, 2016
N
THRIFT-3503 Enable py:utf8string by default
Nobuaki Sukegawa committed
November 17, 2015
N
THRIFT-3495 Minor enhancements and fixes for cross test
Nobuaki Sukegawa committed
November 14, 2015
N
THRIFT-3350 Python JSON protocol does not encode binary as Base64
Nobuaki Sukegawa committed
November 6, 2015
N
THRIFT-1857 Python 3 Support
Nobuaki Sukegawa committed
N
THRIFT-1857 Python 3 Support
Nobuaki Sukegawa committed
October 9, 2015
N
THRIFT-3376 C# and Python JSON protocol double values lose precision
Nobuaki Sukegawa committed
N
THRIFT-3375 Python TJSONProtocol encodes utf8 string values in an incompatible way
Nobuaki Sukegawa committed
September 28, 2015
N
THRIFT-3360 Improve cross test servers and clients further
Nobuaki Sukegawa committed
September 23, 2015
J
THRIFT-3347 Improve cross test servers and clients
Jens Geyer committed
September 21, 2015
N
THRIFT-3337 Add testBool method to cross tests
Nobuaki Sukegawa committed
December 14, 2014
J
THRIFT-2886 Integrate binary type in standard Thrift cross test
Jens Geyer committed
August 9, 2014
C
THRIFT-2578 Moving 'make cross' from test.sh to test.py
cdwijayarathna committed
July 10, 2014
J
Thrift-2601:Fix vagrant to work again for builds again
jfarrell committed
May 31, 2014
R
THRIFT-847 Test Framework harmonization across all languages
Roger Meier committed
May 3, 2014
R
THRIFT-1914 Python: Support for Multiplexing Services on any
Roger Meier committed
November 2, 2012
R
THRIFT-1745 Python JSON protocol
Roger Meier committed
November 1, 2011
R
THRIFT-1416 Python Unit test is broken on ci
Roger Meier committed
September 11, 2011
March 22, 2011
B
THRIFT-1103. py: TZlibTransport for python, a zlib compressed transport
Bryan Duxbury committed
March 21, 2011
B
THRIFT-1094. py: bug in TCompactProto python readMessageEnd method and updated test cases
Bryan Duxbury committed
December 3, 2009
T
THRIFT-637. python: Fix mixing of oneway and regular requests in TNonblockingServer
Todd Lipcon committed
March 30, 2009
D
THRIFT-387. Add license headers to a bunch of files
David Reiss committed
March 24, 2009
D
THRIFT-136. s/async/oneway/ in misc places
David Reiss committed
January 31, 2009
D
THRIFT-195. python: Add a simple THttpServer
David Reiss committed
D
python: Make the unit tests run faster and more reliably
David Reiss committed
November 7, 2008
D
THRIFT-67. python: Add TNonblockingServer
David Reiss committed
June 10, 2008
D
Python forking server should close connection in parent.
David Reiss committed
February 18, 2008
D
Implement testAsync for python tests
David Reiss committed
February 15, 2008
D
Thrift: Python test improvements.
David Reiss committed
February 6, 2008
D
Thrift: Whitespace cleanup.
David Reiss committed
October 5, 2007
M
Python automated test patch
Mark Slee committed
February 28, 2007
M
Some Thrift documentation cleanups
Mark Slee committed
October 26, 2006
M
Bring Thrift test code up to date
Mark Slee committed
October 25, 2006
M
Fix broken thrift test code for new model
Mark Slee committed
September 6, 2006
M
Thrift: Added support for double type across all languages
Mark Slee committed
September 5, 2006
M
Thrift Python server code generation
Mark Slee committed
September 4, 2006
M
Thrift and Python: Made to be together
Mark Slee committed