summaryrefslogtreecommitdiff
path: root/lib/py
Commit message (Expand)AuthorAgeFilesLines
* THRIFT-2757: py - fixed checkIntegerLimits in TProtocol.pyKonrad Grochowski2014-10-091-4/+4
* THRIFT-2757: py - checkIntegerLimits optimizedKonrad Grochowski2014-10-081-4/+11
* THRIFT-2757: py - Added integer limits checks in compact and JSON protocolsKonrad Grochowski2014-10-083-13/+39
* THRIFT-2768: Whitespace FixupJens Geyer2014-10-031-8/+8
* THRIFT-2768: Whitespace FixupJens Geyer2014-10-031-8/+8
* THRIFT-2665 Debug statements are unnecessary and should be removedJens Geyer2014-10-011-2/+0
* THRIFT-2663: py - per module logger used in python libKonrad Grochowski2014-09-294-26/+34
* py.twisted: Avoid synchronous exceptionsJames Broadhead2014-09-281-2/+2
* THRIFT-2704 - compiler: T_ONEWAY type used for oneway methods instead of T_CALLJens Geyer2014-09-171-1/+2
* THRIFT-2231 Support tornado-4.x (Python)Roger Meier2014-08-071-80/+109
* Revert "THRIFT-585 exceptions in the autogenerated send_METHOD functions are ...Roger Meier2014-07-301-2/+2
* THRIFT-585 exceptions in the autogenerated send_METHOD functions are not prop...Jens Geyer2014-07-261-2/+2
* THRIFT-2620: Fix python packagingjfarrell2014-07-102-0/+7
* THRIFT-2602:Fix missing dist filesjfarrell2014-07-101-1/+7
* THRIFT-1914 Python: Support for Multiplexing Services on anyRoger Meier2014-05-033-0/+139
* THRIFT-2506 Update TProtocolException error codes to be used consistently thr...Jens Geyer2014-05-031-0/+2
* THRIFT-2466: Improper error handling for SSL/TLS connections that don't compl...Roger Meier2014-04-212-0/+10
* THRIFT-2437 Author fields in Python setup.py must be strings not listsRoger Meier2014-03-311-2/+2
* THRIFT-2428: Python 3 setup.py supportjfarrell2014-03-271-8/+9
* THRIFT-2407 use markdown (rename README => README.md)Roger Meier2014-03-191-0/+0
* THRIFT-1719:SASL client support for Pythonjfarrell2014-02-212-2/+216
* THRIFT-2267:Should be able to choose socket family in Python TSocketjfarrell2013-11-251-1/+1
* THRIFT-2267:Should be able to choose socket family in Python TSocketjfarrell2013-11-251-4/+8
* Python Tornado TTornadoServer base class changehenrique2013-11-081-2/+2
* THRIFT-1639 Java/Python: Serialization/Deserialization of double type using C...Roger Meier2013-11-051-2/+2
* THRIFT-1966:Support different files for SSL certificates and keysJake Farrell2013-06-071-1/+12
* THRIFT-1704: Tornado support (Python)Chris Piro2013-03-071-0/+153
* THRIFT-1829 cpp unit tests fail to build using multiple make jobsRoger Meier2013-01-151-1/+1
* THRIFT-1797 Python implementation of TSimpleJSONProtocolRoger Meier2012-12-261-12/+109
* THRIFT-1801 Sync up TApplicationException codes across languages and thrift i...Roger Meier2012-12-221-0/+13
* THRIFT-1796 TJSONProtocol is not functionalRoger Meier2012-12-182-32/+34
* THRIFT-1773. Revert "Thrift-1604:Python exxception handeling for changes from...Todd Lipcon2012-12-104-16/+16
* THRIFT-1749 Python TSSLSocket error handling obscures actual errorRoger Meier2012-11-081-2/+3
* THRIFT-1745 Python JSON protocol Roger Meier2012-11-021-1/+1
* THRIFT-1745 Python JSON protocol Roger Meier2012-11-022-1/+452
* Updating Thrift trunk version to 1.0.0-devJake Farrell2012-10-111-1/+1
* Thrift-1604:Python exxception handeling for changes from PEP3110Jake Farrell2012-05-184-16/+16
* THRIFT-1569 thrift: add stop() method to python TNonblockingServerRoger Meier2012-04-131-2/+24
* THRIFT-1568 Thrift: Add User-Agent header to Python THttpClientRoger Meier2012-04-131-0/+10
* THRIFT-1560 Add setCustomHeaders() method to python thrift libRoger Meier2012-04-111-0/+9
* THRIFT-1480. py: remove tabs, adjust whitespace and address PEP8 warningsBryan Duxbury2012-01-0318-299/+366
* Updating trunk to 0.9.0 version.Jake Farrell2011-11-301-1/+1
* Thrift-386: Make it possible to build the Python library without the extensionJake Farrell2011-11-261-29/+72
* Thrift-1426: Dist package missing files for release 0.8Jake Farrell2011-11-161-1/+1
* THRIFT-1407: Typo in Python socket server causes Thrift to fail when we enabl...Jake Farrell2011-10-261-2/+2
* THRIFT-1342 Compilation problem on Windows of fastbinary.cRoger Meier2011-09-133-5/+273
* THRIFT-1115 python TBase class for dynamic (de)serialization, and __slots__ o...Roger Meier2011-09-115-1/+310
* Updating python setup.py for deploying client to pypiJake Farrell2011-08-171-16/+28
* updating trunk from 0.7.0-dev to 0.8.0-devJake Farrell2011-08-131-1/+1
* THRIFT-690 add new ApplicationExceptions (INTERNAL_ERROR, PROTOCOL_ERROR) to ...Roger Meier2011-08-031-0/+2