COMMITS
/ test/py/TestServer.py October 30, 2025
C
THRIFT-5923: UUID python
Carel Combrink committed
February 13, 2026
D
Fixed Python flake8 offenses
Dmytro Shteflyuk committed
February 4, 2026
D
Wire TLS keys in Python for cross-tests
Dmytro Shteflyuk committed
January 29, 2026
G
Fix Python 3.12 build issues in thrift Python (#3276)
Gregg Donovan committed
November 13, 2025
C
Thrift-5900: Fix Tests for Python 3.14
Carel Combrink committed
December 26, 2024
A
remove more Python2 compatibility
Alexandre Detiste committed
May 17, 2020
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
August 13, 2018
N
THRIFT-4621 Add THeader for Python
Neil Williams 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
October 25, 2017
J
THRIFT-4370: build generated code before running static code analysis;
James E. King, III committed
September 30, 2017
J
THRIFT-4351: use travis build stages to optimize build,
James E. King, III 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 11, 2016
N
THRIFT-3532 Add configurable string and container read size limit to Python protocols
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
R
THRIFT-3373: cross test cleanup
Randy Abernethy 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
July 25, 2015
J
THRIFT-2918 Race condition in Python TProcessPoolServer test
Jens Geyer 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
February 19, 2014
R
THRIFT-2325 SSL test certificates
Roger Meier committed
January 5, 2013
R
THRIFT-1797 Python implementation of TSimpleJSONProtocol
Roger Meier committed
November 2, 2012
R
THRIFT-1745 Python JSON protocol
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
February 8, 2011
R
THRIFT-1056 python tests invoked by 'make check' appear broken
Roger Meier 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
November 7, 2008
D
THRIFT-67. python: Add TNonblockingServer
David Reiss committed
June 11, 2008
D
Clean up some bad/missed merges from the alterl merge.
David Reiss committed
D
Implement testAsync for python tests
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 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
September 20, 2006
M
Change run() to serve() in all Thrift server interfaces
Mark Slee committed
September 7, 2006
M
Thrift: generate Processors not Servers
Mark Slee committed
M
Thrift TTransportFactory model for servers
Mark Slee committed