1. bc444b0 Thrift: Fix a bug in the skip function in Python's fastbinary.c by David Reiss · 17 years ago
  2. 53d9c0c Merging EOFException changes from Ben Maurer by Mark Slee · 17 years ago
  3. 9b36ef3 Fix 32-bit Python encoding integer issue by Mark Slee · 17 years ago
  4. 2c2e6d2 Thrift: Python TBufferedTransport improvements. by David Reiss · 17 years ago
  5. 5db3e92 Thrift: Handle absence of fastbinary.so by David Reiss · 17 years ago
  6. 5ec8e26 Thrift: Fix fastbinary.c for Python 2.4. by David Reiss · 17 years ago
  7. 382fc30 Thrift: Native-code Binary Protocol encoder. by David Reiss · 17 years ago
  8. 552410c Idiotic typos in Python code by Mark Slee · 18 years ago
  9. 808454e Thrift TBinaryProtocol change by Mark Slee · 18 years ago
  10. 89e2bb8 Applying Thrift software license to Python source by Mark Slee · 18 years ago
  11. e74306a Move constant defs into Thrift.py to avoid cirulcar includes by Mark Slee · 18 years ago
  12. 92195ae Starting python exception handling cleanup by Mark Slee · 18 years ago
  13. 5c46819 -- Protocol and transport factories now wrap around a single protocol/transport by Aditya Agarwal · 18 years ago
  14. 4ac459f Fix python server bugs and go to new protocol wraps transport model by Mark Slee · 18 years ago
  15. c98d050 Thrift: Added support for double type across all languages by Mark Slee · 18 years ago
  16. c967656 Thrift Python server code generation by Mark Slee · 18 years ago
  17. cde2b61 Implementation of the basic Thrift stack in Python by Mark Slee · 18 years ago