1. 0e52839 Take out debug print in TServer constructor by Mark Slee · 18 years ago
  2. 04342d8 another typo i missed by Mark Slee · 18 years ago
  3. fb84b2b Adityaslop typos in thrift py server by Mark Slee · 18 years ago
  4. 9bae5e7 -- typo in TSocket by Aditya Agarwal · 18 years ago
  5. f954f97 -- Allow specification of socket timeouts in thrift python socket code by Aditya Agarwal · 18 years ago
  6. 5c46819 -- Protocol and transport factories now wrap around a single protocol/transport by Aditya Agarwal · 18 years ago
  7. e2bd58d Add python scons rules by Mark Slee · 18 years ago
  8. bb31d0a Let Python server take protocolFactory argument by Mark Slee · 18 years ago
  9. 4ac459f Fix python server bugs and go to new protocol wraps transport model by Mark Slee · 18 years ago
  10. fe30c5f Improve python thrift transport, readAll, buffering, framing by Mark Slee · 18 years ago
  11. 9a695ba self.clients instead of self.client by Mark Slee · 18 years ago
  12. 4ce787f Missing self argument in server method by Mark Slee · 18 years ago
  13. b90aa7c Python threadpool server for Thrift by Mark Slee · 18 years ago
  14. 97b47df Python framed thrift transports by Mark Slee · 18 years ago
  15. 3c4d7fd Thrift missing python threading import by Mark Slee · 18 years ago
  16. 4f0fed6 Python basic threaded server by Mark Slee · 18 years ago
  17. 794993d Change run() to serve() in all Thrift server interfaces by Mark Slee · 18 years ago
  18. d788b2e Thrift TTransportFactory model for servers by Mark Slee · 18 years ago
  19. c98d050 Thrift: Added support for double type across all languages by Mark Slee · 18 years ago
  20. c967656 Thrift Python server code generation by Mark Slee · 18 years ago
  21. cde2b61 Implementation of the basic Thrift stack in Python by Mark Slee · 18 years ago