1. 7af189a THRIFT-3613 Port Python C extension to Python 3 by Nobuaki Sukegawa · 9 years ago
  2. 6525f6a THRIFT-3612 Add Python C extension for compact protocol by Nobuaki Sukegawa · 9 years ago
  3. 10308cb THRIFT-3596 Better conformance to PEP8 by Nobuaki Sukegawa · 9 years ago
  4. 7b545b5 THRIFT-3532 Add configurable string and container read size limit to Python protocols by Nobuaki Sukegawa · 9 years ago
  5. a185d7e THRIFT-1857 Python 3 Support Client: Python Patch: Nobuaki Sukegawa by Nobuaki Sukegawa · 9 years ago
  6. 760511f THRIFT-1857 Python 3 Support by Nobuaki Sukegawa · 9 years ago
  7. 983bf7d THRIFT-3373: cross test cleanup by Randy Abernethy · 9 years ago
  8. d629ea0 THRIFT-3347 Improve cross test servers and clients by Jens Geyer · 9 years ago
  9. a649e74 THRIFT-3337 Add testBool method to cross tests by Nobuaki Sukegawa · 9 years ago
  10. f7d327a THRIFT-2918 Race condition in Python TProcessPoolServer test by Jens Geyer · 9 years ago
  11. 8bcfdd9 THRIFT-2886 Integrate binary type in standard Thrift cross test by Jens Geyer · 10 years ago
  12. 0d4072b THRIFT-2578 Moving 'make cross' from test.sh to test.py by cdwijayarathna · 10 years ago
  13. dbf2bb5 Thrift-2601:Fix vagrant to work again for builds again by jfarrell · 11 years ago
  14. 7615072 THRIFT-847 Test Framework harmonization across all languages by Roger Meier · 11 years ago
  15. 879cab2 THRIFT-1914 Python: Support for Multiplexing Services on any by Roger Meier · 11 years ago
  16. 58bbb70 THRIFT-2325 SSL test certificates by Roger Meier · 11 years ago
  17. 1f554e1 THRIFT-1797 Python implementation of TSimpleJSONProtocol by Roger Meier · 12 years ago
  18. 85fb6de THRIFT-1745 Python JSON protocol TJSONProtocol.py: Frederic Delbos by Roger Meier · 12 years ago
  19. f4eec7a THRIFT-1115 python TBase class for dynamic (de)serialization, and __slots__ option for memory savings by Roger Meier · 13 years ago
  20. 1606659 THRIFT-1103. py: TZlibTransport for python, a zlib compressed transport by Bryan Duxbury · 14 years ago
  21. 59d4efd THRIFT-1094. py: bug in TCompactProto python readMessageEnd method and updated test cases by Bryan Duxbury · 14 years ago
  22. 4ebaa76 THRIFT-1056 python tests invoked by 'make check' appear broken by Roger Meier · 14 years ago
  23. ea2cba8 THRIFT-387. Add license headers to a bunch of files by David Reiss · 16 years ago
  24. 6ce401d THRIFT-136. s/async/oneway/ in misc places by David Reiss · 16 years ago
  25. f78ec2b THRIFT-195. python: Add a simple THttpServer by David Reiss · 16 years ago
  26. 7442127 THRIFT-67. python: Add TNonblockingServer by David Reiss · 16 years ago
  27. cc0c9e9 Clean up some bad/missed merges from the alterl merge. by David Reiss · 17 years ago
  28. abded23 Implement testAsync for python tests by David Reiss · 17 years ago
  29. bcaa2ad Python forking server should close connection in parent. by David Reiss · 17 years ago
  30. db893b6 Implement testAsync for python tests by David Reiss · 17 years ago
  31. 0c90f6f Thrift: Whitespace cleanup. by David Reiss · 17 years ago
  32. 5299a95 Python automated test patch by Mark Slee · 17 years ago
  33. 57cc25e Some Thrift documentation cleanups by Mark Slee · 18 years ago
  34. 1dd819c Bring Thrift test code up to date by Mark Slee · 18 years ago
  35. 794993d Change run() to serve() in all Thrift server interfaces by Mark Slee · 18 years ago
  36. 018b699 Thrift: generate Processors not Servers by Mark Slee · 18 years ago
  37. d788b2e Thrift TTransportFactory model for servers by Mark Slee · 18 years ago
  38. c98d050 Thrift: Added support for double type across all languages by Mark Slee · 18 years ago
  39. c967656 Thrift Python server code generation by Mark Slee · 18 years ago