1. a86886e THRIFT-2704 - compiler: T_ONEWAY type used for oneway methods instead of T_CALL by Jens Geyer · 10 years ago
  2. 879cab2 THRIFT-1914 Python: Support for Multiplexing Services on any by Roger Meier · 11 years ago
  3. 6d1a83a THRIFT-2506 Update TProtocolException error codes to be used consistently throughout the library by Jens Geyer · 11 years ago
  4. 8c691fa THRIFT-1639 Java/Python: Serialization/Deserialization of double type using CompactProtocol by Roger Meier · 11 years ago
  5. 0895dfe THRIFT-1797 Python implementation of TSimpleJSONProtocol Patch: Avi Flamholz by Roger Meier · 12 years ago
  6. ad8154a THRIFT-1796 TJSONProtocol is not functional Patch: Avi Flamholz by Roger Meier · 12 years ago
  7. 05ab89a THRIFT-1745 Python JSON protocol fix typo detected by cross language test suite by Roger Meier · 12 years ago
  8. 85fb6de THRIFT-1745 Python JSON protocol TJSONProtocol.py: Frederic Delbos by Roger Meier · 12 years ago
  9. 6972041 THRIFT-1480. py: remove tabs, adjust whitespace and address PEP8 warnings by Bryan Duxbury · 13 years ago
  10. c3f033f THRIFT-1342 Compilation problem on Windows of fastbinary.c by Roger Meier · 13 years ago
  11. f4eec7a THRIFT-1115 python TBase class for dynamic (de)serialization, and __slots__ option for memory savings by Roger Meier · 13 years ago
  12. 54df97c THRIFT-1208. py: Compact protocol always reads and writes booleans as true by Bryan Duxbury · 14 years ago
  13. 59d4efd THRIFT-1094. py: bug in TCompactProto python readMessageEnd method and updated test cases by Bryan Duxbury · 14 years ago
  14. df4cffd THRIFT-1093. py: several bugs in python TCompactProtocol by Bryan Duxbury · 14 years ago
  15. abafd79 THRIFT-335. python: Initial implementation of TCompactProtocol by David Reiss · 14 years ago
  16. bff2a35 THRIFT-586. python: TSocket incorrectly sets the exception type when an end of file error occurs by Esteve Fernandez · 15 years ago
  17. ea2cba8 THRIFT-387. Add license headers to a bunch of files by David Reiss · 16 years ago
  18. a528f54 THRIFT-360. python: Make fastbinary skip struct fields with the wrong type by David Reiss · 16 years ago
  19. 127d01c THRIFT-391. py: Fix memory leak in fastbinary by Kevin Clark · 16 years ago
  20. 4980910 THRIFT-362. python: Detect endianness on Solaris by David Reiss · 16 years ago
  21. fdd8b5a THRIFT-340. python: Detect endianness properly on FreeBSD by David Reiss · 16 years ago
  22. 58434e6 THRIFT-108. python: Fix call to PyDict_Next in fastbinary.c by David Reiss · 16 years ago
  23. 0ee93ea THRIFT-93. Remove unnecessary shebang lines from Python libraries by David Reiss · 16 years ago
  24. bc444b0 Thrift: Fix a bug in the skip function in Python's fastbinary.c by David Reiss · 17 years ago
  25. 53d9c0c Merging EOFException changes from Ben Maurer by Mark Slee · 17 years ago
  26. 9b36ef3 Fix 32-bit Python encoding integer issue by Mark Slee · 17 years ago
  27. 2c2e6d2 Thrift: Python TBufferedTransport improvements. by David Reiss · 17 years ago
  28. 5db3e92 Thrift: Handle absence of fastbinary.so by David Reiss · 17 years ago
  29. 5ec8e26 Thrift: Fix fastbinary.c for Python 2.4. by David Reiss · 17 years ago
  30. 382fc30 Thrift: Native-code Binary Protocol encoder. by David Reiss · 17 years ago
  31. 552410c Idiotic typos in Python code by Mark Slee · 18 years ago
  32. 808454e Thrift TBinaryProtocol change by Mark Slee · 18 years ago
  33. 89e2bb8 Applying Thrift software license to Python source by Mark Slee · 18 years ago
  34. e74306a Move constant defs into Thrift.py to avoid cirulcar includes by Mark Slee · 18 years ago
  35. 92195ae Starting python exception handling cleanup by Mark Slee · 18 years ago
  36. 5c46819 -- Protocol and transport factories now wrap around a single protocol/transport by Aditya Agarwal · 18 years ago
  37. 4ac459f Fix python server bugs and go to new protocol wraps transport model 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
  40. cde2b61 Implementation of the basic Thrift stack in Python by Mark Slee · 18 years ago