1. d479e23 THRIFT-3691 Run flake8 Python style check on Travis-CI by Nobuaki Sukegawa · 9 years ago
  2. 7af189a THRIFT-3613 Port Python C extension to Python 3 by Nobuaki Sukegawa · 9 years ago
  3. 6525f6a THRIFT-3612 Add Python C extension for compact protocol by Nobuaki Sukegawa · 9 years ago
  4. 10308cb THRIFT-3596 Better conformance to PEP8 by Nobuaki Sukegawa · 9 years ago
  5. a3b88a0 THRIFT-3503 Enable py:utf8string by default by Nobuaki Sukegawa · 9 years ago
  6. 9b35a7c THRIFT-3495 Minor enhancements and fixes for cross test by Nobuaki Sukegawa · 9 years ago
  7. bc7e480 THRIFT-3350 Python JSON protocol does not encode binary as Base64 by Nobuaki Sukegawa · 9 years ago
  8. a185d7e THRIFT-1857 Python 3 Support Client: Python Patch: Nobuaki Sukegawa by Nobuaki Sukegawa · 9 years ago
  9. 760511f THRIFT-1857 Python 3 Support by Nobuaki Sukegawa · 9 years ago
  10. 228b328 THRIFT-3376 C# and Python JSON protocol double values lose precision by Nobuaki Sukegawa · 9 years ago
  11. 64b8f6c THRIFT-3375 Python TJSONProtocol encodes utf8 string values in an incompatible way by Nobuaki Sukegawa · 9 years ago
  12. 01ede04 THRIFT-3360 Improve cross test servers and clients further by Nobuaki Sukegawa · 9 years ago
  13. d629ea0 THRIFT-3347 Improve cross test servers and clients by Jens Geyer · 9 years ago
  14. a649e74 THRIFT-3337 Add testBool method to cross tests by Nobuaki Sukegawa · 9 years ago
  15. 8bcfdd9 THRIFT-2886 Integrate binary type in standard Thrift cross test by Jens Geyer · 10 years ago
  16. 0d4072b THRIFT-2578 Moving 'make cross' from test.sh to test.py by cdwijayarathna · 10 years ago
  17. dbf2bb5 Thrift-2601:Fix vagrant to work again for builds again by jfarrell · 11 years ago
  18. 7615072 THRIFT-847 Test Framework harmonization across all languages by Roger Meier · 11 years ago
  19. 879cab2 THRIFT-1914 Python: Support for Multiplexing Services on any by Roger Meier · 11 years ago
  20. 85fb6de THRIFT-1745 Python JSON protocol TJSONProtocol.py: Frederic Delbos by Roger Meier · 12 years ago
  21. 61188a4 THRIFT-1416 Python Unit test is broken on ci remove repr from TestSuite by Roger Meier · 13 years ago
  22. f4eec7a THRIFT-1115 python TBase class for dynamic (de)serialization, and __slots__ option for memory savings by Roger Meier · 13 years ago
  23. 1606659 THRIFT-1103. py: TZlibTransport for python, a zlib compressed transport by Bryan Duxbury · 14 years ago
  24. 59d4efd THRIFT-1094. py: bug in TCompactProto python readMessageEnd method and updated test cases by Bryan Duxbury · 14 years ago
  25. f5dea4c THRIFT-637. python: Fix mixing of oneway and regular requests in TNonblockingServer by Todd Lipcon · 15 years ago
  26. ea2cba8 THRIFT-387. Add license headers to a bunch of files by David Reiss · 16 years ago
  27. 6ce401d THRIFT-136. s/async/oneway/ in misc places by David Reiss · 16 years ago
  28. f78ec2b THRIFT-195. python: Add a simple THttpServer by David Reiss · 16 years ago
  29. 3166141 python: Make the unit tests run faster and more reliably by David Reiss · 16 years ago
  30. 7442127 THRIFT-67. python: Add TNonblockingServer by David Reiss · 16 years ago
  31. bcaa2ad Python forking server should close connection in parent. by David Reiss · 17 years ago
  32. db893b6 Implement testAsync for python tests by David Reiss · 17 years ago
  33. 9ff3b9d Thrift: Python test improvements. by David Reiss · 17 years ago
  34. 0c90f6f Thrift: Whitespace cleanup. by David Reiss · 17 years ago
  35. 5299a95 Python automated test patch by Mark Slee · 17 years ago
  36. 57cc25e Some Thrift documentation cleanups by Mark Slee · 18 years ago
  37. 1dd819c Bring Thrift test code up to date by Mark Slee · 18 years ago
  38. a330265 Fix broken thrift test code for new model by Mark Slee · 18 years ago
  39. c98d050 Thrift: Added support for double type across all languages by Mark Slee · 18 years ago
  40. c967656 Thrift Python server code generation by Mark Slee · 18 years ago
  41. fc89d39 Thrift and Python: Made to be together by Mark Slee · 18 years ago