index
:
delta/thrift.git
0.1.x
0.10.0
0.11.0
0.11.0-rc0
0.12.0
0.13.0
0.14.0
0.14.1
0.14.2
0.15.0
0.16.0
0.17.0
0.18.0
0.18.1
0.2.x
0.3.x
0.4.x
0.5.x
0.6.x
0.7.x
0.8.x
0.9.1
0.9.2
0.9.3
0.9.3.1
0.9.3.2
0.9.x
Jens-G-enable-GitHub-code-scanning
THRIFT-5288
THRIFT-5292
THRIFT-5345
ci/pypi-automation
dependabot/gradle/lib/java/com.bmuschko-gradle-clover-plugin-3.0.3
dependabot/gradle/lib/kotlin/com.bmuschko-gradle-clover-plugin-3.0.3
dependabot/gradle/lib/kotlin/com.ncorti.ktfmt.gradle-0.12.0
follow-up-python-github-workflow
master
py-compiler
rel/0.10.0
git.apache.org: repos/asf/thrift.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
py
/
TestClient.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
THRIFT-4974: Add cross test for Python's Unix domain socket transport
Kengo Seki
2019-12-12
1
-1
/
+3
*
THRIFT-4780: finish the server implementation of multi in python server
James E. King III
2019-02-08
1
-4
/
+15
*
THRIFT-4405: fix cygwin on appveyor
James E. King III
2019-02-01
1
-4
/
+6
*
THRIFT-4405: Enhance python cross test client for pedantic sequence id handling
James E. King III
2019-02-01
1
-18
/
+59
*
THRIFT-4621 Add THeader for Python
Neil Williams
2018-09-01
1
-1
/
+10
*
THRIFT-4548: add python cross test client multiplexed protocol support
James E. King III
2018-04-13
1
-12
/
+87
*
THRIFT-3118: add http (for non-ssl and for ssl) to the python cross tests
James E. King III
2018-04-05
1
-4
/
+17
*
THRIFT-4351: use travis build stages to optimize build,
James E. King, III
2017-10-19
1
-0
/
+1
*
THRIFT-3691 Run flake8 Python style check on Travis-CI
Nobuaki Sukegawa
2016-02-28
1
-1
/
+0
*
THRIFT-3613 Port Python C extension to Python 3
Nobuaki Sukegawa
2016-02-13
1
-8
/
+5
*
THRIFT-3612 Add Python C extension for compact protocol
Nobuaki Sukegawa
2016-02-13
1
-0
/
+7
*
THRIFT-3596 Better conformance to PEP8
Nobuaki Sukegawa
2016-02-04
1
-261
/
+261
*
THRIFT-3503 Enable py:utf8string by default
Nobuaki Sukegawa
2016-01-11
1
-3
/
+3
*
THRIFT-3495 Minor enhancements and fixes for cross test
Nobuaki Sukegawa
2015-12-24
1
-4
/
+5
*
THRIFT-3350 Python JSON protocol does not encode binary as Base64
Nobuaki Sukegawa
2015-11-15
1
-2
/
+0
*
THRIFT-1857 Python 3 Support
Nobuaki Sukegawa
2015-11-06
1
-59
/
+70
*
THRIFT-1857 Python 3 Support
Nobuaki Sukegawa
2015-11-06
1
-6
/
+15
*
THRIFT-3376 C# and Python JSON protocol double values lose precision
Nobuaki Sukegawa
2015-10-14
1
-0
/
+1
*
THRIFT-3375 Python TJSONProtocol encodes utf8 string values in an incompatibl...
Nobuaki Sukegawa
2015-10-11
1
-1
/
+28
*
THRIFT-3360 Improve cross test servers and clients further
Nobuaki Sukegawa
2015-09-28
1
-9
/
+35
*
THRIFT-3347 Improve cross test servers and clients
Jens Geyer
2015-09-23
1
-9
/
+28
*
THRIFT-3337 Add testBool method to cross tests
Nobuaki Sukegawa
2015-09-21
1
-0
/
+4
*
THRIFT-2886 Integrate binary type in standard Thrift cross test
Jens Geyer
2015-01-03
1
-0
/
+2
*
THRIFT-2578 Moving 'make cross' from test.sh to test.py
cdwijayarathna
2014-08-10
1
-1
/
+2
*
Thrift-2601:Fix vagrant to work again for builds again
jfarrell
2014-07-09
1
-14
/
+1
*
THRIFT-847 Test Framework harmonization across all languages
Roger Meier
2014-05-31
1
-11
/
+14
*
THRIFT-1914 Python: Support for Multiplexing Services on any
Roger Meier
2014-05-03
1
-2
/
+16
*
THRIFT-1745 Python JSON protocol
Roger Meier
2012-11-02
1
-5
/
+11
*
THRIFT-1416 Python Unit test is broken on ci
Roger Meier
2011-11-01
1
-2
/
+3
*
THRIFT-1115 python TBase class for dynamic (de)serialization, and __slots__ o...
Roger Meier
2011-09-11
1
-11
/
+18
*
THRIFT-1103. py: TZlibTransport for python, a zlib compressed transport
Bryan Duxbury
2011-03-22
1
-7
/
+14
*
THRIFT-1094. py: bug in TCompactProto python readMessageEnd method and update...
Bryan Duxbury
2011-03-21
1
-12
/
+73
*
THRIFT-637. python: Fix mixing of oneway and regular requests in TNonblocking...
Todd Lipcon
2009-12-03
1
-0
/
+4
*
THRIFT-387. Add license headers to a bunch of files
David Reiss
2009-03-30
1
-0
/
+19
*
THRIFT-136. s/async/oneway/ in misc places
David Reiss
2009-03-24
1
-3
/
+3
*
THRIFT-195. python: Add a simple THttpServer
David Reiss
2009-01-31
1
-7
/
+14
*
python: Make the unit tests run faster and more reliably
David Reiss
2009-01-31
1
-1
/
+1
*
THRIFT-67. python: Add TNonblockingServer
David Reiss
2008-11-07
1
-13
/
+26
*
Python forking server should close connection in parent.
David Reiss
2008-06-10
1
-0
/
+6
*
Implement testAsync for python tests
David Reiss
2008-02-18
1
-0
/
+7
*
Thrift: Python test improvements.
David Reiss
2008-02-15
1
-6
/
+8
*
Thrift: Whitespace cleanup.
David Reiss
2008-02-06
1
-7
/
+7
*
Python automated test patch
Mark Slee
2007-10-05
1
-103
/
+89
*
Some Thrift documentation cleanups
Mark Slee
2007-02-28
1
-11
/
+16
*
Bring Thrift test code up to date
Mark Slee
2006-10-26
1
-2
/
+2
*
Fix broken thrift test code for new model
Mark Slee
2006-10-25
1
-1
/
+46
*
Thrift: Added support for double type across all languages
Mark Slee
2006-09-06
1
-0
/
+6
*
Thrift Python server code generation
Mark Slee
2006-09-05
1
-5
/
+30
*
Thrift and Python: Made to be together
Mark Slee
2006-09-04
1
-0
/
+35