1. 393f6c9 THRIFT-3877: fix py/py3 server, java client with http transport by James E. King III · 6 years ago
  2. e7611d0 THRIFT-4367: Fix missing positional argument in python by James E. King, III · 7 years ago
  3. 10308cb THRIFT-3596 Better conformance to PEP8 by Nobuaki Sukegawa · 9 years ago
  4. b9c859a THRIFT-3506 Eliminate old style classes from library code by Nobuaki Sukegawa · 9 years ago
  5. e841b3d THRIFT-162 Thrift structures are unhashable, preventing them from being used as set elements by Nobuaki Sukegawa · 9 years ago
  6. 0193149 THRIFT-1801 Sync up TApplicationException codes across languages and thrift implementations by Roger Meier · 12 years ago
  7. 6972041 THRIFT-1480. py: remove tabs, adjust whitespace and address PEP8 warnings by Bryan Duxbury · 13 years ago
  8. f4eec7a THRIFT-1115 python TBase class for dynamic (de)serialization, and __slots__ option for memory savings by Roger Meier · 13 years ago
  9. 345ecc7 THRIFT-690 add new ApplicationExceptions (INTERNAL_ERROR, PROTOCOL_ERROR) to the following languages: as3, c_glib, cocoa, cpp, erl, hs, js, nodejs, ocaml, perl, py, rb by Roger Meier · 13 years ago
  10. 686d92c THRIFT-824. py: TApplicationException.__str__() refers to class constants as globals by Bryan Duxbury · 14 years ago
  11. c548b3d THRIFT-475. python: Eliminate DeprecationWarning by David Reiss · 15 years ago
  12. deda141 THRIFT-388. Create a "ONEWAY" message type that is an alias for "CALL" by David Reiss · 16 years ago
  13. ea2cba8 THRIFT-387. Add license headers to a bunch of files by David Reiss · 16 years ago
  14. 0ee93ea THRIFT-93. Remove unnecessary shebang lines from Python libraries by David Reiss · 16 years ago
  15. 33d8f34 [thrift] py: TApplicationException.__str__ by dweatherford · 17 years ago
  16. 7679196 Various Thrift fixes, including Application Exception support in Ruby, better errror messages across languages, etc. by Mark Slee · 18 years ago
  17. 89e2bb8 Applying Thrift software license to Python source by Mark Slee · 18 years ago
  18. e74306a Move constant defs into Thrift.py to avoid cirulcar includes by Mark Slee · 18 years ago
  19. 92195ae Starting python exception handling cleanup by Mark Slee · 18 years ago
  20. 4ac459f Fix python server bugs and go to new protocol wraps transport model by Mark Slee · 18 years ago
  21. c967656 Thrift Python server code generation by Mark Slee · 18 years ago
  22. cde2b61 Implementation of the basic Thrift stack in Python by Mark Slee · 18 years ago