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