1. f78ec2b THRIFT-195. python: Add a simple THttpServer by David Reiss · 16 years ago
  2. 4c591c9 THRIFT-212. python: Make TFramedTransport implement CReadableTransport by David Reiss · 16 years ago
  3. 3166141 python: Make the unit tests run faster and more reliably by David Reiss · 16 years ago
  4. 46bb4ae THRIFT-242. python: Used named arguments in __init__ instead of a dict by David Reiss · 16 years ago
  5. 0c87ad4 THRIFT-217. Use "--gen py" instead of "-py" in build scripts by David Reiss · 16 years ago
  6. 7442127 THRIFT-67. python: Add TNonblockingServer by David Reiss · 16 years ago
  7. 1cc0c5e THRIFT-109. python: Use self.assert* instead of assert in tests by David Reiss · 16 years ago
  8. cc0c9e9 Clean up some bad/missed merges from the alterl merge. by David Reiss · 17 years ago
  9. abded23 Implement testAsync for python tests by David Reiss · 17 years ago
  10. bcaa2ad Python forking server should close connection in parent. by David Reiss · 17 years ago
  11. 2a4bfd6 Clean up the unit tests. by David Reiss · 17 years ago
  12. 320e45c Make the Python generator use non-hardcoded namespaces. by David Reiss · 17 years ago
  13. 2ca456a Make "make clean" rules a bit more standard. by David Reiss · 17 years ago
  14. db893b6 Implement testAsync for python tests by David Reiss · 17 years ago
  15. 9ff3b9d Thrift: Python test improvements. by David Reiss · 17 years ago
  16. 0c90f6f Thrift: Whitespace cleanup. by David Reiss · 17 years ago
  17. c16a8f6 Thrift: Python support for Unix-domain sockets, and eager timeout setting. by David Reiss · 17 years ago
  18. 53d9c0c Merging EOFException changes from Ben Maurer by Mark Slee · 17 years ago
  19. 5299a95 Python automated test patch by Mark Slee · 17 years ago
  20. c6fc329 Thrift: Support for explicit Python module declaration. by David Reiss · 17 years ago
  21. 57cc25e Some Thrift documentation cleanups by Mark Slee · 18 years ago
  22. 6f5e2cb Fix relative paths in test dirs by Mark Slee · 18 years ago
  23. 1dd819c Bring Thrift test code up to date by Mark Slee · 18 years ago
  24. a330265 Fix broken thrift test code for new model by Mark Slee · 18 years ago
  25. 794993d Change run() to serve() in all Thrift server interfaces by Mark Slee · 18 years ago
  26. 018b699 Thrift: generate Processors not Servers by Mark Slee · 18 years ago
  27. d788b2e Thrift TTransportFactory model for servers by Mark Slee · 18 years ago
  28. c98d050 Thrift: Added support for double type across all languages by Mark Slee · 18 years ago
  29. 68db166 -- more thrift Makefile changes by Aditya Agarwal · 18 years ago
  30. c967656 Thrift Python server code generation by Mark Slee · 18 years ago
  31. fc89d39 Thrift and Python: Made to be together by Mark Slee · 18 years ago