summaryrefslogtreecommitdiff
path: root/test/py/RunClientServer.py
Commit message (Expand)AuthorAgeFilesLines
* add testsKevin Wojniak2022-03-051-1/+1
* THRIFT-4621 Add THeader for PythonNeil Williams2018-09-011-0/+1
* THRIFT-4476: Typecasting problem on double list items,Ozan Can Altiok2018-03-201-0/+1
* THRIFT-3938 Python TNonblockingServer does not work with SSLNobuaki Sukegawa2017-02-121-1/+1
* THRIFT-3694 [Windows] Disable tests of a few servers that are not supportedNobuaki Sukegawa2016-03-021-14/+19
* THRIFT-3682 Do not reuse refused sockets in test scriptsNobuaki Sukegawa2016-02-271-6/+12
* THRIFT-3613 Port Python C extension to Python 3Nobuaki Sukegawa2016-02-131-12/+3
* THRIFT-3612 Add Python C extension for compact protocolNobuaki Sukegawa2016-02-131-0/+1
* THRIFT-3596 Better conformance to PEP8Nobuaki Sukegawa2016-02-041-241/+241
* THRIFT-3503 Enable py:utf8string by defaultNobuaki Sukegawa2016-01-111-12/+18
* THRIFT-3438 Enable py:new_style by defaultNobuaki Sukegawa2016-01-021-1/+1
* THRIFT-3504 Fix FastbinaryTest.pyNobuaki Sukegawa2016-01-021-0/+1
* THRIFT-162 Thrift structures are unhashable, preventing them from being used ...Nobuaki Sukegawa2015-11-281-0/+1
* THRIFT-3440 Python make check takes too much timeNobuaki Sukegawa2015-11-231-112/+207
* THRIFT-1857 Python 3 SupportNobuaki Sukegawa2015-11-061-22/+23
* THRIFT-3340 Python: enable json tests againRoger Meier2015-09-211-3/+2
* THRIFT-2918 Race condition in Python TProcessPoolServer testRoger Meier2015-09-171-1/+1
* THRIFT-847 Test Framework harmonization across all languagesRoger Meier2014-05-311-6/+8
* THRIFT-2463 test/py/RunClientServer.py fails sometimesRoger Meier2014-04-211-14/+34
* THRIFT-1797 Python implementation of TSimpleJSONProtocolRoger Meier2012-12-261-1/+5
* THRIFT-1745 Python JSON protocol Roger Meier2012-11-021-1/+3
* THRIFT-1115 python TBase class for dynamic (de)serialization, and __slots__ o...Roger Meier2011-09-111-24/+59
* THRIFT-1103. py: TZlibTransport for python, a zlib compressed transportBryan Duxbury2011-03-221-35/+76
* THRIFT-1094. py: bug in TCompactProto python readMessageEnd method and update...Bryan Duxbury2011-03-211-19/+70
* THRIFT-387. Add license headers to a bunch of filesDavid Reiss2009-03-301-0/+19
* THRIFT-195. python: Add a simple THttpServerDavid Reiss2009-01-311-2/+10
* python: Make the unit tests run faster and more reliablyDavid Reiss2009-01-311-1/+2
* THRIFT-67. python: Add TNonblockingServerDavid Reiss2008-11-071-3/+7
* Python forking server should close connection in parent.David Reiss2008-06-101-8/+17
* Clean up the unit tests.David Reiss2008-04-071-2/+5
* Thrift: Python test improvements.David Reiss2008-02-151-0/+0
* Thrift: Whitespace cleanup.David Reiss2008-02-061-1/+1
* Python automated test patchMark Slee2007-10-051-0/+16